mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-27 10:51:00 -05:00
19 lines
484 B
INI
19 lines
484 B
INI
# GZLE01, GZLJ01, GZLP01 - The Legend of Zelda The Wind Waker
|
|
|
|
[Video_Hacks]
|
|
# Required for effects when looking at the sun.
|
|
EFBAccessEnable = True
|
|
# Avoids game crash when using the "picto box".
|
|
EFBToTextureEnable = False
|
|
|
|
# The game logic itself is ignoring VI interrupts
|
|
# and keeps updating shadow video registers.
|
|
# Because of this, it is incompatible with VISkip.
|
|
VISkip = False
|
|
|
|
[Video_Enhancements]
|
|
ArbitraryMipmapDetection = True
|
|
|
|
[Video_Stereoscopy]
|
|
StereoConvergence = 115
|