mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
Added .ini file for Rhythm Heaven Fever
Added missing .ini file for SOME01
This commit is contained in:
parent
431fb4d82a
commit
18cb7865f9
28
Data/Sys/GameSettings/SOME01.ini
Normal file
28
Data/Sys/GameSettings/SOME01.ini
Normal file
@ -0,0 +1,28 @@
|
||||
# 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.
|
||||
SkipIdle = False
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
||||
[Video_Enhancements]
|
Loading…
x
Reference in New Issue
Block a user