mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
7cf180d6b0
Remove FastDiscSpeed = 1 from Star Wars: Rogue Leader and efb to ram from Super Smash Bros. Brawl, put a note with suggested settings instead.
29 lines
503 B
INI
29 lines
503 B
INI
# GSWD64 - Star Wars: Rogue Leader
|
|
|
|
[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.
|
|
EmulationIssues =
|
|
EmulationStateId = 3
|
|
|
|
[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]
|
|
EFBEmulateFormatChanges = True
|