OpenQuake3 / defrag

Opensource Defrag | osdf
GNU General Public License v2.0
1 stars 2 forks source link

[bug] Sound bug on some systems (potentially SDL non-static linking or version) #61

Open heysokam opened 7 months ago

heysokam commented 7 months ago

TODO: Move this issue to https://github.com/OpensourceQuake3/engine

I was never able to reproduce this error locally, and it was only reported by one person. It might be a driver-related bug, or potentially caused by SDL non-static linking and/or versioning. We tried all possible options for dynamic loading of SDL that we could find, but none of them solved the problem.

This bug might fix itself with the new engine's buildsystem https://github.com/OpensourceQuake3/engine