mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Just testing to see if I can get files on here right. Added a few ini's to make sure they'll go into the database.
This commit is contained in:
parent
2f63a7025c
commit
b49a88d9b2
4 changed files with 28 additions and 0 deletions
7
GUPE8P.ini
Normal file
7
GUPE8P.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
# GUPE8P - SHADOW THE HEDGEHOG
|
||||
[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 =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
7
RENE8P.ini
Normal file
7
RENE8P.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
# RENE8P - Sonic and the Black Knight
|
||||
[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 = 1
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
7
RMGE01.ini
Normal file
7
RMGE01.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
# RMGE01 - SUPER MARIO GALAXY
|
||||
[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 =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
7
RSLEAF.ini
Normal file
7
RSLEAF.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
# RSLEAF - SOULCALIBUR Legends
|
||||
[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 =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
Loading…
Add table
Add a link
Reference in a new issue