From bfbcd7a9497c84fb53edfc66e2186f578f9fb5bc Mon Sep 17 00:00:00 2001 From: pgert Date: Wed, 25 Jan 2023 10:29:23 +0000 Subject: [PATCH] GameDB: Force English in Tomb Raider - The Angel of Darkness US (#7950) Due to a game bug, the game will crash if your BIOS language is set to French or Spanish due to missing files on the disc. --- bin/resources/GameIndex.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 4015636623..f3500d834c 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -42482,6 +42482,10 @@ SLUS-20467: // Fix ingame SPS by interchanging vclipw.xyz vf5, vf5w with cfc2. patch=1,EE,001d90e0,word,48489000 patch=1,EE,001d90e4,word,4bc529ff + author=Agrippa + // Force English - else the game crashes with French or Spanish set + // in the BIOS configuration - a gamebug, not an emulator bug. + patch=1,EE,0020520C,word,24020001 // 0C0882C8 gameFixes: - SoftwareRendererFMVHack # Fixes garbage pixels. gsHWFixes: