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

NI: Disable NI patch for ACE 3 The Final #455

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

JordanTheToaster
Copy link
Member

Causes the game to be double speed.

@lightningterror lightningterror merged commit e4ec6ac into PCSX2:main Dec 10, 2024
3 checks passed
@pgert
Copy link
Contributor

pgert commented Dec 10, 2024

You disabled the WS hack as well, I see.
There is a newer one:
https://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=630159#pid630159

[Widescreen 16:9]
gsaspectratio=16:9
author=arapapa & sergx12

// Render Fix
patch=1,EE,0020f304,word,3c034099 // 3c0340cc - rfix
patch=1,EE,0020f308,word,34648666 // 3464b333
patch=1,EE,0020f3dc,word,3c033e55 // 3c033e20 - rfix
patch=1,EE,0020f3e4,word,34646fc3 // 34641403
patch=1,EE,0020f444,word,3c0344bf // 3c0344ff - rfix
patch=1,EE,0020f44c,word,3463e800 // 3463e000

// Y-FoV - 6e3f023c efee4334
patch=1,EE,0020f5ec,word,3c023f9f // 3c023f6e
patch=1,EE,0020f5f0,word,344349e9 // 3443eeef
patch=1,EE,0020f504,word,3c033f9f // 3c033f6e
patch=1,EE,0020f50c,word,346649e9 // 3466eeef

// Zoom - 003f023c 00008244
patch=1,EE,0020f78c,word,3c024370 // 3c0243a0

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