Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
02-09-2015, 07:16 PM
Post: #280
RE: 60FPS patches for PSP games that run at 30FPS
Well since this thread had risen from the dead:
Code:
_S ULUS-10019
_G CODED ARMS
_C0 60 fps
_L 0xE0010001 0x10079E68
_L 0x20079E68 0x34030001
_L 0x2028A6F0 0x00000001
_C0 30 fps
_L 0xE0010002 0x10079E68
_L 0x20079E68 0x34030002
_L 0x2028A6F0 0x00000002
//Important note: Do NOT casually switch fps in-game as it will not be applied correctly and will desynchronize the game speed.
//Recommend to apply/change those patches in main menu/anywhere before loading a stage.
_C0 Fps mod [Disable]
_L 0x20079E68 0x00031C03
^Didn't tested this one much as I made it after finishing the game. Originally the game runs at 20fps, so the difference is quite huge.

Code:
_S ULES-01367
_G Assassin's Creed: Bloodlines
_C0 60fps
_L 0xE006202A 0x000D89D0
_L 0x200D89D0 0x34040000
_L 0x20099E70 0x0A200800
_L 0x20002000 0x3C1B3F00
_L 0x20002004 0x0A22679E
_L 0x20002008 0x449B6000
_L 0x201323D4 0x00000000
//you might need to increase emulated psp cpu clock to around 600 when using this
//do that before launching the game, otherwise the setting doesn't apply and you might experience slowdowns
_C0 60fps [Disable]
_L 0x200D89D0 0x0090202A
_L 0x20099E70 0xC48C0000
_L 0x201323D4 0x0E299BF1
Tested in starting area and first city, with cpu clock at 600 seems stable, at default it'll drop alot to 30-40 fps.
Fun fact: among games which have easy to unlock 60fps(lots of, but by itself it's useless) this is first one which required messing with psp cpu clock to get it stable and the game doesn't even show that, in fact it's soo nasty that things pop up few cm from a player, so I'm also doing a LOD patch for this(althrough will probably be impossible to remove all popping up since the game get's unstable with very high values). Guess ac games just have a tradition of being badly optimized:3.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
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 - LunaMoo - 02-09-2015 07:16 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: