mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 01:28:57 +00:00
And some zelda wind walker updates.
This commit is contained in:
parent
4d1019c116
commit
00841eccf6
3 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
# GZLE01 - The Legend of Zelda The Wind Waker
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
@ -349,4 +350,5 @@ $Unrestricted Camera
|
||||||
[Video]
|
[Video]
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
# GZLJ01 - The Legend of Zelda The Wind Waker
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
@ -22,6 +23,6 @@ $Snow test room
|
||||||
[Core]
|
[Core]
|
||||||
[Video]
|
[Video]
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
FIFOWatermarkTightness = 50
|
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
EFBAccessEnable = 1
|
||||||
[Gecko]
|
[Gecko]
|
|
@ -1,3 +1,4 @@
|
||||||
|
# GZLP01 - The Legend of Zelda The Wind Waker
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 5
|
EmulationStateId = 5
|
||||||
|
@ -228,3 +229,4 @@ $Test Room 14 (Hold L+R+B)
|
||||||
[Video]
|
[Video]
|
||||||
EFBToTextureEnable = 0
|
EFBToTextureEnable = 0
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
EFBAccessEnable = 1
|
Loading…
Add table
Add a link
Reference in a new issue