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

[Game Window] options not working in Linux #113

Open
dangbunni opened this issue Nov 6, 2024 · 3 comments
Open

[Game Window] options not working in Linux #113

dangbunni opened this issue Nov 6, 2024 · 3 comments

Comments

@dangbunni
Copy link

Desktop Linux, most recent Steam version of game, 0.8.4 version of mod.

Neither of the settings in [Game Window] work. The screensaver still kicks in when Enabled=True, and it still pauses on focus loss with PauseOnFocusLoss = false

It does skip the intro logos, so the mod is being loaded. I have put WINEDLLOVERRIDES="winmm=n,b" %command% into the launch options.

@KawaiiDinosaur
Copy link

I guess you're on a wayland compositor. In that case, those settings don't matter because the compositor always has the final say. You can use gamemode to inhibit the screensaver. I think there's an env variable to stop pause on focus loss with wayland, but I'm not sure.

@dangbunni
Copy link
Author

I'm using X11 with the xfce desktop. Turning off compositing entirely doesn't change the behavior.
(It does make things generally uglier, tho!)

@TPMJB
Copy link

TPMJB commented Mar 30, 2025

I'm using X11 with Gnome and I don't have this issue. But I didn't have the issue before the patch either. I was using an Nvidia GPU earlier but now I'm using AMD.

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

No branches or pull requests

3 participants