diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d1fd96b1723cd5..2f5df7918d61f0 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -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" @@ -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" @@ -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" @@ -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. @@ -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" @@ -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" @@ -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" @@ -5344,6 +5362,10 @@ 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" @@ -5351,6 +5373,10 @@ SCES-53054: 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" @@ -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" @@ -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" @@ -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: らちぇっとあんどくらんく @@ -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" @@ -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" @@ -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" @@ -19565,10 +19612,12 @@ SLES-52710: region: "PAL-M5" compat: 5 SLES-52711: - name: "Titeuf Mega Compet" + name: "Titeuf Méga-compet" region: "PAL-F" gameFixes: - GIFFIFOHack # Fixes corrupted textures. + gsHWFixes: + autoFlush: 1 # Fixes sun occlusion. patches: "958E5086": content: |- @@ -22851,6 +22900,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" @@ -31894,6 +31944,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" @@ -38601,6 +38655,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 だーびーばをつくろう! @@ -41530,6 +41587,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 @@ -53493,6 +53552,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: 怪盗アプリコット 完全版 [限定版] @@ -59705,6 +59768,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" @@ -62053,6 +62119,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" @@ -65452,6 +65522,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"