Merge pull request #2857 from Danbsky/gameini
Gameini: Add ZTP Hyrule Field Speed Hack to GC NTSC-J version
This commit is contained in:
commit
cd1071c3a1
|
@ -0,0 +1,40 @@
|
|||
# GZ2J01 - The Legend of Zelda: Twilight Princess [GC]
|
||||
|
||||
[EmuState]
|
||||
EmulationIssues = Enable the "Hyrule Field Speed Hack" patch in game properties for a speed boost.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
$Hyrule Field Speed Hack
|
||||
0x8003D50C:dword:0x60000000
|
||||
0x8003D528:dword:0x60000000
|
||||
0x8003D540:dword:0x60000000
|
||||
0x8003D55C:dword:0x60000000
|
||||
0x8003D55C:dword:0x60000000
|
||||
0x8003D560:dword:0x60000000
|
||||
0x8003D564:dword:0x60000000
|
||||
0x8003D568:dword:0x60000000
|
||||
0x8003D56C:dword:0x60000000
|
||||
0x8003D570:dword:0x60000000
|
||||
0x8003D574:dword:0x60000000
|
||||
0x8003D578:dword:0x60000000
|
||||
0x8003D57C:dword:0x60000000
|
||||
0x8003D580:dword:0x60000000
|
||||
0x8003D584:dword:0x60000000
|
||||
0x8003D588:dword:0x60000000
|
||||
0x8003D58C:dword:0x60000000
|
||||
0x8003D590:dword:0x60000000
|
||||
0x8003D594:dword:0x60000000
|
||||
0x8003D598:dword:0x60000000
|
||||
0x8003D59C:dword:0x60000000
|
||||
0x8003D5A0:dword:0x60000000
|
||||
0x8003D5A4:dword:0x60000000
|
||||
0x8003D5A8:dword:0x60000000
|
||||
0x8003D5AC:dword:0x60000000
|
||||
0x8003D5B0:dword:0x60000000
|
||||
0x8003D5B8:dword:0x60000000
|
||||
0x8003D5D4:dword:0x60000000
|
||||
0x8003D5EC:dword:0x60000000
|
||||
0x8003D608:dword:0x60000000
|
Loading…
Reference in New Issue