MiSTer-devel / Saturn_MiSTer

Sega Saturn for MiSTer
51 stars 13 forks source link

Rayman (USA) // REGRESSION - Crashes on the third part of the first level #101

Closed Zet-sensei closed 5 months ago

Zet-sensei commented 5 months ago

Core 20240126

RaymanBug On the third section of the first level, after getting the punch and going a little bit further, the game crashes with a magenta box and only the CDDA track is read.

RaymanBug2

Zet-sensei commented 5 months ago

Core 20240120 is the last working version, commit done on 2024/01/22 https://github.com/MiSTer-devel/Saturn_MiSTer/commit/9dc10a43487a548d8c13c423a9cd3efe67f20e29 must have broke the game.

Zet-sensei commented 5 months ago

On VDP1.sv, line 589

If I revert partially the code to if (CMD_NSPR_LEFT_OVER || CMD_NSPR_TOP_OVER || CMD_COORD_RIGHT_OVER[0] || CMD_COORD_BOTTOM_OVER[0] || CMD_TEXT_SIZE_OVER) begin

The game works once again.

Zet-sensei commented 5 months ago

Fixed with commit https://github.com/MiSTer-devel/Saturn_MiSTer/commit/9e9054294f966bb83dbff51c6fff5e527ab4c249