Merge pull request #5866 from leoetlino/vc-gameinis

GameINI: Add INIs for Brawl VC games
This commit is contained in:
Leo Lam 2017-08-23 13:36:39 +02:00 committed by GitHub
commit 41702319c7
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