Disabled "Speed up disc transfer" from the ZTP GC game ini.
This commit is contained in:
parent
e69c58ee89
commit
b83a1e3b66
|
@ -1,6 +1,5 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
||||||
[Core]
|
[Core]
|
||||||
FastDiscSpeed = 1
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# GZ2P01 - The Legend of Zelda Twilight Princess
|
# GZ2P01 - The Legend of Zelda Twilight Princess
|
||||||
[Core]
|
[Core]
|
||||||
#Values set here will override the main dolphin settings.
|
#Values set here will override the main dolphin settings.
|
||||||
FastDiscSpeed = 1
|
|
||||||
[Speedhacks]
|
[Speedhacks]
|
||||||
0x803420bc=200
|
0x803420bc=200
|
||||||
[EmuState]
|
[EmuState]
|
||||||
|
|
Loading…
Reference in New Issue