mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #1178 from Stevoisiak/MissingGameSettings
Added missing game settings files
This commit is contained in:
commit
d983fe1ddd
26
Data/Sys/GameSettings/R2DEEB.ini
Normal file
26
Data/Sys/GameSettings/R2DEEB.ini
Normal file
@ -0,0 +1,26 @@
|
||||
# R2DEEB - Dokapon Kingdom
|
||||
|
||||
[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 = 5
|
||||
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]
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
[Video_Enhancements]
|
26
Data/Sys/GameSettings/SOME01.ini
Normal file
26
Data/Sys/GameSettings/SOME01.ini
Normal file
@ -0,0 +1,26 @@
|
||||
# SOME01 - Rhythm Heaven Fever
|
||||
|
||||
[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 = 3
|
||||
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]
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
[Video_Enhancements]
|
21
Data/Sys/GameSettings/W24EQU.ini
Normal file
21
Data/Sys/GameSettings/W24EQU.ini
Normal file
@ -0,0 +1,21 @@
|
||||
# W24EQU - 2 Fast 4 Gnomz
|
||||
|
||||
[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]
|
||||
|
Loading…
Reference in New Issue
Block a user