Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
06-01-2015, 06:53 PM
Post: #490
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
(06-01-2015 05:08 PM)qaopjlll Wrote:  I enabled the FF Type Zero 60 fps hack but it makes the game run at 30 fps at half speed. So I tried making the emulator run at double speed so that the game would play at 60 fps at normal speed, but I couldn't figure out how to do this. I tried setting "alternative speed" to 200% but this did nothing. Any help? I'm using 0.9.8 BTW.
My OS is Windows 7, and in my experience Windows Aero (desktop composition) messes with most fps patches. Or maybe it's because I always play with 3D Vision 2...

Anyway, try disabling that if you use Windows 7 or Vista.

Copy this into a text file and change the extension to ".bat":

Code:
@echo off
sc interrogate uxsms | find "1062"
if %errorlevel%==0 goto :sc_start
sc stop uxsms
exit

:sc_start
sc start uxsms
exit

Then you have to run it as an administrator. I use it to turn Aero off and on without changing the theme.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS - masterotaku - 06-01-2015 06:53 PM
Crash Of The Titans CW ULUS10304 - Mateus - 12-13-2021, 10:59 PM
IRON MEN ULUS10347 - Mateus - 12-18-2021, 12:18 AM

Forum Jump: