Gameini database update for Mega Man Anniversary Collection (gc), Tony Hawk's Pro Skater 3 (gc) and WarioWare, Inc. Mega Party Games (gc).
Fixes issue 6959.
This commit is contained in:
parent
5a599d472e
commit
0a5bd83af2
|
@ -1,4 +1,4 @@
|
|||
# G6QE08 - Megaman Collection
|
||||
# G6QE08 - Mega Man Anniversary Collection
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -17,3 +17,6 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for videos to display.
|
||||
EmulationIssues = Needs real xfb for videos to display and Efb to RAM for proper shadows.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -29,3 +29,6 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for videos to display.
|
||||
EmulationIssues = Needs real xfb for videos to display and Efb to RAM for proper shadows.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -29,3 +29,6 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for videos to display.
|
||||
EmulationIssues = Needs real xfb for videos to display and Efb to RAM for proper shadows.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -29,3 +29,7 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
|
|
|
@ -0,0 +1,34 @@
|
|||
# GT3J52 - Tony Hawk's Pro Skater 3
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for videos to display and Efb to RAM for proper shadows.
|
||||
|
||||
[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]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for videos to display.
|
||||
EmulationIssues = Needs real xfb for videos to display and Efb to RAM for proper shadows.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -29,3 +29,7 @@ PH_ZFar =
|
|||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
|
|
|
@ -28,3 +28,6 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
EFBScale = -1
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -28,3 +28,6 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
EFBScale = -1
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
|
@ -28,3 +28,6 @@ PH_ZFar =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
EFBScale = -1
|
||||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
|
Loading…
Reference in New Issue