Merge pull request #290 from Linktothepast/gameini_updates

Gameini updates.
This commit is contained in:
Matthew Parlane
2014-05-04 11:45:14 +12:00
38 changed files with 458 additions and 22 deletions
+30
View File
@@ -0,0 +1,30 @@
# G3BE9G - Serious Sam: Next Encounter
[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 EFB to Ram for transition scenes.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
+30
View File
@@ -0,0 +1,30 @@
# G3BP54 - Serious Sam: Next Encounter
[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 EFB to Ram for transition scenes.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
+30
View File
@@ -0,0 +1,30 @@
# G3BP9G - Serious Sam: Next Encounter
[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 EFB to Ram for transition scenes.
[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_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
+1
View File
@@ -2,6 +2,7 @@
[Core]
# Values set here will override the main dolphin settings.
TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+19
View File
@@ -0,0 +1,19 @@
# G3VP69 - NBA STREET V3
[Core]
# Values set here will override the main dolphin settings.
TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
[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.
+2 -4
View File
@@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = GFX glitches
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -28,7 +28,5 @@ PH_ZFar =
[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512
EFBScale = 0
EFBScale = -1
+2 -4
View File
@@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = GFX glitches
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -28,7 +28,5 @@ PH_ZFar =
[Video_Settings]
UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512
EFBScale = 0
EFBScale = -1
+4
View File
@@ -68,3 +68,7 @@ PH_ZFar =
UseXFB = True
UseRealXFB = False
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
+35
View File
@@ -0,0 +1,35 @@
# GK4J01 - Baten Kaitos II: Hajimari no Tsubasa to Kamigami no Shishi
[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 =
[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 = False
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
+2
View File
@@ -28,6 +28,8 @@ PH_ZFar =
[Video_Hacks]
EFBAccessEnable = False
EFBCopyEnable = True
EFBToTextureEnable = False
[Video_Settings]
UseXFB = True
+2
View File
@@ -28,6 +28,8 @@ PH_ZFar =
[Video_Hacks]
EFBAccessEnable = False
EFBCopyEnable = True
EFBToTextureEnable = False
[Video_Settings]
UseXFB = True
+2
View File
@@ -28,6 +28,8 @@ PH_ZFar =
[Video_Hacks]
EFBAccessEnable = False
EFBCopyEnable = True
EFBToTextureEnable = False
[Video_Settings]
UseXFB = True
+23
View File
@@ -0,0 +1,23 @@
# GN7E69 - NFL STREET 2
[Core]
# Values set here will override the main dolphin settings.
TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display.
[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_Settings]
UseXFB = True
UseRealXFB = True
+23
View File
@@ -0,0 +1,23 @@
# GN7P69 - NFL STREET 2
[Core]
# Values set here will override the main dolphin settings.
TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Needs real xfb for the videos to display.
[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_Settings]
UseXFB = True
UseRealXFB = True
+3 -2
View File
@@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
EmulationIssues = Needs real xfb for the videos to display.
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -22,4 +22,5 @@ ProjectionHack = 0
[Video_Settings]
SafeTextureCacheColorSamples = 512
UseXFB = True
UseRealXFB = True
+26
View File
@@ -0,0 +1,26 @@
# GNNP69 - NFL Street
[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 the videos to display.
[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
[Video_Settings]
SafeTextureCacheColorSamples = 512
UseXFB = True
UseRealXFB = True
+19
View File
@@ -0,0 +1,19 @@
# GSBJ8P - Sonic Adventure 2 Battle
[Core]
# Values set here will override the main dolphin settings.
BlockMerging = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 5
EmulationIssues =
[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.
+1
View File
@@ -2,6 +2,7 @@
[Core]
# Values set here will override the main dolphin settings.
BlockMerging = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+1
View File
@@ -2,6 +2,7 @@
[Core]
# Values set here will override the main dolphin settings.
BlockMerging = True
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+4 -1
View File
@@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues =
EmulationIssues = 2P mode is playable only with EFB to RAM.
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -20,3 +20,6 @@ EmulationIssues =
[Video]
ProjectionHack = 0
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False

Some files were not shown because too many files have changed in this diff Show More