GameDB: Add full mipmap with ps2 trilinear to ESPN NFL 2K5.

Improves textures to match sw renderer.
This commit is contained in:
lightningterror 2023-05-30 13:30:54 +02:00
parent d880f8cde5
commit c0343897cd
1 changed files with 6 additions and 0 deletions

View File

@ -16818,6 +16818,9 @@ SLES-52942:
SLES-52943:
name: "ESPN NFL 2K5"
region: "PAL-E"
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
patches:
7D5403E1:
content: |-
@ -46680,6 +46683,9 @@ SLUS-20919:
name: "ESPN - NFL 2K5"
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
patches:
42F9D5AF:
content: |-