[Discussion] 60FPS patches for PSP games that run at 30FPS
|
10-11-2013, 07:47 PM
Post: #134
|
|||
|
|||
RE: 60FPS patches for PSP games that run at 30FPS
I don't have that game, but the demo has something at 088086BC that could be replaced with a nop.
Should look like: jal zz_sceDisplayWaitVblankStartCB nop lw a0,0x700(s0) slt a0,a0,s3 bne zero,a0,0x088086AC The last one is 088086BC. Of course, this might not make it 60 fps, but it should make it at least run its frame code every frame not every other. -[Unknown] |
|||
« Next Oldest | Next Newest »
|