diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2017-08-02 13:33:18 +0800 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2017-08-23 12:07:59 +0200 |
| commit | 7ecd22200f04ff69e240cc8becb45b1057b01f15 (patch) | |
| tree | 25391350a4c6c4b0ba00bbde25b53583dd896450 /Data/Sys | |
| parent | 187e65f495ccd07e8f19573bab5fa21f88e535f1 (diff) | |
GameINI: Add INIs for Brawl VC games
Brawl ships with VC games that have their own ID and are different from
the VC releases.
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/HA8.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HA9.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBA.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBB.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBC.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBD.ini | 14 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBF.ini | 7 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBG.ini | 7 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBI.ini | 9 | ||||
| -rw-r--r-- | Data/Sys/GameSettings/HBK.ini | 8 |
10 files changed, 115 insertions, 0 deletions
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 |
