GameDB: Add mipmap fixes to Toshi engine games (#6680)

This commit is contained in:
icup321 2022-07-24 11:24:00 -04:00 committed by GitHub
parent be26c04dd1
commit f089d5714f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 40 additions and 9 deletions

View File

@ -4955,7 +4955,7 @@ SCKA-20096:
name: "Barnyard"
region: "NTSC-K"
gsHWFixes:
mipmap: 1
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SCKA-20098:
name: "Spongebob Squarepants - Creature from the Krusty Krab"
region: "NTSC-K"
@ -11721,7 +11721,9 @@ SLES-51354:
region: "PAL-M5"
compat: 5
gsHWFixes:
mipmap: 1
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for some areas.
SLES-51355:
name: "Big Mutha Truckers"
region: "PAL-M5"
@ -16476,8 +16478,12 @@ SLES-53561:
wildArmsHack: 1 # Reduces depth ghosting.
roundSprite: 2 # Reduces depth ghosting.
SLES-53563:
name: "Spongebob SquarePants and Friends - Unite!"
name: "Nickelodeon SpongeBob SquarePants and Friends Unite!"
region: "PAL-M6"
gsHWFixes:
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for lamps, computer and other areas.
SLES-53564:
name: "Darkwatch"
region: "PAL-M5"
@ -16623,6 +16629,7 @@ SLES-53634:
name: "Nicktoons Unite!"
region: "PAL-A"
gsHWFixes:
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for lamps, computer and other areas.
SLES-53635:
@ -18355,17 +18362,17 @@ SLES-54376:
name: "Barnyard"
region: "PAL-E"
gsHWFixes:
mipmap: 1
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLES-54377:
name: "Barnyard"
region: "PAL-G"
gsHWFixes:
mipmap: 1
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLES-54378:
name: "Barnyard"
region: "PAL-M4"
gsHWFixes:
mipmap: 1
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLES-54379:
name: "NFL Street 3"
region: "PAL-E"
@ -18722,6 +18729,8 @@ SLES-54519:
SLES-54521:
name: "Nickelodeon SpongeBob and Friends - Battle for Volcano Island"
region: "PAL-M5"
gsHWFixes:
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLES-54527:
name: "Flushed Away"
region: "PAL-M5"
@ -19883,9 +19892,15 @@ SLES-54989:
SLES-54990:
name: "Nicktoons - Attack of the Toybots"
region: "PAL-A"
gsHWFixes:
mipmap: 1 # Fixes garbage textures in the distance.
halfPixelOffset: 2 # Corrects most vertical lines.
SLES-54991:
name: "Nickelodeon SpongeBob and Friends - Attack of the Toybots"
region: "PAL-M6"
gsHWFixes:
mipmap: 1 # Fixes garbage textures in the distance.
halfPixelOffset: 2 # Corrects most vertical lines.
SLES-54992:
name: "PDC World Championship Darts 2008"
region: "PAL-M6"
@ -20217,6 +20232,9 @@ SLES-55136:
SLES-55138:
name: "Nickelodeon El Tigre - The Adventures of Manny Rivera"
region: "PAL-E"
gsHWFixes:
mipmap: 1 # Fixes garbage textures in the distance.
halfPixelOffset: 2 # Corrects most vertical lines.
SLES-55143:
name: "Chronicles of Narnia, The - Prince Caspian"
region: "PAL-G-I"
@ -24606,7 +24624,9 @@ SLPM-62512:
name: "Keiei Simulation - Jurassic Park [Konami The Best]"
region: "NTSC-J"
gsHWFixes:
mipmap: 1
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for some areas.
SLPM-62513:
name: "Harry Potter and the Chamber of Secrets [EA Best Hits]"
region: "NTSC-J"
@ -39361,7 +39381,9 @@ SLUS-20380:
name: "Jurassic Park - Operation Genesis"
region: "NTSC-U"
gsHWFixes:
mipmap: 1
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for some areas.
SLUS-20381:
name: "MX SuperFly"
region: "NTSC-U"
@ -43666,7 +43688,7 @@ SLUS-21277:
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 1
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLUS-21278:
name: "SSX on Tour"
region: "NTSC-U"
@ -43693,6 +43715,7 @@ SLUS-21284:
name: "Nicktoons Unite!"
region: "NTSC-U"
gsHWFixes:
autoFlush: 1 # Fixes glows.
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
textureInsideRT: 1 # Fixes rainbow lighting for lamps, computer and other areas.
SLUS-21285:
@ -44699,6 +44722,8 @@ SLUS-21469:
name: "Nicktoons - Battle for Volcano Island"
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse.
SLUS-21470:
name: "Bratz - Forever Diamondz"
region: "NTSC-U"
@ -45217,6 +45242,9 @@ SLUS-21604:
SLUS-21605:
name: "Nicktoons - Attack of the Toybots"
region: "NTSC-U"
gsHWFixes:
mipmap: 1 # Fixes garbage textures in the distance.
halfPixelOffset: 2 # Corrects most vertical lines.
SLUS-21606:
name: "Metropolismania 2"
region: "NTSC-U"
@ -45794,6 +45822,9 @@ SLUS-21731:
SLUS-21732:
name: "El Tigre - The Adventures of Manny Rivera"
region: "NTSC-U"
gsHWFixes:
mipmap: 1 # Fixes garbage textures in the distance.
halfPixelOffset: 2 # Corrects most vertical lines.
SLUS-21733:
name: "Sega Superstars Tennis"
region: "NTSC-U"