GameDB: Add AutoFlush to Battle For Volcano Island

Adds autoflush to fix texture corruptions.
This commit is contained in:
JordanTheToaster 2023-01-21 15:59:41 +00:00 committed by refractionpcsx2
parent 9b7d21891d
commit aa1e9cc9fa
1 changed files with 2 additions and 0 deletions

View File

@ -20045,6 +20045,7 @@ SLES-54521:
gsHWFixes:
mipmap: 2 # Better characters and environment.
trilinearFiltering: 1 # Using mipmaps, so may as well.
autoFlush: 1 # Fixes texture corruptions.
getSkipCount: "GSC_BlueTongueGames" # Mipmap rendering on CPU.
SLES-54527:
name: "Flushed Away"
@ -47662,6 +47663,7 @@ SLUS-21469:
gsHWFixes:
mipmap: 2 # Better characters and environment.
trilinearFiltering: 1 # Using mipmaps, so may as well.
autoFlush: 1 # Fixes texture corruptions.
getSkipCount: "GSC_BlueTongueGames" # Render mipmaps on the CPU.
SLUS-21470:
name: "Bratz - Forever Diamondz"