diff --git a/Data/Sys/GameSettings/WPA.ini b/Data/Sys/GameSettings/WPA.ini
new file mode 100644
index 0000000000..6924711cf5
--- /dev/null
+++ b/Data/Sys/GameSettings/WPA.ini
@@ -0,0 +1,21 @@
+# WPAJ01 - Pokémon Fushigi no Dungeon: Ikuzo! Arashi no Boukendan
+
+[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 = 
+EmulationIssues = Minimap requires safe texture cache
+
+[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_Settings]
+SafeTextureCacheColorSamples = 0
diff --git a/Data/Sys/GameSettings/WPF.ini b/Data/Sys/GameSettings/WPF.ini
new file mode 100644
index 0000000000..980f03efb6
--- /dev/null
+++ b/Data/Sys/GameSettings/WPF.ini
@@ -0,0 +1,21 @@
+# WPFJ01 - Pokémon Fushigi no Dungeon: Susume! Honoo no Boukendan
+
+[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 = 
+EmulationIssues = Minimap requires safe texture cache
+
+[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_Settings]
+SafeTextureCacheColorSamples = 0
diff --git a/Data/Sys/GameSettings/WPH.ini b/Data/Sys/GameSettings/WPH.ini
new file mode 100644
index 0000000000..9395c6d73a
--- /dev/null
+++ b/Data/Sys/GameSettings/WPH.ini
@@ -0,0 +1,21 @@
+# WPHJ01 - Pokémon Fushigi no Dungeon: Mezase! Hikari no Boukendan
+
+[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 = 
+EmulationIssues = Minimap requires safe texture cache
+
+[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_Settings]
+SafeTextureCacheColorSamples = 0