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

36 lines
770 B
INI
Raw Normal View History

2015-02-07 21:52:06 +01:00
# GSWD64, GSWE64, GSWF64, GSWI64, GSWJ64, GSWP64, GSWS64 - Star Wars: Rogue Leader
2015-01-01 19:51:17 +02:00
[Core]
2015-01-17 18:42:23 +02:00
# Values set here will override the main Dolphin settings.
2015-01-01 19:51:17 +02:00
MMU = 1
# LLE audio enabled by default for a listenable output
DSPHLE = False
2015-01-01 19:51:17 +02:00
[DSP]
# Ensure the LLE recompiler gets selected and not interpreter.
EnableJIT = True
2015-01-01 19:51:17 +02:00
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
2015-01-18 21:10:32 +02:00
EmulationIssues = Needs LLE audio for proper sound.
EmulationStateId = 4
2015-01-01 19:51:17 +02: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]
[Video_Settings]
UseXFB = True
UseRealXFB = False
[Video_Hacks]
2015-01-17 18:42:23 +02:00
EFBToTextureEnable = False
2015-01-01 19:51:17 +02:00
EFBEmulateFormatChanges = True