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