From 04957b6bdaee2da2da442622ead2cb9726fe300c Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Wed, 1 May 2024 20:16:28 +0100 Subject: [PATCH] GameDB: Code Lyoko QFI fixes --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 50c8add794..a87cd28658 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -28064,6 +28064,8 @@ SLES-55170: SLES-55172: name: "Code Lyoko - Quest for Infinity" region: "PAL-M4" + roundModes: + eeDivRoundMode: 3 # Fixes missing text. gsHWFixes: deinterlace: 9 # Game requires adaptive bff de-interlacing instead of auto for the UI at native. halfPixelOffset: 1 # Reduces ghosting effects. @@ -68941,6 +68943,8 @@ SLUS-21743: name: "Code Lyoko - Quest for Infinity" region: "NTSC-U" compat: 5 + roundModes: + eeDivRoundMode: 3 # Fixes missing text. gsHWFixes: deinterlace: 9 # Game requires adaptive bff de-interlacing instead of auto for the UI at native. halfPixelOffset: 1 # Reduces ghosting effects.