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

support for non-exclusive fullscreen mode aka windowed borderless #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

radozd
Copy link

@radozd radozd commented Apr 23, 2024

Another parameter to f1_res.ini
EXCLUSIVE=0 (1 by default)
this mode it perfect for MacOS users allowing to switch between apps.

@JamesTiberiusKirk
Copy link

I was just looking for this! Thanks for the work!
Lets hope it gets merged soon

@Norfolc
Copy link

Norfolc commented Jun 1, 2024

does it has the same effect as WINDOWED_FULLSCREEN from High Resolution Mod For Fallout ?

; Set WINDOWED_FULLSCREEN=1 to play fallout in a borderless fullscreen top level window.(requirers WINDOWED=1)
WINDOWED_FULLSCREEN=1

If so, then I propose to use WINDOWED_FULLSCREEN configuration value for compatibility with f1_res.ini.
As a result the condition in the code should be changed.

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

Successfully merging this pull request may close these issues.

None yet

3 participants