Reply to Re: Karel ende Elegast
If you don't have an account, just leave the password field blank.
January 10th 2012, 05:06 AM

shevek


Thanks for testing!
doesn't work on vanilla dink 1.08 (crashes after splash screen). This is pretty weird since there's nothing really different in aural+ but some sound fixes
Hmm. I do copy all the loadsound() calls from freedink's main.c into my generated main.c, because people with dink.exe experienced crashes when non-loaded sounds were called. Perhaps I'm not loading enough sounds? Or does it also crash when a sound that it tries to load doesn't exist? If anyone knows what the problem is (and thus how to fix it), please let me know, so I can fix the generator.
I need to implement much of the sound handling still, and I'd like to do it in a way that it works for everyone.
doesn't work on vanilla dink 1.08 (crashes after splash screen). This is pretty weird since there's nothing really different in aural+ but some sound fixes
Hmm. I do copy all the loadsound() calls from freedink's main.c into my generated main.c, because people with dink.exe experienced crashes when non-loaded sounds were called. Perhaps I'm not loading enough sounds? Or does it also crash when a sound that it tries to load doesn't exist? If anyone knows what the problem is (and thus how to fix it), please let me know, so I can fix the generator.

I need to implement much of the sound handling still, and I'd like to do it in a way that it works for everyone.