diff options
| author | daco65 <daco65@gmail.com> | 2008-12-09 23:51:12 +0000 |
|---|---|---|
| committer | daco65 <daco65@gmail.com> | 2008-12-09 23:51:12 +0000 |
| commit | ee905d5fbdbf9a4ccef2163f08e0d65804c04a3b (patch) | |
| tree | 51d9e151ec30194e61e92e44293364be98990ad4 /Data/User/GameConfig | |
| parent | 70471b196456613d0e2725f1b1299488ed33f274 (diff) | |
Zelda TP(gc) Pal Speedhackzz
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1473 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Data/User/GameConfig')
| -rw-r--r-- | Data/User/GameConfig/GZ2P01.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Data/User/GameConfig/GZ2P01.ini b/Data/User/GameConfig/GZ2P01.ini new file mode 100644 index 0000000000..b1f1ed783c --- /dev/null +++ b/Data/User/GameConfig/GZ2P01.ini @@ -0,0 +1,11 @@ +# GZ2P01 - The Legend of Zelda Twilight Princess
+[Core]
+#Values set here will override the main dolphin settings.
+[Speedhacks]
+# Patch OSYieldThread to take more time - MP1's idle loop is really stupid.
+0x803420bc=200
+[EmuState]
+#The Emulation State. 1 is worst, 5 is best, 0 is not set.
+EmulationStateId = 2
+[OnFrame]
+[ActionReplay]
|
