2013-05-11 15:17:48 -06:00
|
|
|
# SLWE41 - Where's Waldo? The Fantastic Journey
|
2013-08-11 09:32:03 -06:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 14:30:20 -07:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 09:32:03 -06:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2013-05-11 15:17:48 -06:00
|
|
|
EmulationStateId = 4
|
|
|
|
EmulationIssues = Needs Real Xfb for the pointer to appear.
|
2013-08-11 09:32:03 -06: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.
|
|
|
|
|
2013-05-11 15:17:48 -06:00
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = True
|
2013-08-11 09:32:03 -06:00
|
|
|
|