mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
cd2d0897d6
Affects: * Star Wars: Rogue Leader * Star Wars: Rebel Strike
29 lines
553 B
INI
29 lines
553 B
INI
# GLRD64, GLRE64, GLRF64, GLRJ13, GLRP64 - Star Wars - Rogue Squadron III - Rebel Strike
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
MMU = 1
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues =
|
|
|
|
[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]
|
|
EFBToTextureEnable = False
|