From 323497d544e8d2fc3b1ead01fbb8f4332648faa5 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 14 Jan 2025 03:32:04 +0200 Subject: [PATCH] db: update no desire to dig out the real reason; works on arm? libretro/pcsx_rearmed#867 --- libpcsxcore/database.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 33acc07c..eced2303 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -64,6 +64,8 @@ static const char * const dualshock_init_analog_hack_db[] = static const char * const fractional_Framerate_hack_db[] = { + /* Contra - Legacy of War - weird char select hang */ + "SLUS00288", "SLES00608", /* Dance Dance Revolution */ "SLPM86503", // 3rd Mix "SLPM86752", // 4th Mix -- 2.39.5