From 0b571068d95b49d0a23f05de080fe1d52bd68293 Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Mon, 8 Apr 2024 00:51:41 -0600 Subject: [PATCH] Do not show RAM limit message for *Art Style: Aquia* --- universal/include/compatibleDSiWareMap.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/universal/include/compatibleDSiWareMap.h b/universal/include/compatibleDSiWareMap.h index bc99f4fd79..3a2d7059e9 100644 --- a/universal/include/compatibleDSiWareMap.h +++ b/universal/include/compatibleDSiWareMap.h @@ -549,13 +549,12 @@ static int compatibleGameListB4DSMEPID[] = { }; // Show RAM limitation message -// Total: 45 +// Total: 44 static const char compatibleGameListB4DSRAMLimited[][4] = { "KII", // 101 Pinball World "KOK", // 1001 Crystal Mazes Collection "KXP", // 90's Pool "KAT", // AiRace: Tunnel - "KAA", // Art Style: Aquia "KYA", // Arrow of Laputa "KQJ", // Aru Seishun no Monogatari: Kouenji Joshi Sakka "K9G", // Big Bass Arcade @@ -604,7 +603,6 @@ static int compatibleGameListB4DSRAMLimitedID[] = { 2, // 1001 Crystal Mazes Collection (No music) 1, // 90's Pool (No audio) 4, // AiRace: Tunnel (No audio + Crashes when selecting another tunnel after first selecting one, worked around by selecting either Credits or Controls) - 1, // Art Style: Aquia (No audio) 1, // Arrow of Laputa (No audio) 5, // Aru Seishun no Monogatari: Kouenji Joshi Sakka (No FMVs) 4, // Big Bass Arcade (Crashes at certain points)