mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-20 06:17:29 -05:00
Merge pull request #14451 from JMC47/sa2palpatch
GameINI: Patch startup error in Sonic Adventure 2: Battle PAL
This commit is contained in:
commit
31029812f6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user