GameINI: Add INIs for Brawl VC games

Brawl ships with VC games that have their own ID and are different from
the VC releases.
This commit is contained in:
Léo Lam 2017-08-02 13:33:18 +08:00
parent 187e65f495
commit 7ecd22200f
10 changed files with 115 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,7 @@
# HBFxxx - Super Mario World (Brawl VC)
[Core]
# Values set here will override the main Dolphin settings.
[Video_Settings]
SafeTextureCacheColorSamples = 0

View File

@ -0,0 +1,7 @@
# HBGxxx - F-Zero (Brawl VC)
[Core]
# Values set here will override the main Dolphin settings.
[Video_Settings]
SafeTextureCacheColorSamples = 0

View File

@ -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

View File

@ -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