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

Update Fullscreen handling. #75

Open
dscalzi opened this issue Jun 8, 2020 · 0 comments
Open

Update Fullscreen handling. #75

dscalzi opened this issue Jun 8, 2020 · 0 comments

Comments

@dscalzi
Copy link
Owner

dscalzi commented Jun 8, 2020

The fullscreen argument no longer works 100% properly on at least 1.15+ (probably a 1.13+ issue, need to test with that version).

A fix should be manually saving fullscreen: true to the options.txt when the setting is ticked on. This should be done as a prelaunch task to make sure the value is properly set. This would have to be done as a pre launch task. The only issue is that this would be applied to all servers, and it wouldnt be possible to have a per server configuration for this value.

Another option is removing the fullscreen value from the launcher settings and delegating it to the in game settings only.

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

No branches or pull requests

1 participant