From c0343897cdd517ee37b0da134ec04eeead618a64 Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Tue, 30 May 2023 13:30:54 +0200 Subject: [PATCH] GameDB: Add full mipmap with ps2 trilinear to ESPN NFL 2K5. Improves textures to match sw renderer. --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index ae56c4e484..968df7db8d 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -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: |-