2015-02-26 20:42:53 +00:00
|
|
|
# GZ2E01, GZ2J01, GZ2P01 - The Legend of Zelda: Twilight Princess [GC]
|
2014-03-27 16:39:01 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2014-03-27 16:39:01 +00:00
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2017-11-21 03:16:54 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
ImmediateXFBEnable = False
|
2018-06-28 23:05:11 +00:00
|
|
|
|
2023-01-19 00:39:26 +00: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 06:08:34 +00: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 18:36:22 +00:00
|
|
|
# Allow the ArbitraryMipmapDetection setting to take effect.
|
|
|
|
|
|
|
|
EnableGPUTextureDecoding = False
|
|
|
|
|
2018-06-28 23:05:11 +00:00
|
|
|
[Video_Enhancements]
|
|
|
|
ArbitraryMipmapDetection = True
|