From c60583c6bb6ec01be725aec723e99bfefe11f634 Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Wed, 11 Jan 2023 22:53:05 +0000 Subject: [PATCH] GameDB: fixes for Battle for Volcano Island --- bin/resources/GameIndex.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 0ab0d4120c..d9448b5089 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -19992,7 +19992,9 @@ 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. + mipmap: 2 # Better characters and environment. + trilinearFiltering: 1 # Using mipmaps, so may as well. + getSkipCount: "GSC_BlueTongueGames" # Mipmap rendering on CPU. SLES-54527: name: "Flushed Away" region: "PAL-M5" @@ -47575,7 +47577,9 @@ SLUS-21469: region: "NTSC-U" compat: 5 gsHWFixes: - mipmap: 1 # Better characters and environment but has a texture cache issue that makes it worse. + mipmap: 2 # Better characters and environment. + trilinearFiltering: 1 # Using mipmaps, so may as well. + getSkipCount: "GSC_BlueTongueGames" # Render mipmaps on the CPU. SLUS-21470: name: "Bratz - Forever Diamondz" region: "NTSC-U"