Open AMDmi3 opened 2 years ago
strange, I downloaded the 30MB src code of the tag v059 and: egrep "fragment" -irnI
but there is no fragment error message on the code.
I guess it may be coming from something external to ivan.
To enable midi you need some synth working: https://github.com/Attnam/ivan/issues/637#issuecomment-1007860961 The synth app must be running for it to work btw :)
After update to 0.59 on FreeBSD:
-DNOSOUND
(which I've used for 0.58):(which is also not removed cleanly and the game then paints over it).
With that, the game is playable, but there's no sound. I expect MIDI not to work on FreeBSD as it seem to be dependent on ALSA, but SDL_mixer should work fine.