diff --git a/Data/Sys/GameSettings/SOME01.ini b/Data/Sys/GameSettings/SOME01.ini
new file mode 100644
index 0000000000..5696318caa
--- /dev/null
+++ b/Data/Sys/GameSettings/SOME01.ini
@@ -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]
\ No newline at end of file