Files
dolphin/Data/Sys/GameSettings/GLS.ini
T

25 lines
512 B
INI
Raw Normal View History

2015-02-07 21:52:06 +01:00
# GLSD64, GLSE64, GLSF64, GLSP64 - LucasArts Gladius
2013-08-11 11:32:03 -04:00
[Core]
2015-03-01 15:30:20 -06:00
# Values set here will override the main Dolphin settings.
SyncGPU = 1
2013-08-11 11:32:03 -04:00
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display.
2013-08-11 11:32:03 -04: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.
[Video_Settings]
UseXFB = True
UseRealXFB = True
2013-08-11 11:32:03 -04:00