Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Gameini database update. Fix Metroid Prime 3: Corruption settings tha…
…t got deleted by the clean up of revision e5f4586. Fix/clean up various stuff that showed up in the process of searching for other regressions (there weren't any).
  • Loading branch information
kostamarino@hotmail.com committed Aug 20, 2013
1 parent 7b99fad commit cc03d96
Show file tree
Hide file tree
Showing 26 changed files with 23 additions and 73 deletions.
1 change: 0 additions & 1 deletion Data/User/GameConfig/GZ2E01.ini
Expand Up @@ -1495,7 +1495,6 @@ PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512
[Video_Hacks]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/GZ2J01.ini
Expand Up @@ -28,7 +28,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/GZ2P01.ini
Expand Up @@ -90,7 +90,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
2 changes: 1 addition & 1 deletion Data/User/GameConfig/RFFEGD.ini
Expand Up @@ -26,6 +26,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1
EFBScale = -1
SafeTextureCacheColorSamples = 512

2 changes: 1 addition & 1 deletion Data/User/GameConfig/RFFJGD.ini
Expand Up @@ -26,6 +26,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1
EFBScale = -1
SafeTextureCacheColorSamples = 512

2 changes: 1 addition & 1 deletion Data/User/GameConfig/RFFPGD.ini
Expand Up @@ -26,6 +26,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1
EFBScale = -1
SafeTextureCacheColorSamples = 512

20 changes: 5 additions & 15 deletions Data/User/GameConfig/RM3E01.ini
@@ -1,33 +1,23 @@
# RM3E01 - Metroid Prime 3: Corruption

[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 =

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 =

PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBEmulateFormatChanges = True

EFBToTextureEnable = False
EFBCopyEnable = True
20 changes: 5 additions & 15 deletions Data/User/GameConfig/RM3J01.ini
@@ -1,33 +1,23 @@
# RM3J01 - Metroid Prime 3: Corruption

[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 =

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 =

PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBEmulateFormatChanges = True

EFBToTextureEnable = False
EFBCopyEnable = True
19 changes: 5 additions & 14 deletions Data/User/GameConfig/RM3P01.ini
Expand Up @@ -2,35 +2,26 @@

[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 = minor coloring problems

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 =

PH_ZNear =
PH_ZFar =
[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBEmulateFormatChanges = True

EFBToTextureEnable = False
EFBCopyEnable = True
[Speedhacks]
0x804e8b20=600

1 change: 0 additions & 1 deletion Data/User/GameConfig/RZDE01.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/RZDJ01.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/RZDK01.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/RZDP01.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
SafeTextureCache = False
SafeTextureCacheColorSamples = 512

[Video_Hacks]
Expand Down
2 changes: 1 addition & 1 deletion Data/User/GameConfig/SDNE41.ini
Expand Up @@ -26,7 +26,7 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1
EFBScale = -1

[Video_Enhancements]
MaxAnisotropy = 0
Expand Down
2 changes: 1 addition & 1 deletion Data/User/GameConfig/SDNP41.ini
Expand Up @@ -26,7 +26,7 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1
EFBScale = -1

[Video_Enhancements]
MaxAnisotropy = 0
Expand Down
3 changes: 1 addition & 2 deletions Data/User/GameConfig/SEME4Q.ini
Expand Up @@ -26,8 +26,7 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1

EFBScale = -1
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/SEMJ01.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
3 changes: 1 addition & 2 deletions Data/User/GameConfig/SEMP4Q.ini
Expand Up @@ -26,8 +26,7 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1

EFBScale = -1
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
3 changes: 1 addition & 2 deletions Data/User/GameConfig/SEMX4Q.ini
Expand Up @@ -26,8 +26,7 @@ PH_ZNear =
PH_ZFar =

[Video_Settings]
EFBScale = 1

EFBScale = -1
SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/SEMY4Q.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/SEMZ4Q.ini
Expand Up @@ -27,7 +27,6 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

[Video_Enhancements]
Expand Down
1 change: 0 additions & 1 deletion Data/User/GameConfig/SERE4Q.ini
Expand Up @@ -27,6 +27,5 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

1 change: 0 additions & 1 deletion Data/User/GameConfig/SERF4Q.ini
Expand Up @@ -27,6 +27,5 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

1 change: 0 additions & 1 deletion Data/User/GameConfig/SERP4Q.ini
Expand Up @@ -27,6 +27,5 @@ PH_ZFar =

[Video_Settings]
EFBScale = -1

SafeTextureCacheColorSamples = 0

2 changes: 0 additions & 2 deletions Data/User/GameConfig/SMFE4Q.ini
Expand Up @@ -30,6 +30,4 @@ SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = False

[Video_Hacks]
EFBEmulateFormatChanges = False

3 changes: 0 additions & 3 deletions Data/User/GameConfig/SMFP4Q.ini
Expand Up @@ -30,6 +30,3 @@ SafeTextureCacheColorSamples = 0
UseXFB = True
UseRealXFB = False

[Video_Hacks]
EFBEmulateFormatChanges = False

0 comments on commit cc03d96

Please sign in to comment.