From 52814221b97bde5f3a1cdf29021e43290c729e59 Mon Sep 17 00:00:00 2001 From: Otozinclus <58051309+Otozinclus@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:17:23 +0100 Subject: [PATCH] Update Metal Games list I tested let's go in most locations and did some battles, runs perfectly Legends Arceus will freeze occasionally on Metal, which is why I remove it --- src/Ryujinx.Common/TitleIDs.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ryujinx.Common/TitleIDs.cs b/src/Ryujinx.Common/TitleIDs.cs index 31d895051..ab6cfeb03 100644 --- a/src/Ryujinx.Common/TitleIDs.cs +++ b/src/Ryujinx.Common/TitleIDs.cs @@ -35,7 +35,8 @@ namespace Ryujinx.Common "010028600EBDA000", // Mario 3D World "0100152000022000", // Mario Kart 8 Deluxe "01005CA01580E000", // Persona 5 - "01001f5010dfa000", // Pokemon Legends Arceus + "0100187003A36000", // Pokémon: Let's Go, Evoli! + "010003f003a34000", // Pokémon: Let's Go, Pikachu! "01008C0016544000", // Sea of Stars "01006A800016E000", // Smash Ultimate "0100000000010000", // Super Mario Odyessy -- 2.47.1