libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
168 stars 120 forks source link

Bomberman Fantasy Race - Invisible Retry/Quit menu when losing a race #776

Closed saulfabregwiivc closed 1 year ago

saulfabregwiivc commented 1 year ago

Like the title says on the game Bomberman: Fantasy Race (tested the USA version) in PCSX-ReARMed when you lose, the Retry/Quit menu (not to be confused with the Pause menu) doesn't appear, and it's invisible, making the Retry/Quit option selection tricky.

For trigger it: enter to any stage in any race, get 4th or less position, then wait for a few seconds and then press the X button to continue. It should show the Retry/Quit menu, but it's just invisible.

Using PCSX-ReARMed r23l b524c67.

BTW, this Retry/Quit menu appears correctly in both DuckStation and Beetle (Mednafen) PSX.

DuckStation:

duckstation_bbman

Mednafen PSX:

image

saulfabregwiivc commented 1 year ago

@notaz after some investigation, i noticed that this screen can be (temporally) fixed if you enable this hack (GPU) Slow linked list processing in Core Options > Video: image

Result after enabling this option: image

But can this be done automatically by adding this game to the entries in the hack database? Thanks ;)