GameINI: Add Startup Menu

This commit is contained in:
John Pansera 2017-07-07 18:36:57 -04:00 committed by Léo Lam
parent 9bab7ffa83
commit 55b0ce593f
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# 1-2 - System Menu (v1, Startup Disc Menu)
[Core]
# Values set here will override the main Dolphin settings.
DSPHLE = False
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId =
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.