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

CDOOM: setting the mod into fullscreen on MacOS #25

Open
palmerj opened this issue Jul 7, 2022 · 2 comments
Open

CDOOM: setting the mod into fullscreen on MacOS #25

palmerj opened this issue Jul 7, 2022 · 2 comments

Comments

@palmerj
Copy link

palmerj commented Jul 7, 2022

I'm having trouble setting the mod into fullscreen on MacOS when I load from base. I have:

seta r_customHeight "1200"
seta r_customWidth "1600"
seta r_fullscreen "1"
seta r_mode "-1"

1200 x 1600 is supported in window mode

But it resets r_mode to 3 and r_fullscreen to 0 and then kicks me out to windowed 640x480. Any ideas?

Would be good to have a GUI function to set fullscreen.

@DanielGibson
Copy link
Member

can you post dhewm3log.txt? it should be in your home dir under Library/Application Support/dhewm3

@palmerj
Copy link
Author

palmerj commented Jul 8, 2022

Ok so, I think I must have had some bad config setting after using multiple monitors. I've reset the configs and entered the above and all seems to be working. Sorry for the noise. It would still be good to have the fullscreen setting in the UI.

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

No branches or pull requests

2 participants