mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Fix GWL.ini mistake made in 2e02c10
The patches are different, so they can't be in the region-neutral INI.
This commit is contained in:
@@ -13,9 +13,6 @@ EmulationIssues =
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
$Bypass FIFO reset
|
||||
0x8028EE80:dword:0x48000638
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# GWLE6L - Project Zoo
|
||||
|
||||
[OnFrame]
|
||||
$Bypass FIFO reset
|
||||
0x8028EF00:dword:0x48000638
|
||||
@@ -0,0 +1,5 @@
|
||||
# GWLX6L - Project Zoo
|
||||
|
||||
[OnFrame]
|
||||
$Bypass FIFO reset
|
||||
0x8028EE80:dword:0x48000638
|
||||
Reference in New Issue
Block a user