From c72329d990f360e539de763de01ff3969c66a827 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Sun, 16 Jul 2023 00:00:54 +1000 Subject: [PATCH] GameDB: Recommend High blending for Eragon --- bin/resources/GameIndex.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 08068b7f44..8ba8140e34 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -20343,6 +20343,7 @@ SLES-54159: mipmap: 2 # Cleans up texture detail. trilinearFiltering: 1 # Smoothes out mipmapping. halfPixelOffset: 2 # Fixes post processing misalignment. + recommendedBlendingLevel: 3 # Improves reflection quality. SLES-54160: name: "Eragon" region: "PAL-R" @@ -20350,6 +20351,7 @@ SLES-54160: mipmap: 2 # Cleans up texture detail. trilinearFiltering: 1 # Smoothes out mipmapping. halfPixelOffset: 2 # Fixes post processing misalignment. + recommendedBlendingLevel: 3 # Improves reflection quality. SLES-54161: name: "Super Dragon Ball Z" region: "PAL-E" @@ -49340,6 +49342,7 @@ SLUS-21322: mipmap: 2 # Cleans up texture detail. trilinearFiltering: 1 # Smoothes out mipmapping. halfPixelOffset: 2 # Fixes post processing misalignment. + recommendedBlendingLevel: 3 # Improves reflection quality. SLUS-21323: name: "Rampage - Total Destruction" region: "NTSC-U"