mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 21:39:08 -05:00
Merge pull request #4049 from JosJuice/gwl
Fix GWL.ini mistake made in 2e02c10
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