Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
03-23-2015, 08:08 AM (This post was last modified: 03-03-2016 07:07 PM by Kabuto_Kun.)
Post: #379
RE: 60FPS patches for PSP games that run at 30FPS
Now the first Sonic Rivals game Smile

Sonic Rivals 1 [USA], ULUS10195.ini
Code:
_S ULUS-10195
_G Sonic Rivals [USA]
_C0 60 FPS
_L 0x2016BBDC 0x00000001
_C0 30 FPS [Default]
_L 0x2016BBDC 0x00000002
_C0 20 FPS
_L 0x2016BBDC 0x00000003
Sonic Rivals 1 [EUR], ULES00622.ini
Code:
_S ULES-00622
_G Sonic Rivals [EUR]
_C0 60 FPS
_L 0x2016C05C 0x00000001
_C0 30 FPS [Default]
_L 0x2016C05C 0x00000002
_C0 20 FPS
_L 0x2016C05C 0x00000003

The cheat is perfect, just like with Sonic Rivals 2 (not a surprise as they use the same engine). Remember to only enable the ONE you want to use (20, 30 or 60 FPS).

- - -

Also, after trying with a couple of my games with LunaMoo's tutorial, I found a 60 FPS cheat for Secret Agent Clank (30 fps default), but then the game is running at double speed Dodgy.

The interesting part with this is that close to that sceDisplayWaitVblankStartCB that I NOP'ed, there is another one that if I NOP it then makes the game run at 4x the speed but with no change to the game's FPS. If I NOP both "vblank" then the game gets affected by both effects at the same time.

Maybe if I can change this 4x speed modifier then I can make the game run at normal speed with the 60 FPS code.

I have the FULL game and the DEMO version, I did my testing with both and they are doing the same.

Some advice about how to solve this?

goo.gl/kNOhTz : 60FPS master list, Mar. 2017 ; Reddit /u/Kabuto_Kun
forums.ppsspp.org/showthread.php?tid=4799&pid=105128#pid105128 : Unlock FPS in PSP games ("easy method")
forums.ppsspp.org/showthread.php?tid=4799&pid=123500#pid123500 : Permanently patch a PSP game with CW cheats.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 60FPS patches for PSP games that run at 30FPS - Kabuto_Kun - 03-23-2015 08:08 AM
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: