[Discussion] 60FPS patches for PSP games that run at 30FPS
|
04-12-2015, 09:12 AM
(This post was last modified: 04-22-2017 12:07 PM by Kabuto_Kun.)
Post: #437
|
|||
|
|||
RE: [Discussion] 60FPS patches for PSP games that run at 30FPS
Dissidia 012 Prologus - Duodecim Final Fantasy DEMO [USA], NPUH10110.ini
Code: _S NPUH-10110 Code: _S ULES-01505 *Cheat Status: After some quick testing, almost everything seems to be good at 60 FPS; but read this post about some issues while using the 60FPS cheat for this game... N.O.V.A. [USA], NPUZ00179.ini Code: _S NPUZ-00179 Code: _S NPEZ-00222 *Cheat Status: Cheat v2 had a crashing issue on the 5th level of the game (called Falling Into Paradise Part 2) only on real PSP and PSVita. Thanks to a savedata provided by user stranno, I could replicate it and see that it was a crash caused by a float division by zero. The same user finished the game with cheat v2 and only experienced that crash, so now that it's fixed in Cheat v3, this version should be totally perfect. You must enable the cheat before going ingame, or pause the game with the Start button and it will work. (04-06-2015 04:01 PM)stranno Wrote: Yes, Portable Ops Plus was pretty close to Portable Ops, here's the patch for ULES01003.The speed cheat address is located a little before the FPS unlock cheat, it is a decimal value: 15 at 20fps, 10 at 30fps and 5 at 60fps. Using the values from regular MGS Ops that I posted and the unlock one you provided I calculated a possible address for the speed in Ops Plus: add this line to the one you posted _L 0x2017E4D8 0x00000005, it is for 60 fps gameplay, so test if it works and confirm. Also, you included Motorstorm in your 60 FPS video, did you fix the gameplay speed? If you fixed it, please post the working code here if you can. (04-09-2015 06:01 AM)GamerzHell9137 Wrote: @Kabuto_Kun Some games use the value "3F800000" (which is a 1.0 as float) for game speed (or even fractions like 0.5), but it is difficult to find the ones with different patterns. Read my previous post for LunaMoo (#424) and the post about motorstorm speed cheat. @LunaMoo Thanks a lot for the FF Type 0 cheat, this game seems to use a modified Crisis Core engine (?), so is it possible to port those codes to Crisis Core? or at least use the same logic to find them with that game; as an example of their similarities, both games have a fake 60 FPS cheat. 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. |
|||
« Next Oldest | Next Newest »
|