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

Screen Goes to Sleep While Playing Windows Games with Controller Outside of Steam – UMU Launcher #262

Closed
RaulKong898 opened this issue Oct 30, 2024 · 2 comments
Labels
wontfix This will not be worked on

Comments

@RaulKong898
Copy link

I encountered an issue with inactivity detection while playing Windows games on Linux using a controller. Regardless of the method used to run Windows games (UMU Launcher, Bottles, or other emulation applications), my system considers me inactive, causing the screen to go to sleep automatically. This issue does not occur when I play games through Steam.

This is frustrating, especially in online games, where interruptions can affect progress and lead to penalties. I hope that UMU Launcher could help address this issue, allowing controller activity to be properly detected on Linux outside of Steam.

Thank you in advance, and I look forward to a solution!

@R1kaB3rN
Copy link
Member

It’s questionable whether making sure the computer will not fall asleep is something we should support, and I would argue it’s a client responsibility and outsides our scope. umu-launcher is not a client, but a backend application currently used to run games through Proton. Our tool specifically follows closely Steam’s command line execution and its required environment configuration that enables running games through Proton (but with some additions), and no where in that command line chain or in its Steam Runtime code does it try to ensure the system will not fall asleep. Therefore, because Steam tools does not do it and that feature is irrelevant to directly running games, expanding its role solve that issue doesn’t quite make sense and it would be more appropriate to request this feature from your launcher.

@R1kaB3rN R1kaB3rN added the wontfix This will not be worked on label Oct 31, 2024
@R1kaB3rN
Copy link
Member

R1kaB3rN commented Nov 2, 2024

Closing as 'wontfix'. Though, if a Steam Input solution is ever implemented, then it's possible that this problem may be resolved as a side effect. See #117

@R1kaB3rN R1kaB3rN closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants