2015-02-26 20:42:53 +00:00
|
|
|
# RZDE01, RZDJ01, RZDK01, RZDP01 - The Legend of Zelda: Twilight Princess [Wii]
|
2011-01-31 00:14:02 +00:00
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
2011-01-31 00:14:02 +00:00
|
|
|
[OnLoad]
|
2013-08-11 15:32:03 +00:00
|
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
|
2011-01-31 00:14:02 +00:00
|
|
|
[OnFrame]
|
2013-08-11 15:32:03 +00:00
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
2011-01-31 00:14:02 +00:00
|
|
|
[ActionReplay]
|
2013-08-11 15:32:03 +00:00
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2011-02-21 18:47:40 +00:00
|
|
|
[Video_Hacks]
|
2011-08-23 16:51:20 +00:00
|
|
|
EFBAccessEnable = True
|
2017-11-21 03:16:54 +00:00
|
|
|
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
|
|
|
|
|
2018-06-28 23:05:11 +00:00
|
|
|
[Video_Enhancements]
|
|
|
|
ArbitraryMipmapDetection = True
|