Post Reply 
 
Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Discussion] 60FPS patches for PSP games that run at 30FPS
11-17-2013, 08:46 AM (This post was last modified: 11-17-2013 08:46 AM by [Unknown].)
Post: #162
RE: 60FPS patches for PSP games that run at 30FPS
(11-16-2013 04:00 PM)vsub_ Wrote:  I was trying to find the address for Dragoneer's Aria but without luck.
The game is running at weird speed(22)

Change 0x088A82C4 to 0x3C024270, that is from:
3C0241F0 lui v0, 0x41F0 ; 30.0

To:
3C024270 lui v0, 0x4270 ; 60.0

That will take it to 44 fps. Not sure exactly why it's got the weird fps, may be a PPSSPP bug.

If you want to force it to 60 (there may be minor shearing, though), change 0x088A847C to 0x00000000, that is from:
<relocated> jal zz_sceDisplayWaitVblankStartCB

To:
00000000 nop

Note however that this affects the gameplay speed.

-[Unknown]
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 - [Unknown] - 11-17-2013 08:46 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: