24 lines
499 B
INI
24 lines
499 B
INI
# WSLEE6 - The Magic Obelisk
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Needs efb to ram otherwise character is invincible in the light.
|
|
EmulationStateId = 4
|
|
|
|
[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.
|
|
|
|
[Video]
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|