diff options
| author | Linktothepast <kostamarino@gmail.com> | 2014-11-23 00:17:05 +0200 |
|---|---|---|
| committer | Linktothepast <kostamarino@gmail.com> | 2014-11-23 00:17:05 +0200 |
| commit | dd00b17c696df4d794d5d710ea996be12c29fa69 (patch) | |
| tree | ee4e497c219ceee39fe0633f98afa9f30bbb855a /Data/Sys | |
| parent | 1115b80e86d2754870ba52ddda15caeec7a456d6 (diff) | |
Update.
Add Stunt Flyer: Hero of the Skies.
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/SSTPY5.ini | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/SSTPY5.ini b/Data/Sys/GameSettings/SSTPY5.ini new file mode 100644 index 0000000000..b52daca744 --- /dev/null +++ b/Data/Sys/GameSettings/SSTPY5.ini @@ -0,0 +1,24 @@ +# SSTPY5 - Stunt Flyer: Hero of the Skies + +[Core] +# Values set here will override the main dolphin settings. + +[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 |
