GameDB: Various fixes

This commit is contained in:
JordanTheToaster 2024-07-12 23:31:29 +01:00 committed by Ty
parent 6092918f20
commit 8d1533938c
1 changed files with 13 additions and 13 deletions

View File

@ -8246,10 +8246,10 @@ SCPS-15064:
- SoftwareRendererFMVHack # Fixes hash cache disabling itself. - SoftwareRendererFMVHack # Fixes hash cache disabling itself.
gsHWFixes: gsHWFixes:
recommendedBlendingLevel: 4 # Improves banding and effect emulation. recommendedBlendingLevel: 4 # Improves banding and effect emulation.
halfPixelOffset: 3 # Fixes texture and lighting misalignment.
mergeSprite: 1 # Fixes most vertical lines and lighting misalignment.
autoFlush: 1 # Fixes light bloom intensity. autoFlush: 1 # Fixes light bloom intensity.
estimateTextureRegion: 1 # Improves performance and reduces hash cache size. estimateTextureRegion: 1 # Improves performance and reduces hash cache size.
halfPixelOffset: 4 # Aligns post effects.
nativeScaling: 1 # Fixes post effects.
getSkipCount: "GSC_GiTS" getSkipCount: "GSC_GiTS"
patches: patches:
A5768F53: A5768F53:
@ -15137,47 +15137,47 @@ SLES-50836:
name: "Indiana Jones and The Emperor's Tomb" name: "Indiana Jones and The Emperor's Tomb"
region: "PAL-E" region: "PAL-E"
gameFixes: gameFixes:
- EETimingHack # For texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLES-50837: SLES-50837:
name: "Indiana Jones et le Tombeau de L'Empereur" name: "Indiana Jones et le Tombeau de L'Empereur"
region: "PAL-F" region: "PAL-F"
gameFixes: gameFixes:
- EETimingHack # For texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLES-50838: SLES-50838:
name: "Indiana Jones und die Legende der Kaisergruft" name: "Indiana Jones und die Legende der Kaisergruft"
region: "PAL-G" region: "PAL-G"
compat: 5 compat: 5
gameFixes: gameFixes:
- EETimingHack # For texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLES-50839: SLES-50839:
name: "Indiana Jones e la Tomba dell'Imperatore" name: "Indiana Jones e la Tomba dell'Imperatore"
region: "PAL-I" region: "PAL-I"
gameFixes: gameFixes:
- EETimingHack # For texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLES-50840: SLES-50840:
name: "Indiana Jones y la Tumba del Emperador" name: "Indiana Jones y la Tumba del Emperador"
region: "PAL-S" region: "PAL-S"
gameFixes: gameFixes:
- EETimingHack # For texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLES-50841: SLES-50841:
name: "Largo Winch - Empire Under Threat" name: "Largo Winch - Empire Under Threat"
@ -60498,7 +60498,7 @@ SLUS-20508:
- EETimingHack # Fixes texture flicker. - EETimingHack # Fixes texture flicker.
gsHWFixes: gsHWFixes:
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 4 # Reduces post misalignment. halfPixelOffset: 2 # Reduces post misalignment.
nativeScaling: 2 # Fixes remaining post misalignment. nativeScaling: 2 # Fixes remaining post misalignment.
SLUS-20509: SLUS-20509:
name: "Soccer Slam - Sega Sports" name: "Soccer Slam - Sega Sports"