mirror of
https://github.com/dolphin-emu/dolphin
synced 2024-11-09 06:52:53 -05:00
e23a5adc87
These haven't worked since 2008 (0b5fed62c1
).
23 lines
469 B
INI
23 lines
469 B
INI
# DAXP01, DAXE01 - The Legend of Zelda Skyward Sword
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
EFBAccessEnable = True
|
|
EFBEmulateFormatChanges = True
|
|
|
|
[Video_Enhancements]
|
|
ArbitraryMipmapDetection = True
|
|
|
|
[Video_Settings]
|
|
# Allow the ArbitraryMipmapDetection setting to take effect.
|
|
|
|
EnableGPUTextureDecoding = False
|