The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
|
Very simple frame skipping code! - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Very simple frame skipping code! (/showthread.php?tid=6494) |
RE: Very simple frame skipping code! - gid15 - 03-12-2012 A frame skipping option has been added in r2473 . See README.txt for more details. RE: Very simple frame skipping code! - serio - 03-12-2012 for some reason if you enable it, then disable the screen will sometimes just stop refreshing. even setting it to 5 fps fixes the problem, but set it to none and the screen will freeze. there's no info about it in the logger. i sometimes get a Code: 51313 [user_main] ERROR hle.ThreadManForUser - changeThreadState thread 'user_main' => PSP_THREAD_RUNNING. waitType should be PSP_WAIT_NONE. caller:'ThreadManForUser.callAddress' RE: Very simple frame skipping code! - gid15 - 03-17-2012 (03-12-2012, 08:12 PM)serio Wrote: for some reason if you enable it, then disable the screen will sometimes just stop refreshing. even setting it to 5 fps fixes the problem, but set it to none and the screen will freeze.Is it fixed by r2480? Thanks! |