Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Audio on default build from Ubuntu.. #303

Open
exaconn opened this issue Aug 15, 2023 · 2 comments
Open

No Audio on default build from Ubuntu.. #303

exaconn opened this issue Aug 15, 2023 · 2 comments

Comments

@exaconn
Copy link

exaconn commented Aug 15, 2023

Hi all :)
So i just want to make some more immersive version of the game (mainly by tweaking particles options like size and time they live).
Anyway after compiling default (Debug ?) on Linux i get "NO SOUND" and an error from game console:
"""
Failed to initialize OpenAL: alcOpenDevice() failed
Couldn't initialize SDL audio: dsp: No such audio device
Sound failed to initialize.
"""
Downloaded version works just fine..
PLEASE HELP

@res2k
Copy link
Contributor

res2k commented Aug 17, 2023

Check the output of the "configuration" step.
There are probably multiple audio-related libraries checked for, but can't be used due to missing development files (headers, libs).
Installing those development packages should improve the audio support.

@exaconn
Copy link
Author

exaconn commented Sep 5, 2023

Ok thanks for the reply. So basically what was needed is to install sdllib via terminal. An q2rt Linux executable is on my profile, if you want check it if you like it i can make a list of changes for you its not so many, but its now looks much better in my opinion, go and test in free time. Thank you for your great work on this sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants