GameDB: Add mipmapping fixes for Monster Attack/Chikyuu Boueigun

This commit is contained in:
refractionpcsx2 2022-12-12 20:41:33 +00:00
parent 60fe05bc63
commit f8d90d68a3
1 changed files with 6 additions and 0 deletions

View File

@ -13250,6 +13250,9 @@ SLES-51855:
SLES-51856:
name: "Monster Attack"
region: "PAL-E"
gsHWFixes:
mipmap: 2 # Improves distant textures.
trilinearFiltering: 1 # Smooths high frequency textures on distant ground.
SLES-51859:
name: "Billiards Xciting"
region: "PAL-E"
@ -25411,6 +25414,9 @@ SLPM-62343:
SLPM-62344:
name: "Simple 2000 Series Vol. 31 - The Chikyuu Boueigun"
region: "NTSC-J"
gsHWFixes:
mipmap: 2 # Improves distant textures.
trilinearFiltering: 1 # Smooths high frequency textures on distant ground.
SLPM-62345:
name: "Simple 2000 Series Vol. 32 - The Sensha"
region: "NTSC-J"