[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. 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] |
|||
« Next Oldest | Next Newest »
|