Disgaea 2 PC

Disgaea 2 PC

View Stats:
Kulma 4 Feb, 2017 @ 1:28am
Screensaver kicks in when playing the game with a game controller on linux (ubuntu 16.04)
The game doesn't prevent screen saver from blanking the screen when the game is not being played from mouse and kb. The problem stays whether the game is launched from desktop mode or from big picture.

Some older games used to do this as well, but almost all of the new releases have sorted this out.

While this can be avoided with tweaking screen saver settings or running some helper programs it's still a minor inconvenience to remember to revert things after playing.
Last edited by Kulma; 4 Feb, 2017 @ 1:28am
< >
Showing 1-1 of 1 comments
Not Root 4 Feb, 2017 @ 9:42am 
What's needed:

https://wiki.libsdl.org/SDL_DisableScreenSaver

Incredibly easy to overlook, especially if you're new to Linux. Windows picks up on controller input and resets the screensaver timeout. X11, by contrast, doesn't even know controllers exist (at least, not when typically configured). Games access joysticks/controllers directly through /dev(/input)/jsX (or eventX if you want to get fancy) files, which has its advantages, but this is one of the disadvantages.
< >
Showing 1-1 of 1 comments
Per page: 1530 50