mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-28 14:56:35 +00:00
Zelda TP(gc) Pal Speedhackzz
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1473 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
70471b1964
commit
ee905d5fbd
1 changed files with 11 additions and 0 deletions
11
Data/User/GameConfig/GZ2P01.ini
Normal file
11
Data/User/GameConfig/GZ2P01.ini
Normal file
|
@ -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]
|
Loading…
Add table
Reference in a new issue