Martin (29 Dec, 2005 15:22):
HiDoes anybody is having problems with the last SDL/2 20051222.
There are some issued that Im experimienting, for example Fomido don't load anymore, and other like Rock Dodger the sound breaks.
Can anybody check does two with the newer SDL ?
Martin
I'd be interested what happens if you try an older SDL build, like for example the one from 20051014.
About sound problems, I've changed the priority of sound processing thread in SDL from timecritical to a lower one, so bad-behaving SDL applications are less likely to eat all the CPU and kill your computer.
One thing you may try is to set this in your config.sys and reboot:
CLOCKSCALE=4
It was reported to help with sound in some SDL apps!
Doodle