diff options
| author | skidau <skidau@gmail.com> | 2013-02-23 23:50:02 +1100 |
|---|---|---|
| committer | skidau <skidau@gmail.com> | 2013-02-23 23:50:02 +1100 |
| commit | bde9a459cdd7a465cf9c9e275bd4562bb072ae7e (patch) | |
| tree | 7427fa32a8378543278f58b40248e4ce415417a6 /Data/User/GameConfig | |
| parent | 36f2082a5f50da83035c1f6a3be059f018d3299b (diff) | |
Added a patch that bypasses the FIFO reset code in Wallace and Gromit: Project Zoo, allowing it to go in-game.
Diffstat (limited to 'Data/User/GameConfig')
| -rw-r--r-- | Data/User/GameConfig/GWLE6L.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Data/User/GameConfig/GWLE6L.ini b/Data/User/GameConfig/GWLE6L.ini new file mode 100644 index 0000000000..60775fccd0 --- /dev/null +++ b/Data/User/GameConfig/GWLE6L.ini @@ -0,0 +1,10 @@ +# GWLE6L - Project Zoo +[Core] Values set here will override the main dolphin settings. +TLBHack = 1 +[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. +EmulationStateId = 3 +EmulationIssues = +[OnFrame] Add memory patches to be applied every frame here. ++$Bypass FIFO reset +0x8028EF00:dword:0x48000638 +[ActionReplay] Add action replay cheats here. |
