Soldat is a unique 2D (side-view) multiplayer action game
game
windows
macos
linux
pascal
opengl
multiplayer
sdl2
desktop
action-game
2d-game
2d-platformer-game
soldat
multiplayer-action-game
2002
-
Updated
Mar 27, 2022 - Pascal
If you run the game at a resolution different from the desktop resolution, this saved resolution is lost if you quit the game from the Windows taskbar or the Linux/macOS dock. In all cases, I was using SDL2. It seems that the game is saving the current resolution when exiting, which overwrites the desired game resolution with whatever the desktop resolution of the primary display happens to be.