diff --git a/Data/Sys/GameSettings/HA8.ini b/Data/Sys/GameSettings/HA8.ini new file mode 100644 index 0000000000..ff436b7341 --- /dev/null +++ b/Data/Sys/GameSettings/HA8.ini @@ -0,0 +1,14 @@ +# HA8xxx - Super Mario Bros. 2 (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HA9.ini b/Data/Sys/GameSettings/HA9.ini new file mode 100644 index 0000000000..9c00d7516d --- /dev/null +++ b/Data/Sys/GameSettings/HA9.ini @@ -0,0 +1,14 @@ +# HA8xxx - Super Mario Bros. (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HBA.ini b/Data/Sys/GameSettings/HBA.ini new file mode 100644 index 0000000000..fd693d2498 --- /dev/null +++ b/Data/Sys/GameSettings/HBA.ini @@ -0,0 +1,14 @@ +# HBAxxx - The Legend of Zelda (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HBB.ini b/Data/Sys/GameSettings/HBB.ini new file mode 100644 index 0000000000..f9c7376837 --- /dev/null +++ b/Data/Sys/GameSettings/HBB.ini @@ -0,0 +1,14 @@ +# HBBxxx - Kirby's Adventure (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HBC.ini b/Data/Sys/GameSettings/HBC.ini new file mode 100644 index 0000000000..64bddf8c9a --- /dev/null +++ b/Data/Sys/GameSettings/HBC.ini @@ -0,0 +1,14 @@ +# HBCxxx - Kid Icarus (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HBD.ini b/Data/Sys/GameSettings/HBD.ini new file mode 100644 index 0000000000..517ddb0d8b --- /dev/null +++ b/Data/Sys/GameSettings/HBD.ini @@ -0,0 +1,14 @@ +# HBDxxx - Ice Climber (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 + +[Video_Hacks] +EFBToTextureEnable = False + +[Video_Enhancements] +MaxAnisotropy = 0 +ForceFiltering = False diff --git a/Data/Sys/GameSettings/HBF.ini b/Data/Sys/GameSettings/HBF.ini new file mode 100644 index 0000000000..00848a513e --- /dev/null +++ b/Data/Sys/GameSettings/HBF.ini @@ -0,0 +1,7 @@ +# HBFxxx - Super Mario World (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/HBG.ini b/Data/Sys/GameSettings/HBG.ini new file mode 100644 index 0000000000..eb1e25097c --- /dev/null +++ b/Data/Sys/GameSettings/HBG.ini @@ -0,0 +1,7 @@ +# HBGxxx - F-Zero (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 diff --git a/Data/Sys/GameSettings/HBI.ini b/Data/Sys/GameSettings/HBI.ini new file mode 100644 index 0000000000..28db60cffe --- /dev/null +++ b/Data/Sys/GameSettings/HBI.ini @@ -0,0 +1,9 @@ +# HBIxxx - Super Metroid (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Settings] +SafeTextureCacheColorSamples = 0 +UseXFB = True +UseRealXFB = False diff --git a/Data/Sys/GameSettings/HBK.ini b/Data/Sys/GameSettings/HBK.ini new file mode 100644 index 0000000000..cfe43aa443 --- /dev/null +++ b/Data/Sys/GameSettings/HBK.ini @@ -0,0 +1,8 @@ +# HBKxxx - The Legend of Zelda: Ocarina of Time (Brawl VC) + +[Core] +# Values set here will override the main Dolphin settings. + +[Video_Hacks] +# Fixes Link preview not appearing in Equipment Menu screen +EFBToTextureEnable = False