diff --git a/Data/Sys/GameSettings/G3Q.ini b/Data/Sys/GameSettings/G3Q.ini index d2867b0edd..1fab4cd625 100644 --- a/Data/Sys/GameSettings/G3Q.ini +++ b/Data/Sys/GameSettings/G3Q.ini @@ -1,4 +1,4 @@ -# G3QEA4 - TMNT3 +# G3QEA4 - Teenage Mutant Ninja Turtles 3: Mutant Nightmare [Core] # Values set here will override the main Dolphin settings. @@ -12,6 +12,8 @@ [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +ImmediateXFBEnable = False + [Video_Settings] SafeTextureCacheColorSamples = 512 - diff --git a/Data/Sys/GameSettings/GNI.ini b/Data/Sys/GameSettings/GNI.ini new file mode 100644 index 0000000000..6682620f10 --- /dev/null +++ b/Data/Sys/GameSettings/GNI.ini @@ -0,0 +1,16 @@ +# GNIEA4, GNIPA4 - Teenage Mutant Ninja Turtles 2: Battle Nexus + +[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_Hacks] +ImmediateXFBEnable = False diff --git a/Data/Sys/GameSettings/GUP.ini b/Data/Sys/GameSettings/GUP.ini index 5b02e0b30a..d4522afcc7 100644 --- a/Data/Sys/GameSettings/GUP.ini +++ b/Data/Sys/GameSettings/GUP.ini @@ -14,6 +14,7 @@ [Video_Hacks] EFBToTextureEnable = False +VertexRounding = True [Video_Stereoscopy] StereoConvergence = 1 diff --git a/Data/Sys/GameSettings/R5W.ini b/Data/Sys/GameSettings/R5W.ini index 9e2f7f90ed..03cf3a3e23 100644 --- a/Data/Sys/GameSettings/R5W.ini +++ b/Data/Sys/GameSettings/R5W.ini @@ -12,6 +12,9 @@ [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +VertexRounding = True + [Video_Settings] SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/SAL.ini b/Data/Sys/GameSettings/SAL.ini new file mode 100644 index 0000000000..be3b4dd1ba --- /dev/null +++ b/Data/Sys/GameSettings/SAL.ini @@ -0,0 +1,16 @@ +# SALE4Q, SALP4Q - Alice in Wonderland + +[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_Hacks] +VertexRounding = True diff --git a/Data/Sys/GameSettings/SHL.ini b/Data/Sys/GameSettings/SHL.ini index 74b8eed560..8150354c9f 100644 --- a/Data/Sys/GameSettings/SHL.ini +++ b/Data/Sys/GameSettings/SHL.ini @@ -12,6 +12,9 @@ [ActionReplay] # Add action replay cheats here. +[Video_Hacks] +VertexRounding = True + [Video_Settings] SafeTextureCacheColorSamples = 512