Gameini cleanup.

This is a cleanup of the gameini database. Specifically:
It removes the "Issues=..." lines and their respective comments since
they don't show up in the gui, are very old and wrong in most cases.
They contain probably more than 4 year old comments (i don't have a clue
who or when wrote them).
Also remove the "EFBCopyCacheEnable = True" lines from the database.
These were put at a time that efb to Ram had resolution issues without
cache being enabled, safe texture cache could be disabled and speed was
detrimental. Now that efb to ram doesn't have the same res issues as
back then, safe texture cache can't be disabled with speed gains being
non existent (you get even a speed hit if texture cache is put to safe)
i think it should be removed from the database.
This commit is contained in:
Linktothepast 2014-09-09 16:07:03 +03:00
parent 636dbc32d7
commit b32bfdfddb
47 changed files with 21 additions and 58 deletions

View File

@ -6,7 +6,6 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Dolphin doesn't support soft reset"
EmulationIssues =
[OnLoad]

View File

@ -7,7 +7,7 @@ TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
Issues="Needs Projection Hack R844 and Copy EFB to GL texture"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Bad Sound, Needs to disable or downlevel"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,6 @@ TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="TLB Error"
EmulationIssues =
[OnLoad]

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Graphics glitches"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
Issues="Graphics Errors... Not Playable"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,6 @@ TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues =
EmulationIssues = Disable "Panic Handlers". Needs "Real Xfb" to display videos.
[OnLoad]

View File

@ -8,7 +8,7 @@ Patch region = 0x7e000004
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Slowwwwwwww and desync but playable"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,7 @@ TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Corrupt Graphics"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Some controls may not work correctly"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="The bubbles in into scene when starting a game are not shaded right?"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Needs Projectin Before R945"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,7 @@ TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Graphics Errors"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Needs Projection Before R945, crappy sound"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Corrupt Graphics"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,8 +7,7 @@ TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="TLB Error"
EmulationIssues = Needs real XFB for videos to show up.(r6898)
EmulationIssues = Needs real XFB for videos to show up.
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,8 +7,7 @@ TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="TLB Error"
EmulationIssues = Needs real XFB for videos to show up.(r6898)
EmulationIssues = Needs real XFB for videos to show up.
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -5,7 +5,6 @@ MMU = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
Issues="Error to compile...DC error?"
EmulationIssues = Slow because it needs mmu to run.
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,7 @@ TLBHack=1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Very Very Darkening"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -1531,5 +1531,3 @@ SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -32,5 +32,3 @@ SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -127,7 +127,6 @@ SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True
[Speedhacks]
0x803420bc=200

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="FullSpeed ingame But half Screen view...Bug?"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -7,7 +7,6 @@ TLBHack = 1
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 3
Issues="Playable,but sometimes slowdown FPS maybe is patched"
EmulationIssues =
[OnLoad]

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Bad sound, Repeat constantly"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 2
Issues="Needs GameBoy controller on slot 4"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Works Fine and with sound, but graphics glitches.Does not playable"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,6 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Boots then hangs, stuck on nop opcode?"
EmulationIssues =
[OnLoad]

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Need Projection before 945 - be activated"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -6,7 +6,7 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
Issues="Needs Projection Before to 945 to see graphics.Slow but Fully playable!"
EmulationIssues =
[OnLoad]
# Add memory patches to be loaded once on boot here.

View File

@ -37,5 +37,4 @@ UseRealXFB = False
EFBAccessEnable = False
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -37,5 +37,4 @@ UseRealXFB = False
EFBAccessEnable = False
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -32,5 +32,3 @@ UseRealXFB = False
EFBAccessEnable = False
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -64,5 +64,3 @@ SafeTextureCacheColorSamples = 512
EFBAccessEnable = True
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -32,5 +32,3 @@ SafeTextureCacheColorSamples = 512
EFBAccessEnable = True
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -32,5 +32,4 @@ SafeTextureCacheColorSamples = 512
EFBAccessEnable = True
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -64,5 +64,4 @@ SafeTextureCacheColorSamples = 512
EFBAccessEnable = True
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,3 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,3 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,3 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -29,5 +29,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,3 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True

View File

@ -28,5 +28,4 @@ PH_ZFar =
[Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True
EFBCopyCacheEnable = True