ITotalJustice/notorious_beeg

[v-rally 3] black screen

Closed this issue · 1 comments

fails to boot. seems to play audio by looping through all sound effects through the game

Comment I made on discord on how I fixed it:

v-rally 3: don't disable interrupts when skipping the bios, the game stores the cpsr immediately (second instruction in) and then restores it later on. it never manually sets the irq_disable bit to false.