Title: Mac OS X - no sound effects Post by: fwiffo42 on March 09, 2003, 09:20:29 pm I just installed the mac os x package, but I get no sound effects. Music works fine, but no effects. I looked in the console log and found lots of these messages:
mixSDL_Sourcei: invalid buffer attempted mixSDL_Sourcei: invalid buffer attempted mixSDL_Sourcei: invalid buffer attempted mixSDL_Sourcei: invalid buffer attempted mixSDL_Sourcei: invalid buffer attempted Anyone have any suggestions? -fwiffo Title: Re: Mac OS X - no sound effects Post by: Nic. on March 10, 2003, 12:43:44 am Yes, if you write a WAV file loader routine that is endian-independant, and replace the in-game one with it, sound effects should work properly :P
(translation: this is a known bug, and will be addressed soon) |