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

Change default audio backend on Linux #7790

Merged
merged 2 commits into from Mar 18, 2020

Conversation

hcorion
Copy link
Member

@hcorion hcorion commented Mar 17, 2020

We had a weird bug on the Discord help channel where ALSA caused a crash when running anything on System76 with the AppImage.
Also changing this because FAudio and OpenAL are just known to work better on Linux than the ALSA backend.

FAudio is preferred, but if we didn't build with FAudio, we default to OpenAL
Also changed it to explicitly use xaudio backend on windows, rather than the static cast we had before.
@Megamouse Megamouse merged commit 2678ac6 into RPCS3:master Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants