Merge pull request #4049 from JosJuice/gwl

Fix GWL.ini mistake made in 2e02c10
This commit is contained in:
Pierre Bourdon 2016-07-22 19:30:14 +02:00 committed by GitHub
commit 11fea215f1
3 changed files with 10 additions and 3 deletions

View file

@ -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.

View file

@ -0,0 +1,5 @@
# GWLE6L - Project Zoo
[OnFrame]
$Bypass FIFO reset
0x8028EF00:dword:0x48000638

View file

@ -0,0 +1,5 @@
# GWLX6L - Project Zoo
[OnFrame]
$Bypass FIFO reset
0x8028EE80:dword:0x48000638