Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10247 from mbc07/GameINI
Game INI updates
  • Loading branch information
JMC47 committed Jan 12, 2022
2 parents ca96421 + 4fe7f69 commit e4372a3
Show file tree
Hide file tree
Showing 19 changed files with 202 additions and 22 deletions.
6 changes: 4 additions & 2 deletions Data/Sys/GameSettings/GED.ini
Expand Up @@ -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.
Expand All @@ -13,6 +13,8 @@ GPUDeterminismMode = fake-completion
[ActionReplay]
# Add action replay cheats here.

[Video_Hacks]
XFBToTextureEnable = False

[Video_Settings]
SafeTextureCacheColorSamples = 512

1 change: 0 additions & 1 deletion Data/Sys/GameSettings/S2E.ini
Expand Up @@ -13,5 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
15 changes: 15 additions & 0 deletions 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
7 changes: 3 additions & 4 deletions Data/Sys/GameSettings/SD2.ini
Expand Up @@ -12,9 +12,8 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

[Video_Hacks]
FastTextureSampling = False
7 changes: 3 additions & 4 deletions Data/Sys/GameSettings/SD2J01.ini
Expand Up @@ -15,9 +15,8 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

[Video_Hacks]
FastTextureSampling = False
4 changes: 3 additions & 1 deletion Data/Sys/GameSettings/SDN.ini
Expand Up @@ -13,5 +13,7 @@
# Add action replay cheats here.

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

[Video_Hacks]
FastTextureSampling = False
17 changes: 17 additions & 0 deletions 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
16 changes: 16 additions & 0 deletions 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
4 changes: 3 additions & 1 deletion Data/Sys/GameSettings/SER.ini
Expand Up @@ -12,6 +12,8 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Enhancements]
ForceFiltering = False

[Video_Settings]
SafeTextureCacheColorSamples = 0

19 changes: 19 additions & 0 deletions 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
19 changes: 19 additions & 0 deletions 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
20 changes: 20 additions & 0 deletions 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
7 changes: 3 additions & 4 deletions Data/Sys/GameSettings/SJD.ini
Expand Up @@ -12,9 +12,8 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

[Video_Hacks]
FastTextureSampling = False
7 changes: 3 additions & 4 deletions Data/Sys/GameSettings/SJDJ01.ini
Expand Up @@ -15,9 +15,8 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False

[Video_Hacks]
FastTextureSampling = False
19 changes: 19 additions & 0 deletions 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
19 changes: 19 additions & 0 deletions 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
20 changes: 20 additions & 0 deletions 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
1 change: 0 additions & 1 deletion Data/Sys/GameSettings/SMO.ini
Expand Up @@ -13,5 +13,4 @@
# Add action replay cheats here.

[Video_Enhancements]
MaxAnisotropy = 0
ForceFiltering = False
16 changes: 16 additions & 0 deletions 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

0 comments on commit e4372a3

Please sign in to comment.