Merge pull request #1901 from Linktothepast/master

Gameini database update.
This commit is contained in:
skidau
2015-01-23 12:30:24 +11:00
224 changed files with 3468 additions and 266 deletions
+22
View File
@@ -0,0 +1,22 @@
# 010E01 - Wii Backup Disc v1.31
[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 =
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
+23
View File
@@ -0,0 +1,23 @@
# C94EGX - Tower Toppler
[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]
[Video_Settings]
SafeTextureCacheColorSamples = 0
+23
View File
@@ -0,0 +1,23 @@
# C96EGX - Summer Games II
[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]
[Video_Settings]
SafeTextureCacheColorSamples = 0
+23
View File
@@ -0,0 +1,23 @@
# C97EGX - California Games
[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]
[Video_Settings]
SafeTextureCacheColorSamples = 0
+23
View File
@@ -0,0 +1,23 @@
# C9MEGX - Pitstop II
[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]
[Video_Settings]
SafeTextureCacheColorSamples = 0
+23
View File
@@ -0,0 +1,23 @@
# C9XEGX - The Last Ninja
[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]
[Video_Settings]
SafeTextureCacheColorSamples = 0
+1 -5
View File
@@ -1,7 +1,7 @@
# G2ME01 - Metroid Prime 2 Echoes
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -161,7 +161,3 @@ SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
[Speedhacks]
0x803758bc=400
+33
View File
@@ -0,0 +1,33 @@
# G2MJ01 - Metroid Prime 2: Dark Echoes
[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 = 3
EmulationIssues = EFB to RAM is needed for the scanner/visors to work properly.
[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]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
+1 -5
View File
@@ -1,7 +1,7 @@
# G2MP01 - Metroid Prime 2 Echoes
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -160,7 +160,3 @@ SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False
[Speedhacks]
0x80375c68=400
+3 -15
View File
@@ -1,14 +1,14 @@
# G3FE69 - TimeSplitters Future Perfect
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
MMU = 1
BlockMerging = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
EmulationStateId = 4
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -20,15 +20,3 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
# Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
+3 -14
View File
@@ -1,14 +1,14 @@
# G3FF69 - TimeSplitters Future Perfect
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
MMU = 1
BlockMerging = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
EmulationStateId = 4
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -20,15 +20,4 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
# Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
+3 -15
View File
@@ -1,14 +1,14 @@
# G3FP69 - TimeSplitters Future Perfect
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
MMU = 1
BlockMerging = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
EmulationStateId = 4
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.
@@ -20,15 +20,3 @@ EmulationIssues = Needs mmu to run, and it runs very slow because of it (r6436)
# Add action replay cheats here.
[Video]
ProjectionHack = 0
PH_SZNear = 0
PH_SZFar = 0
PH_ExtraParam = 0
PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 0
[Video_Hacks]
+2 -1
View File
@@ -1,7 +1,7 @@
# G4QE01 - Mario Soccer
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -40,3 +40,4 @@ $Have All Milestone Trophies
[Video]
ProjectionHack = 0
+1 -2
View File
@@ -1,7 +1,7 @@
# G4QJ01 - Super Mario Strikers
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -19,4 +19,3 @@ EmulationIssues =
[Video]
ProjectionHack = 0
+1 -2
View File
@@ -1,7 +1,7 @@
# G4QP01 - Mario Smash Football
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -19,4 +19,3 @@ EmulationIssues =
[Video]
ProjectionHack = 0
+1 -1
View File
@@ -1,7 +1,7 @@
# G6ME69 - Madden NFL 06
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+1 -1
View File
@@ -1,7 +1,7 @@
# G6MP69 - Madden NFL 06
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
+1 -4
View File
@@ -1,7 +1,7 @@
# GFEE01 - FIRE EMBLEM GC US
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -41,6 +41,3 @@ $Max Movement(IKE)
[Video]
ProjectionHack = 0
[Speedhacks]
0x8020a51c=500
+1 -3
View File
@@ -1,7 +1,7 @@
# GFEJ01 - FIRE EMBLEM GC JAP
[Core]
# Values set here will override the main dolphin settings.
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -17,6 +17,4 @@ EmulationIssues =
[ActionReplay]
# Add action replay cheats here.
[Speedhacks]
0x80204ce8=500
+1 -6
View File
@@ -1,8 +1,7 @@
# GFEE01 - FIRE EMBLEM GC EU
[Core]
# Values set here will override the main dolphin settings.
SkipIdle = 0
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
@@ -20,7 +19,3 @@ EmulationIssues =
[Video]
ProjectionHack = 0
[Speedhacks]
0x80213278=500

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