Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update widescreens patches and 60fps #207

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Update widescreens patches and 60fps #207

merged 3 commits into from
Sep 25, 2023

Conversation

fox140cv
Copy link
Contributor

NFS Series: Added 60 fps patches that maintain the original resolution and speed.
Midnight club series: found native address that regulates the aspect ratio for 16:9, no rendering hacks needed.
Kingdom hearts 2: finished game from start to finish and optimized the code.
The rest of the 60 fps patches also maintain the original speed

@pgert
Copy link
Contributor

pgert commented Sep 21, 2023

Midnight Club 3 - SLES-52942_EBE1972D.pnach

// 50 fps hack by PeterDelta
// - might need EE overclocking to be stable.
//patch=1,EE,00617D34,extended,00000001 // 00000002 - srl zero,0x00 FPS
//patch=1,EE,00610034,word,3F6A0901 // 3F800000 - lui zero,0x0000 speed

https://forums.pcsx2.net/Thread-60-fps-codes?pid=634352#pid634352

@fox140cv
Copy link
Contributor Author

Updated on the forum, if you do a race you will see that the race timer and speed are maintained, previously I found an address that unlocked the fps but required modifiers. with address 00617D34 it unlocks them and maintains the original speed. I missed updating that patch in the forum

@pgert
Copy link
Contributor

pgert commented Sep 23, 2023

Midnight Club 2 also need an update on the forums.
https://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=634425#pid634425

@refractionpcsx2 refractionpcsx2 merged commit 7327aa1 into PCSX2:main Sep 25, 2023
2 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants