diff options
| author | Jordan Woyak <jordan.woyak@gmail.com> | 2026-03-18 16:36:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-18 16:36:46 -0500 |
| commit | 31029812f64aba352bc3eadfcc0ed96151eae68d (patch) | |
| tree | c69e3845bfd0a6585814817e475c58838d2e5cde /Data | |
| parent | de44626d23a85aa3cc07260f6f97e64f36600652 (diff) | |
| parent | 5b51af76730c1966844b6cf9cf165a0446da7026 (diff) | |
Merge pull request #14451 from JMC47/sa2palpatch
GameINI: Patch startup error in Sonic Adventure 2: Battle PAL
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/GSNP8P.ini | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Data/Sys/GameSettings/GSNP8P.ini b/Data/Sys/GameSettings/GSNP8P.ini index 3f87f3f8e3..525c808e58 100644 --- a/Data/Sys/GameSettings/GSNP8P.ini +++ b/Data/Sys/GameSettings/GSNP8P.ini @@ -1,7 +1,8 @@ # GSNP8P - SONIC ADVENTURE 2 BATTLE [OnFrame] -# Add memory patches to be applied every frame here. +$Fix startup errors +0x80114D4E:word:0x00000210 [ActionReplay] # Add action replay cheats here. @@ -117,5 +118,8 @@ $60Hz Aspect Ratio Fix 0C2BB868 02EA5140 042BB868 02EA3140 +[OnFrame_Enabled] +$Fix startup errors + [AR_RetroAchievements_Verified] $60Hz Aspect Ratio Fix |
