..:: 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.
Inspect these codes:
https://forums.pcsx2.net/Thread-60-fps-c...#pid624122

The 0x0028F4C4 (PAL) offset is handling the frame limiter. The 0x0028F500 offset contains the address of the display buffer. As you can see they are next to each other.

In the first screenshot you posted the game is writing 0x66 (a0 register) into the 0x12000000. The value 0x66 is loaded into the a0 register from the EE memory address specified in the s0 register (0x00351488). So the frame limiter switch may be (not has to be) somewhere around that offset.
Hey I tried to do it myself But I couldn't make it so I request here 60 fps hack for:

Blood+ - One Night Kiss
Code Age Commanders
Musashi - Samurai Legend
Rise of the Kasai
Panzer Front Ausf.B
(01-19-2022, 02:09 AM)Red-tv Wrote: [ -> ]Panzer Front Ausf.B

Man, I hope someone helps you with this one. This game desperately needs it.
Please can anyone make Silent hill origins pal version?
I'm translated this game but USA version files has big problem. Europe is very good working.
Would like to request a 60FPS patch for Unreal tournament NTSC
Hello.
Help me find the code for the game Matal Gear Solid - Substance (SLUS-20554)
We really need a code that is responsible for the animation speed.
With FramerateNTSC = 30.0 the game starts to work fine, the sound works as it should, the cut scenes seem to be the same, not the character animations are twice as slow.

Been trying for a while now to find the right address/code but for animation without success.
The only thing if you add this patch:
patch=1,EE,202f1ddb,word,3c803f84 (original value)
Snake's animations completely disappear, but he moves at an incredible speed. Enemies' animations remain in place.

Please, help.
Found an interesting code Metal Gear Solid 2 Demo (SLED-50117)
20242b80 with value 24030032.
If you change 32 to any number, the fps drops to 8-10, but the animation, character movement works as if the game were running at 50 fps (maximum).

I chose the demo version because there are much fewer values. And you can find something faster.

Keep looking, I have a good feeling.
(11-23-2021, 09:08 AM)planetps2 Wrote: [ -> ]OK when you use 00000000 the frame rate is higher but the game speed is much slower though right? For me, 10820019 kept the game speed normal with the higher frame rate.

Can you confirm that (in addition to increasing the frame rate) using 00000000 slows down the game speed a lot?

Late response but no the game speed doesn't get any slower for me when I use 00000000. Meanwhile 10820019 seems to have absolutely zero effect for me sadly.
I found the code for Matal Gear Solid - Substance (SLUS-20554).
It caps framerate, improves performance, but slows down the whole game. I can't find the animation speed modifier yet.

Tell me, maybe there is no speed controller at all?

The code. internal fps
patch=1,EE,201914F4,word,00000001