From: saulfabreg Wii VC Project Date: Sun, 15 Oct 2023 00:48:43 +0000 (-0500) Subject: add Bomberman: Fantasy Race to database for hack "(GPU) slow linked list walking" X-Git-Tag: r24l~125 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe564285d821692def083c0d3579ce71496f687a;p=pcsx_rearmed.git add Bomberman: Fantasy Race to database for hack "(GPU) slow linked list walking" Without it, the Retry/Quit menu when you lose a race is invisible. Fixes https://github.com/libretro/pcsx_rearmed/issues/776 --- diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 481be6d3..295cadbd 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -26,6 +26,8 @@ static const char * const cdr_read_hack_db[] = static const char * const gpu_slow_llist_db[] = { + /* Bomberman Fantasy Race */ + "SLES01712", "SLPS01525", "SLPS91138", "SLPM87102", "SLUS00823", /* Crash Bash */ "SCES02834", "SCUS94570", "SCUS94616", "SCUS94654", /* Final Fantasy IV */