From d0a65153df4206f84ea91210d3a9b459d394039d Mon Sep 17 00:00:00 2001 From: Buzzardsoul <126727903+Buzzardsoul@users.noreply.github.com> Date: Wed, 15 Mar 2023 13:50:53 +0300 Subject: [PATCH] GameDB: Add Mipmap and Trilinear to Spyro: Enter the Dragonfly --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 7383224b00..b8aafd9e8c 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -11871,6 +11871,9 @@ SLES-51043: name: "Spyro - Enter the Dragonfly" region: "PAL-M6" compat: 5 + gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer. + trilinearFiltering: 1 patches: 0EF1D4BA: content: |- @@ -42503,6 +42506,9 @@ SLUS-20315: name: "Spyro the Dragon - Enter the Dragonfly" region: "NTSC-U" compat: 5 + gsHWFixes: + mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer. + trilinearFiltering: 1 patches: 4B8E0DE8: content: |-