Fixes "The Legend of Zelda: Twilight Princess" black screens/freeze issue.
http://code.google.com/p/dolphin-emu/issues/detail?id=4549
This commit is contained in:
parent
8d4e78a586
commit
293fda409f
|
@ -1,4 +1,6 @@
|
||||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
||||||
|
[Core]
|
||||||
|
FastDiscSpeed = 1
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# 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