neophob / wpc-emu

Williams Pinball machine emulator, Play it @
https://playfield.dev
Apache License 2.0
70 stars 12 forks source link

Safe Cracker: missing soundboard reply #30

Closed neophob closed 5 years ago

neophob commented 5 years ago

When starting Safe Cracker, the soundboard is reset in a endless bug:

SAMPLE ID NOT FOUND 85
00:29:26.172 sound.js:43 SAMPLE ID NOT FOUND 43623
00:29:26.320 sound.js:43 SAMPLE ID NOT FOUND 38915
00:29:26.420 sound.js:43 SAMPLE ID NOT FOUND 58115
00:29:26.769 sound.js:43 SAMPLE ID NOT FOUND 53763
00:29:27.054 sound.js:43 SAMPLE ID NOT FOUND 53760
00:29:27.104 wpc-emu.js:1 UNKNOWN CONTROL WRITE: 1
00:29:27.105 wpc-emu.js:1 RESET_SOUNDBOARD

-> analyse unknown control write 1

neophob commented 5 years ago

Also those games suffer from the same issues:

neophob commented 5 years ago
neophob commented 5 years ago

fixed