..:: 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.
Deus Ex (PAL-S) SLES-50808 3AC738AA 
SLES-50808_7070DC2F.pnach

Unlocked at 50FPS

I've tried felixthecat1970's native ntsc mode, but it's buggy, so this is the safest option at 50fps right now.
Metal Gear Solid 2 - Sons Of Liberty (PAL-S) SLES-50385 A633A4BF
SLES-50385_A633A4BF.pnach

Metal Gear Solid 2 Substance (PAL-M) SLES-82009 093E7D52
SLES-82009_093E7D52.pnach

The game runs at 50fps, the blur makes it not look smooth enough. I haven't been able to reduce it, just remove it, but doing so removes elements of the hud and subtitles, as well as some of the codec. I found these two addresses in Sons of Liberty that remove it and the fluidity is noticeable, especially in the freighter, in case someone manages to reduce or eliminate the blur without affecting the rest of the elements:

patch=1,EE,001E0E54,word,00000000 //00000001
patch=1,EE,001E1064,word,00000000 //00000004
(07-28-2023, 07:54 AM)R3S Wrote: [ -> ]Joined to say thanks to everyone supplying 60fps codes. I've been revisiting some ps2 favourites recently and running them in high resolution and 60fps has been a treat!

I have some suggestions/wishes for games that would benefit greatly from patches if some of you are looking for games to work on:
Kya Dark Lineage NTSC - Underrated PS2 exlusive 3d platformer
Magna Carta Tears of Blood NTSC - PS2 exlusive action rpg
No One Lives Forever NTSC - Available on PC as well but does not support controller there, plus PS2 version has exlusive levels
Arc the Lad End of Darkness NTSC - PS2 exclusive action rpg
Arc the Lad - End of Darkness
SLUS-21165
CRC=E69E7F58

60fps beta

Note: this is a hard title for me, i think that is what happens when you work on never hacked in any version, i can't find general speed modifiers and I solved with separately speed even with NPCs but those codes break NPCs movements at cutscenes, some traverse codes still missing at cutscenes and some NPCs in town or Village. ¿It's playable? I don't know, may be it's Playable about 65-70% but definitely needs more debugging, so, there you go for testing, debugging or whatever
Updated: Traverse fixed

For those interested in Run Like Hell, I just realized that the code that I provided before works good I just need right value, in this case my address to fix traverse in natural value is 3C013f80 that means a lui command with value 1 and no matter what lower value i put it, I tried even 3C011B33 this just solve half speed but I realized that in this case you need to change to -1 and that will fix your speed.  What a journey with this title, and what irony that I came here asking for Run Like Hell 60fps patch and now it's made by myself lol, please enjoy, this a great game, for me it's like a primitive Dead Space, I'm pretty happy

Run Like Hell - Hunt or Be Hunted traverse Fixed
(08-08-2023, 02:48 AM)PeterDelta Wrote: [ -> ]
Code:
gametitle=Looney Tunes Back in Action SLES-51794 26F6F521

[50FPS]
patch=1,EE,00373978,word,00000002 //00000002
patch=1,EE,E0010001,extended,003673F0
patch=1,EE,20373978,extended,00000001
//patch=1,EE,E0010002,extended,003190E0 //revert gameplay scenes, seems not necessary
//patch=1,EE,20373978,extended,00000002

In principle it is only valid for the pal version which is the one I have, it may not be valid for the ntsc version.
Cutscenes run at 25fps and gameplay at 50 to avoid bugs and audio dropouts. Thanks to CRASHARKI for his contribution Smile.

Update: It seems to work fine in 50fps gameplay cutscenes, I leave the last two lines disabled in case I get into trouble at any point, they are for inverting these cutscenes.

Just wanted to let you know that I played the game from start to finish and the patch as is (with 50 fps in cutscenes) works perfect, I didn't have any issue at all.

And as a bonus, here's the NTSC-U equivalent of your patch, game info: Looney Tunes - Back in Action (SLUS-20853) Game CRC = 0BB7AE9B
(08-14-2023, 09:08 PM)CRASHARKI Wrote: [ -> ]Amount of testing: Little

The Legend of Spyro: A New Beginning SLUS-21372 0xD03D4C77
60 fps

The Legend of Spyro: A New Beginning SLES-54359 0x0EE5646B
50 fps

The Legend of Spyro: The Eternal Night SLUS-21607 0xB80CE8EC
60 fps

The Legend of Spyro: The Eternal Night SLES-54815 0x8AE9536D
50 fps

I found the codes to cap the videos and they seem to work fine now.

Edit: Added a few missing codes.

Thank you for this! I only just requested it last month.

Do you have any of these games? They desperately need a FPS patch
  • Donald Duck - Quack Attack [SLES 50048] (E)
  • Madagascar [SLES 53226] (E)
  • Secret Agent Clank [SCUS 97623] (U) or Secret Agent Clank [SCES-55496] (E)
  • Zathura [SLES 53696] (E)
Jurassic - The Hunted
SLUS-21907
CRC=EFE4448F

Note: Everything looks right but still testing
The Operative - No One Lives Forever
SLUS-20028
CRC=E803FE7E

60fps booster

Note: this game have terrible fps drops but already run above 60fps if you use overclock but with this code you don't need to overclock to grow up yours fps, but definitely I do recommend use some overclock

(04-03-2023, 08:58 AM)Red-tv Wrote: [ -> ]Tales of the Abyss

CRC - 14FE77F7

//60fps
patch=1,EE,001A3D74,word,10000009
patch=1,EE,0032E1DC,word,00000000

//speed modifier
patch=1,EE,00720A20,word,3FB30000
patch=1,EE,D0720A18,extended,00000001
patch=1,EE,20720A14,extended,42F00000
patch=1,EE,D0720A18,extended,00000000
patch=1,EE,20720A14,extended,42700000

//revert to 30fps during cutscenes
patch=1,EE,e004C188,extended,00AF859A
patch=1,EE,201A3D74,extended,10400009
patch=1,EE,2032E1DC,extended,E5800070
patch=1,EE,20720A20,extended,3F800000
patch=1,EE,20720A14,extended,42700000

Notes: Cutscenes are 30 fps

Is it possible to make a code to run the cutscene at 60fps without it breaking the animation
(08-17-2023, 04:11 PM)Gabominated Wrote: [ -> ]Arc the Lad - End of Darkness
SLUS-21165
CRC=E69E7F58

60fps beta

Note: this is a hard title for me, i think that is what happens when you work on never hacked in any version, i can't find general speed modifiers and I solved with separately speed even with NPCs but those codes break NPCs movements at cutscenes, some traverse codes still missing at cutscenes and some NPCs in town or Village. ¿It's playable? I don't know, may be it's Playable about 65-70% but definitely needs more debugging, so, there you go for testing, debugging or whatever

I've tested this for a couple of hours now and would definitely rate it as playable. Great job!
The NPC accellerated movement in cutscenes and menus is a minor annoyance when the rest of the game runs so smoothly. At least in this game all cutscene dialogue waits for player input and does not auto advance so, even though some animations are too fast you still don't miss out on any thing.
Looking at the cheat file this one seemed like quite a bit of work. Thanks again for the codes. Smile