You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my Debian Sid distro, the windowed display does not work.
When i click on the FullScreen Off button (Graphics menu), it display on my console
INFO: (LOG_COMMON): activewindow => settings
INFO: (LOG_COMMON): fullscreen => changed value to: false
INFO: (LOG_COMMON): fullscreen => changed value to: false
INFO: (LOG_UI): pop window settings
INFO: (LOG_COMMON): popwindow => settings
But the game remain in fullscreen, even if i restart the game
The text was updated successfully, but these errors were encountered:
./cavepacker -set width 640 -set height 480 -set fullscreen false
or
$ ./caveexpress -set width 1280 -set height 1024 -set fullscreen false
(Below this resolution it's not pleasant to play with caveexpress)
Works well
Is it possible to activate those commands from the interface?
On my Debian Sid distro, the windowed display does not work.
When i click on the FullScreen Off button (Graphics menu), it display on my console
INFO: (LOG_COMMON): activewindow => settings
INFO: (LOG_COMMON): fullscreen => changed value to: false
INFO: (LOG_COMMON): fullscreen => changed value to: false
INFO: (LOG_UI): pop window settings
INFO: (LOG_COMMON): popwindow => settings
But the game remain in fullscreen, even if i restart the game
The text was updated successfully, but these errors were encountered: