..:: PCSX2 Forums ::..

Full Version: 60 fps codes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(04-11-2024, 07:27 PM)Krendel Wrote: [ -> ]Hello, hard workers!!! So far no one has managed to unlock fps in games: Secret agent clank, Ratchet and clank-size matters, Jack and daxter-the lost frontier?

Hello mate! They are unlocked but everything runs at double speed, I'm still stuck on these
(04-11-2024, 12:32 AM)PeterDelta Wrote: [ -> ]I was testing it out and looking at ntsc mode in PAL but still no luck with the latter, enjoy!

Barnyard (PAL-M) SLES-54378 5267A845
SLES-54378_5267A845.pnach

Barnyard (NTSC-U) SLUS-21277 EC8EF2DE
SLUS-21277_EC8EF2DE.pnach
You're amazing brother, ty

Anything for The Warriors?
(04-12-2024, 04:16 PM)dirtydanisreal Wrote: [ -> ]You're amazing brother, ty

Anything for The Warriors?

Thanks Smile.
It is already unlocked, if you look closely the resources increase while the FPS is unlocked. Although it may not be noticeable while playing, but it is there
(04-12-2024, 08:56 PM)PeterDelta Wrote: [ -> ]Thanks Smile.
It is already unlocked, if you look closely the resources increase while the FPS is unlocked. Although it may not be noticeable while playing, but it is there

Awesome, you're the best.
(01-24-2023, 12:19 PM)Khi Wrote: [ -> ]@ quellen:

Try to set EE Cyclerate to 130% - 180% in the emulator for true 60 FPS, then it should work. But the true 60 FPS can crash the intro and makes certain movements look strange.

Code:
// Mastercode
patch=1,EE,0E3C7dF2,extended,1456E7A5
patch=1,EE,F024E5d4,extended,0024E5d7

//true 60fps
patch=1,EE,E0010000,extended,0063AA08
patch=1,EE,0028F4C4,extended,00000001
patch=1,EE,E0010001,extended,0063AA08
patch=1,EE,0028F4C4,extended,00000002

//Revert to 30 fps every time there is a Cutscenes
patch=1,EE,e0010001,extended,0063AA08
patch=1,EE,2028F4C4,extended,00000002

//No-Interlacing
patch=1,EE,0013CAD0,word,30420000
patch=1,EE,001144AC,word,30420000

//widescreen
patch=1,EE,00114dd0,word,3c013f40
patch=1,EE,00114dd4,word,4481c000
patch=1,EE,00114de0,word,46181082

//render fix
patch=1,EE,001146F4,word,240302ab
patch=1,EE,0054E478,word,44fa0000

//DEBUG MENU (Press Select - Set "Debug Menu --) Single Framestep" for 60fps)
patch=1,EE,20101F94,word,0C06C966
patch=1,EE,201AF850,word,0806BD28

// Maximum Graphics Booster
// (No Blur-Effect and maxed out Game Sharpness)
patch=1,EE,001322f0,word,03e00008
patch=1,EE,001322f4,word,00000000
patch=1,EE,001fca60,word,03e00008
patch=1,EE,001fca64,word,00000000
patch=1,EE,001137f8,word,03e00008
patch=1,EE,001137fc,word,00000000
patch=1,EE,001136b0,word,03e00008
patch=1,EE,001136b4,word,00000000

// Disable Post-Effect like the bright reddish Sky
patch=1,EE,0028F808,word,00000000

//black borders fix
patch=1,EE,00113450,word,3c010000

// No black Borders
patch=1,EE,001133F8,word,44800800
patch=1,EE,00113410,word,44800800
patch=1,EE,00113420,word,44800800
patch=1,EE,00113534,word,44800000

// No Shadow Effects
//patch=1,EE,0028F7CC,word,00000000
//patch=1,EE,0028F7D0,word,00000000
//patch=1,EE,0028F7D4,word,00000000
//patch=1,EE,0028F7D8,word,00000000
//patch=1,EE,0028F7DC,word,00000000
//patch=1,EE,0028F7E0,word,00000000
//patch=1,EE,0028F7E4,word,00000000
//patch=1,EE,0028F7E8,word,00000000

// Characters RGB Values decently enhanced,
// disable extra Light on Boy and Objects
// and disable Boy-Dimming in dark Areas
patch=1,EE,001170b4,word,24020000
patch=1,EE,00117000,word,24130000
patch=1,EE,00117010,word,24130000
patch=1,EE,001175f4,word,44806000
patch=1,EE,0028F780,word,3F900000
patch=1,EE,0028F784,word,3F900000
patch=1,EE,0028F788,word,3F900000
patch=1,EE,0028F78C,word,3F800000

// World and Character main RGB fixed Values
patch=1,EE,0028F7F0,word,00000080
patch=1,EE,0028F7F4,word,00000080
patch=1,EE,0028F7F8,word,00000080
patch=1,EE,0028F7FC,word,00000000

Credits to Agrippa, Maori-Jigglypuff and nemesis2000 for these codes. Laugh

Hello, what does "Mastercode" in the first part mean? I turned on and commented out this part of the code and it didn't seem to have any impact on the game.
(03-24-2017, 04:26 PM)asasega Wrote: [ -> ]Amount of testing: Little
Notes: everything is double speed

Fatal Frame III: The Tormented SLUS-21244 0x2ADBA7BC
60 fps
20258B80 00000000
2025B4D8 240D003C //gametime fix

Hello, is there any improvement on this code? With this code I can't shot ghost properly because their speed increase 2x too, almost like double speed imo. TYSM...
(04-12-2024, 08:56 PM)PeterDelta Wrote: [ -> ]Thanks Smile.
It is already unlocked, if you look closely the resources increase while the FPS is unlocked. Although it may not be noticeable while playing, but it is there

hi Peter, well, i'm working in USA version and this game have other codes to unlock real 60fps  but speed up the game, i found speed codes but cutscenes are totally broken, i'm trying to fix this but if i can not maybe i will use some conditional, meanwhile you don't  think this is real 60fps is just a illusion lol
(04-14-2024, 08:48 AM)lanyer Wrote: [ -> ]Hello, what does "Mastercode" in the first part mean? I turned on and commented out this part of the code and it didn't seem to have any impact on the game.

A Mastercode is, so to speak, the main code that is required for certain other codes to work. But you only need the Mastercode if you are playing on a real PlayStation 2. You can also omit these for the emulator.

Sorry for the late reply. Smile
(01-17-2017, 10:22 PM)asasega Wrote: [ -> ]Incomplete code(s)

Everything double speed.

Transformers SLUS-20668 0xF40DAE1E
60 fps
2025DF84 080977E5

There is this address 20292E40, it corrects the speed, but game is blurrier, and view perspective changes a little bit.
20292E40 3C043F00

Is there any update for this? I have been dying to play replay this game again but I just cant stomach how bad the framerate is
Could I request a 480i/480p/60hz patch for The Simpsons Road Rage PAL M5 (SLES-50628), please?