Senryoku / Deecy

Experimental Dreamcast emulator written in Zig
3 stars 0 forks source link

Crazy Taxi hangs during gameplay #24

Closed Senryoku closed 2 months ago

Senryoku commented 2 months ago

This is mentioned in reicast notable game bugs (https://github.com/skmp/reicast-emulator/blob/alpha/docs/Notable%20game%20bugs.md)

Crazi Taxi locks after some time (~30 secs) of gameplay, music gets corrupted right before the lockup : Its AEG emulation on aica, fix/hack it to return proper values.

(Use HLE bios using --skip-bios, game doesn't boot without it)

Senryoku commented 2 months ago

Fixed with 3b83160