(12-17-2011, 12:44 PM)gid15 Wrote:(12-17-2011, 09:15 AM)hyakki Wrote: -Added option to Prevent System Standby while Jpcsp is in the running state (since when using a gamepad the monitor would often go into sleep/PM mode).Is it still a problem with Jpcsp standalone? Back in r2085, I did add some code to prevent the screensaver to start by simulating a mouse move.
Jpcsp can suppress the screensaver fine, but if you have power management set for your monitor (windows defaults to 15 min), and you only use a GamePad under Jpcsp, windows for some reason thinks the computer is idle (as long as you don't touch mouse or keyboard in this time frame) the monitor will switch over to standby mode .
I also tried the same method at first to simulate a mouse move, but it didn't work after 15 minutes idle monitor went to sleep, so I ended up using SetThreadExecutionState to remind windows to keep the display on (only if the option is enabled and Jpcsp is running), right now it's a temporary solution/workaround in-case anyone else has the same problem.
Try Out JPCSP Launcher v1.8.0.4 | How to post a log