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

[Lib.AudioOut] <Error> sdl_audio.cpp:SDLPortBackend:26: Failed to create SDL audio stream: No default audio device available #2182

Open
2 tasks done
fraval13 opened this issue Jan 18, 2025 · 1 comment

Comments

@fraval13
Copy link

Checklist

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.

Describe the Bug

No sound when running Blooborne

Reproduction Steps

  1. Download the shadps4-git from AUR
  2. Run Bloodborne
  3. Game works fine, except for the sound

Expected Behavior

Should have sound. No application appears under the list of outputs in my UI

Specify OS Version

Endeavour OS

@tomboylover93
Copy link
Contributor

The shadps4-git PKGBUILD is not officially supported, and this issue could be due to it using GCC as the compiler instead of Clang, which is what is recommended as per documents/building-linux.md. Can you try compiling it following the instructions on that document?

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