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: r24~108 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=e189515fc16246867490af2b73e31293077d75db 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 5276b92c..568bba27 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -20,6 +20,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 */