Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
05-26-2015, 07:37 AM (This post was last modified: 05-26-2015 07:46 AM by Kabuto_Kun.)
Post: #478
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
(05-22-2015 04:02 PM)chaoslordd Wrote:  would it be posible to patch phantasy star portable 2 from 20 fps (during multiplayer) to 30+?

edit: i found the adress but it seems that changing it speeds up the game (it s like using the alternative speed option from ppsspp).

With that info now I can help you. If the address you found makes the game run at 60 fps but at double speed, you can use the known speed modifiers to fix it:

Code:
_S ULUS-10529
_G Phantasy Star Portable 2 [USA]
_C0 Speed x1 (Default)
_L 0x20002000 0x3C013F80
_L 0x20002004 0x0A2BD232
_L 0x20002008 0x4481A000
_L 0x2021CDD4 0x0E200800
_C0 Speed x0.5 (use at 60fps)
_L 0x20002000 0x3C013F00
_L 0x20002004 0x0A2BD232
_L 0x20002008 0x4481A000
_L 0x2021CDD4 0x0E200800

Using the 0.5 speed modifier will correct the game speed. You can see that the first line from each cheat is the only difference between them (floats, 3F80 = 1.0, 3F00 = 0.5). According to your test, phantasy star 2 has variable fps, it should be easy to track what addresses are changing the game speed using cheat engine (using my "easy" guide as a start), in case the cheat above does not work. I am pretty sure that you can find the same addresses with the INFINITY version or even with the first game, just search for the default value (3C013F80 hex) with cheat engine. Let me know your progress. Smile

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: [Discussion] 60FPS patches for PSP games that run at 30FPS - Kabuto_Kun - 05-26-2015 07:37 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: