diff --git a/Data/Sys/GameSettings/GED.ini b/Data/Sys/GameSettings/GED.ini index 7c5761028f..ed47935df7 100644 --- a/Data/Sys/GameSettings/GED.ini +++ b/Data/Sys/GameSettings/GED.ini @@ -2,7 +2,7 @@ [Core] # Values set here will override the main Dolphin settings. -GPUDeterminismMode = fake-completion +CPUThread = False [OnLoad] # Add memory patches to be loaded once on boot here. @@ -13,6 +13,8 @@ GPUDeterminismMode = fake-completion [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +XFBToTextureEnable = False + [Video_Settings] SafeTextureCacheColorSamples = 512 - diff --git a/Data/Sys/GameSettings/S2E.ini b/Data/Sys/GameSettings/S2E.ini index 2c624b1344..9c8860affa 100644 --- a/Data/Sys/GameSettings/S2E.ini +++ b/Data/Sys/GameSettings/S2E.ini @@ -13,5 +13,4 @@ # Add action replay cheats here. [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False diff --git a/Data/Sys/GameSettings/S5D.ini b/Data/Sys/GameSettings/S5D.ini index b2586a00d9..9d9699ae2b 100644 --- a/Data/Sys/GameSettings/S5D.ini +++ b/Data/Sys/GameSettings/S5D.ini @@ -1,4 +1,19 @@ # S5DE41, S5DP41 - Just Dance Disney Party 2 +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + [Video_Settings] SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/SD2.ini b/Data/Sys/GameSettings/SD2.ini index f6e5932993..ed424edad2 100644 --- a/Data/Sys/GameSettings/SD2.ini +++ b/Data/Sys/GameSettings/SD2.ini @@ -12,9 +12,8 @@ [ActionReplay] # Add action replay cheats here. -[Video_Settings] -SafeTextureCacheColorSamples = 512 - [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SD2J01.ini b/Data/Sys/GameSettings/SD2J01.ini index f37490a7dd..0f39c5f264 100644 --- a/Data/Sys/GameSettings/SD2J01.ini +++ b/Data/Sys/GameSettings/SD2J01.ini @@ -15,9 +15,8 @@ [ActionReplay] # Add action replay cheats here. -[Video_Settings] -SafeTextureCacheColorSamples = 512 - [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SDN.ini b/Data/Sys/GameSettings/SDN.ini index 86df9fec94..270ed94788 100644 --- a/Data/Sys/GameSettings/SDN.ini +++ b/Data/Sys/GameSettings/SDN.ini @@ -13,5 +13,7 @@ # Add action replay cheats here. [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SDZ.ini b/Data/Sys/GameSettings/SDZ.ini new file mode 100644 index 0000000000..b0048abd9e --- /dev/null +++ b/Data/Sys/GameSettings/SDZ.ini @@ -0,0 +1,17 @@ +# SDZE41 - Just Dance Kids +# SDZP41 - Dance Juniors [Europe] + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False diff --git a/Data/Sys/GameSettings/SEP.ini b/Data/Sys/GameSettings/SEP.ini new file mode 100644 index 0000000000..40e94d598a --- /dev/null +++ b/Data/Sys/GameSettings/SEP.ini @@ -0,0 +1,16 @@ +# SEPE41, SEPP41, SEPX41, SEPZ41 - The Black Eyed Peas Experience + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False diff --git a/Data/Sys/GameSettings/SER.ini b/Data/Sys/GameSettings/SER.ini index f209010c50..f02214170f 100644 --- a/Data/Sys/GameSettings/SER.ini +++ b/Data/Sys/GameSettings/SER.ini @@ -12,6 +12,8 @@ [ActionReplay] # Add action replay cheats here. +[Video_Enhancements] +ForceFiltering = False + [Video_Settings] SafeTextureCacheColorSamples = 0 - diff --git a/Data/Sys/GameSettings/SJ6.ini b/Data/Sys/GameSettings/SJ6.ini new file mode 100644 index 0000000000..0ed0317278 --- /dev/null +++ b/Data/Sys/GameSettings/SJ6.ini @@ -0,0 +1,19 @@ +# SJ6E41, SJ6P41 - Just Dance Disney Party + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/SJ7.ini b/Data/Sys/GameSettings/SJ7.ini new file mode 100644 index 0000000000..2cfd0751ea --- /dev/null +++ b/Data/Sys/GameSettings/SJ7.ini @@ -0,0 +1,19 @@ +# SJ7E41, SJ7P41 - Just Dance Kids 2014 + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/SJ9.ini b/Data/Sys/GameSettings/SJ9.ini new file mode 100644 index 0000000000..86f543d2bf --- /dev/null +++ b/Data/Sys/GameSettings/SJ9.ini @@ -0,0 +1,20 @@ +# SJ9E41 - Just Dance Summer Party +# SJ9P41 - Just Dance 2 Extra Songs [Europe] + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SJD.ini b/Data/Sys/GameSettings/SJD.ini index e1ee280d1e..0ae502c06c 100644 --- a/Data/Sys/GameSettings/SJD.ini +++ b/Data/Sys/GameSettings/SJD.ini @@ -12,9 +12,8 @@ [ActionReplay] # Add action replay cheats here. -[Video_Settings] -SafeTextureCacheColorSamples = 512 - [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SJDJ01.ini b/Data/Sys/GameSettings/SJDJ01.ini index 6fb22d078a..1ca772ff4b 100644 --- a/Data/Sys/GameSettings/SJDJ01.ini +++ b/Data/Sys/GameSettings/SJDJ01.ini @@ -15,9 +15,8 @@ [ActionReplay] # Add action replay cheats here. -[Video_Settings] -SafeTextureCacheColorSamples = 512 - [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SJHE41.ini b/Data/Sys/GameSettings/SJHE41.ini new file mode 100644 index 0000000000..c311d53b2f --- /dev/null +++ b/Data/Sys/GameSettings/SJHE41.ini @@ -0,0 +1,19 @@ +# SJHE41 - Just Dance Greatest Hits + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SJTP41.ini b/Data/Sys/GameSettings/SJTP41.ini new file mode 100644 index 0000000000..0d05429c74 --- /dev/null +++ b/Data/Sys/GameSettings/SJTP41.ini @@ -0,0 +1,19 @@ +# SJTP41 - Just Dance: Best Of + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Hacks] +FastTextureSampling = False diff --git a/Data/Sys/GameSettings/SJZ.ini b/Data/Sys/GameSettings/SJZ.ini new file mode 100644 index 0000000000..551a7d8cc0 --- /dev/null +++ b/Data/Sys/GameSettings/SJZ.ini @@ -0,0 +1,20 @@ +# SJZE41 - Just Dance Kids 2 +# SJZP41 - Just Dance Kids [Europe] + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/SMO.ini b/Data/Sys/GameSettings/SMO.ini index f6aa2e6ead..1d169b3832 100644 --- a/Data/Sys/GameSettings/SMO.ini +++ b/Data/Sys/GameSettings/SMO.ini @@ -13,5 +13,4 @@ # Add action replay cheats here. [Video_Enhancements] -MaxAnisotropy = 0 ForceFiltering = False diff --git a/Data/Sys/GameSettings/SUO.ini b/Data/Sys/GameSettings/SUO.ini new file mode 100644 index 0000000000..cb054b374c --- /dev/null +++ b/Data/Sys/GameSettings/SUO.ini @@ -0,0 +1,16 @@ +# SUOE41, SUOP41 - The Hip Hop Dance Experience + +[Core] +# Values set here will override the main Dolphin settings. + +[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_Enhancements] +ForceFiltering = False