Skip to content

Commit

Permalink
GameDB: Various fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanTheToaster committed Apr 5, 2024
1 parent d5290e9 commit d69f6ca
Showing 1 changed file with 70 additions and 1 deletion.
71 changes: 70 additions & 1 deletion bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ PAPX-90231:
name-sort: かいとう すらいくーぱー たいけんばん
name-en: "Kaitou Sly Cooper [Trial]"
region: "NTSC-J"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
PAPX-90232:
name: "Chain Dive"
region: "NTSC-J"
Expand Down Expand Up @@ -1103,6 +1105,8 @@ SCAJ-20016:
SCAJ-20017:
name: "Sly Cooper"
region: "NTSC-Unk"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCAJ-20018:
name: "This is Football 2003"
region: "NTSC-Unk"
Expand Down Expand Up @@ -1604,6 +1608,10 @@ SCAJ-20116:
region: "NTSC-C-J"
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SCAJ-20117:
name: "Fu-un Bakumatsu-den"
Expand Down Expand Up @@ -2102,6 +2110,8 @@ SCAJ-20197:
compat: 5
gameFixes:
- VuAddSubHack
speedHacks:
instantVU1: 0 # Mostly fixes animation stuttering.
gsHWFixes:
halfPixelOffset: 2 # Reduces bloom misalignment.
roundSprite: 1 # Fixes area transition vertical lines and lessens red forest vertical lines.
Expand Down Expand Up @@ -2843,6 +2853,8 @@ SCED-51444:
SCED-51452:
name: "Sly Raccoon"
region: "PAL-M5"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCED-51454:
name: "Tango - Game On Demo Disc 1"
region: "PAL-E"
Expand Down Expand Up @@ -4592,6 +4604,8 @@ SCES-50916:
SCES-50917:
name: "Sly Raccoon"
region: "PAL-M5"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCES-50928:
name: "SOCOM - U.S. Navy SEALs [Beta & Full Release]"
region: "PAL-M6"
Expand Down Expand Up @@ -5251,6 +5265,10 @@ SCES-52586:
compat: 5
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SCES-52596:
name: "This is Football 2005"
Expand Down Expand Up @@ -5344,13 +5362,21 @@ SCES-53053:
region: "PAL-F-I"
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SCES-53054:
name: "Death by Degrees"
region: "PAL-E-G"
compat: 5
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SCES-53055:
name: "Eyetoy - Antigrav"
Expand Down Expand Up @@ -6510,6 +6536,8 @@ SCKA-20004:
name: "Sly Cooper and the Thievius Raccoonus"
region: "NTSC-K"
compat: 5
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCKA-20005:
name: "Let's Bravo Music"
region: "NTSC-K"
Expand Down Expand Up @@ -6724,7 +6752,11 @@ SCKA-20039:
name: "Tekken Nina Williams In Death By Degree"
region: "NTSC-K"
gsHWFixes:
alignSprite: 1
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SCKA-20040:
name: "Jak 3"
Expand Down Expand Up @@ -7915,6 +7947,8 @@ SCPS-15036:
name-sort: かいとう すらいくーぱー
name-en: "Kaitou Sly Cooper"
region: "NTSC-J"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCPS-15037:
name: ラチェット&クランク
name-sort: らちぇっとあんどくらんく
Expand Down Expand Up @@ -10168,6 +10202,8 @@ SCUS-97198:
name: "Sly Cooper and the Thievius Raccoonus"
region: "NTSC-U"
compat: 5
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCUS-97199:
name: "Ratchet & Clank"
region: "NTSC-U"
Expand Down Expand Up @@ -10224,6 +10260,8 @@ SCUS-97209:
SCUS-97210:
name: "Sly Cooper and the Thievius Raccoonus [Demo]"
region: "NTSC-U"
gsHWFixes:
autoFlush: 1 # Fixes slys shadow definition.
SCUS-97211:
name: "ATV Offroad Fury 2"
region: "NTSC-U"
Expand Down Expand Up @@ -15659,16 +15697,25 @@ SLES-51130:
compat: 5
roundModes:
vu1RoundMode: 0 # Crashes without.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
SLES-51131:
name: "Tony Hawk's Pro Skater 4"
region: "PAL-F"
roundModes:
vu1RoundMode: 0 # Crashes without.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
SLES-51132:
name: "Tony Hawk's Pro Skater 4"
region: "PAL-G"
roundModes:
vu1RoundMode: 0 # Crashes without.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
SLES-51133:
name: "Red Faction II"
region: "PAL-M3"
Expand Down Expand Up @@ -22851,6 +22898,7 @@ SLES-53775:
- EETimingHack
gsHWFixes:
halfPixelOffset: 2 # Fixes ghosting.
textureInsideRT: 1 # Fixes bottom half screen issues.
SLES-53777:
name: "Prince of Persia - The Two Thrones"
region: "PAL-M5"
Expand Down Expand Up @@ -31894,6 +31942,10 @@ SLPM-60257:
region: "NTSC-J"
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SLPM-60258:
name: "The Typing of the Dead - Zombie Panic"
Expand Down Expand Up @@ -38601,6 +38653,9 @@ SLPM-65419:
region: "NTSC-J"
roundModes:
vu1RoundMode: 0 # Crashes without.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
SLPM-65420:
name: ダビつく3 ダービー馬をつくろう!
name-sort: だびつく3 だーびーばをつくろう!
Expand Down Expand Up @@ -41530,6 +41585,8 @@ SLPM-65950:
name-en: "Gantz - The Game"
region: "NTSC-J"
compat: 5
gsHWFixes:
roundSprite: 2 # Fixes line down right hand side of the screen during text sections.
SLPM-65951:
name: トム・クランシーシリーズ ゴーストリコン2
name-sort: とむくらんしーしりーず ごーすとりこん2
Expand Down Expand Up @@ -53493,6 +53550,10 @@ SLPS-25422:
region: "NTSC-J"
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SLPS-25423:
name: 怪盗アプリコット 完全版 [限定版]
Expand Down Expand Up @@ -59705,6 +59766,9 @@ SLUS-20504:
compat: 5
roundModes:
vu1RoundMode: 0 # Crashes without.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
SLUS-20505:
name: "Mace Griffin - Bounty Hunter"
region: "NTSC-U"
Expand Down Expand Up @@ -62053,6 +62117,10 @@ SLUS-20934:
compat: 5
gsHWFixes:
alignSprite: 1 # Fixes FMV lines.
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Prevents Death By VRAM explosion.
cpuSpriteRenderLevel: 2 # Needed for above.
getSkipCount: "GSC_DeathByDegreesTekkenNinaWilliams"
SLUS-20935:
name: "IHRA Professional Drag Racing 2005"
Expand Down Expand Up @@ -65452,6 +65520,7 @@ SLUS-21479:
- EETimingHack
gsHWFixes:
halfPixelOffset: 2 # Fixes ghosting.
textureInsideRT: 1 # Fixes bottom half screen issues.
SLUS-21480:
name: ".hack//G.U. Volume 1 - Rebirth - Terminal Disc"
region: "NTSC-U"
Expand Down

0 comments on commit d69f6ca

Please sign in to comment.