Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The windowed display does not work #105

Open
goupildb opened this issue Apr 19, 2018 · 3 comments
Open

The windowed display does not work #105

goupildb opened this issue Apr 19, 2018 · 3 comments
Labels

Comments

@goupildb
Copy link

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

@mgerhardy
Copy link
Owner

~/dev/caveexpress$ ./cavepacker -set width 640 -set height 480 -set fullscreen false

Windowed might still use the full desktop resolution, could you please verify whether this works for you?

@mgerhardy mgerhardy added the bug label Apr 19, 2018
@goupildb
Copy link
Author

./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?

@mgerhardy
Copy link
Owner

those are cvars - they are all available via the in-game-console. But it looks changing them at runtime is was this bug is about ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants