GameDB: Add full mipmap with ps2 trilinear to Super Monkey Ball Adventure.

Improves textures to match sw renderer.
This commit is contained in:
lightningterror 2023-05-18 21:00:52 +02:00
parent 836591a44f
commit 68ec70f24f
1 changed files with 6 additions and 0 deletions

View File

@ -18877,6 +18877,9 @@ SLES-53701:
compat: 5
gameFixes:
- XGKickHack # Fixes texture normals.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
SLES-53702:
name: "Resident Evil 4"
region: "PAL-M5"
@ -48562,6 +48565,9 @@ SLUS-21272:
compat: 5
gameFixes:
- XGKickHack # Fixes texture normals.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
SLUS-21273:
name: "Matrix, The - Path of Neo"
region: "NTSC-U"