2015-02-26 21:42:53 +01:00
|
|
|
# RZDE01, RZDJ01, RZDK01, RZDP01 - The Legend of Zelda: Twilight Princess [Wii]
|
2011-01-31 01:14:02 +01:00
|
|
|
[Core]
|
2015-03-01 22:30:20 +01:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 17:32:03 +02:00
|
|
|
|
2011-01-31 01:14:02 +01:00
|
|
|
[OnFrame]
|
2013-08-11 17:32:03 +02:00
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
2011-01-31 01:14:02 +01:00
|
|
|
[ActionReplay]
|
2013-08-11 17:32:03 +02:00
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2011-02-21 19:47:40 +01:00
|
|
|
[Video_Hacks]
|
2011-08-23 18:51:20 +02:00
|
|
|
EFBAccessEnable = True
|
2017-11-21 04:16:54 +01:00
|
|
|
ImmediateXFBEnable = False
|
2018-06-29 01:05:11 +02:00
|
|
|
|
2023-01-19 01:39:26 +01:00
|
|
|
# The game logic itself is ignoring VI interrupts
|
|
|
|
# and keeps updating shadow video registers.
|
|
|
|
# Because of this, it is incompatible with VISkip.
|
|
|
|
|
|
|
|
VISkip = False
|
|
|
|
|
2023-01-30 07:08:34 +01:00
|
|
|
[Video_Settings]
|
|
|
|
# Because the minimap in Hyrule Field and Faron Woods
|
|
|
|
# has a ton of unused triangles, CPU Cull can greatly
|
|
|
|
# speed up demanding areas of the game.
|
|
|
|
|
|
|
|
CPUCull = True
|
|
|
|
|
2024-09-08 20:36:22 +02:00
|
|
|
# Allow the ArbitraryMipmapDetection setting to take effect.
|
|
|
|
|
|
|
|
EnableGPUTextureDecoding = False
|
|
|
|
|
2018-06-29 01:05:11 +02:00
|
|
|
[Video_Enhancements]
|
|
|
|
ArbitraryMipmapDetection = True
|