Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Gameini database update. Call of Duty 2: Big Red One, Medal of Honor …
…Rising Sun, Tony Hawk's American Wasteland, Spider-Man 2, GoldenEye Rogue Agent are updated/added. Fixes issue 6515. Fixes issue 6516. Fixes issue 6517. Fixes issue 6518. Credit goes to generalebison for his reports.
- Loading branch information
kostamarino@hotmail.com
committed
Aug 22, 2013
1 parent
41c25d0
commit a5613f5
Showing
19 changed files
with
352 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # GK2D52 - Spider-Man 2 | ||
| [Core] | ||
| MMU = 1 | ||
| [EmuState] | ||
| EmulationStateId = 4 | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Video_Hacks] | ||
| EFBToTextureEnable = False | ||
| EFBCopyEnable = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # GK2E52 - Spider-Man 2 | ||
| [Core] | ||
| MMU = 1 | ||
| [EmuState] | ||
| EmulationStateId = 4 | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Video_Hacks] | ||
| EFBToTextureEnable = False | ||
| EFBCopyEnable = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # GK2F52 - Spider-Man 2 | ||
| [Core] | ||
| MMU = 1 | ||
| [EmuState] | ||
| EmulationStateId = 4 | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Video_Hacks] | ||
| EFBToTextureEnable = False | ||
| EFBCopyEnable = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # GK2I52 - Spider-Man 2 | ||
| [Core] | ||
| MMU = 1 | ||
| [EmuState] | ||
| EmulationStateId = 4 | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Video_Hacks] | ||
| EFBToTextureEnable = False | ||
| EFBCopyEnable = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # GK2P52 - Spider-Man 2 | ||
| [Core] | ||
| MMU = 1 | ||
| [EmuState] | ||
| EmulationStateId = 4 | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Video_Hacks] | ||
| EFBToTextureEnable = False | ||
| EFBCopyEnable = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| # GOYP69 - GoldenEye Rogue Agent | ||
|
|
||
| [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. | ||
| EmulationIssues = Videos are messed up, skip them. | ||
| 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. | ||
|
|
||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
|
|
||
| [Video_Settings] | ||
| SafeTextureCacheColorSamples = 512 | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| # GOYS69 - GoldenEye Rogue Agent | ||
|
|
||
| [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. | ||
| EmulationIssues = Videos are messed up, skip them. | ||
| 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. | ||
|
|
||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
|
|
||
| [Video_Settings] | ||
| SafeTextureCacheColorSamples = 512 | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GQCD52 - Call of Duty 2: Big Red One | ||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| EmulationStateId = 4 | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,20 @@ | ||
| # GQCE52 - Call of Duty 2: Big Red One | ||
|
|
||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
| TLBHack = 1 | ||
|
|
||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Black screen | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| 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. | ||
|
|
||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GQCF52 - Call of Duty 2: Big Red One | ||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| EmulationStateId = 4 | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GQCI52 - Call of Duty 2: Big Red One | ||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| EmulationStateId = 4 | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Geck |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GQCP52 - Call of Duty 2: Big Red One | ||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| EmulationStateId = 4 | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,18 +1,20 @@ | ||
| # GQCS52 - Call of Duty 2: Big Red One | ||
|
|
||
| [Core] | ||
| # Values set here will override the main dolphin settings. | ||
|
|
||
| MMU = 1 | ||
| [EmuState] | ||
| # The Emulation State. 1 is worst, 5 is best, 0 is not set. | ||
| EmulationIssues = Slow because it needs mmu to run. | ||
| 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. | ||
|
|
||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GR8D69 - Medal of Honor Rising Sun | ||
| [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 = 3 | ||
| EmulationIssues = Videos are messed up, skip them. | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,18 +1,20 @@ | ||
| # GR8E69 - Medal of Honor Rising Sun | ||
|
|
||
| [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 = 3 | ||
|
|
||
| EmulationIssues = Videos are messed up, skip them. | ||
| [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 = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GR8F69 - Medal of Honor Rising Sun | ||
| [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 = 3 | ||
| EmulationIssues = Videos are messed up, skip them. | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # GR8J69 - Medal of Honor Rising Sun | ||
| [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 = 3 | ||
| EmulationIssues = Videos are messed up, skip them. | ||
| [OnLoad] | ||
| # Add memory patches to be loaded once on boot here. | ||
| [OnFrame] | ||
| [ActionReplay] | ||
| [Video] | ||
| ProjectionHack = 0 | ||
| PH_SZNear = 0 | ||
| PH_SZFar = 0 | ||
| PH_ExtraParam = 0 | ||
| PH_ZNear = | ||
| PH_ZFar = | ||
| [Gecko] |
Oops, something went wrong.