From ba27d3ff79d3361c51eb4f384e016232ec9d1903 Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Sat, 28 Oct 2023 20:05:37 +0200 Subject: [PATCH] GameDB: Add speedhack and hwfixes to McDonald's Original Happy Disc. PaRappa the Rapper 2: Instant Vu 0, MTVU0, fixes noodles. Pipo Saru 2001: Recommended blend level high, fixes metal surfaces not being rendered correctly. Full mipmap, plus trilinear ps2, fixes ground textures to match sw renderer. --- bin/resources/GameIndex.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 690b88d82311d..6e19836faa401 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -6897,6 +6897,13 @@ SCKA-90016: SCPM-85101: name: "McDonald's Original Happy Disc" region: "NTSC-J" + speedHacks: + instantVU1: 0 # Fixes noodles. + mtvu: 0 + gsHWFixes: + recommendedBlendingLevel: 3 # Fixes metal textures. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SCPM-85301: name: "Gran Turismo Concept - Copen Special Edition [Demo]" region: "NTSC-J"