RPCS3 Forums
No sound using appimage rpcs3 - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: No sound using appimage rpcs3 (/showthread.php?tid=206792)



No sound using appimage rpcs3 - marcocrimpo - 10-22-2023

Hello,

My target is to use RPCS3 with DualSense and sound on my PC (Intel i5-12600 with GeForce RTX 2060 SUPER).

To do so, I tried:
1. On a fresh Linux Debian installation: rpcs3 appimage (RPCS3 Version: 0.0.29-15694-23cb67e0 Alpha):
* has no sound: KO
* wired DualSense is detected: OK
* games run properly, but no sound

2. On a non-fresh Ubuntu (but updated 22.04) installation:
2.1. snap's rpcs3 version (RPCS3 Version: 0.0.23-14068-a74d3005 Alpha):
* Sound ok
* games run OK
* wired DualSense not detected.
* I have copied logs running Ico (EU) at: https://pastebin.com/i9VpaT5A
2.2. Using appimage version: I have same results of point 1.

3. Also tryied to compile RPCS3 from sources but Qt6 dependencies killed me: KO

Suggestions?


RE: No sound using appimage rpcs3 - Ani - 10-29-2023

This is a known regression, being tracked here:
https://github.com/RPCS3/rpcs3/issues/14741

The workaround is to disable 'Audio Buffering' in Settings > Audio


RE: No sound using appimage rpcs3 - marcocrimpo - 10-31-2023

(10-29-2023, 02:52 PM)Ani Wrote: This is a known regression, being tracked here:
https://github.com/RPCS3/rpcs3/issues/14741

The workaround is to disable 'Audio Buffering' in Settings > Audio

You are right, disabling 'Audio Buffering' solves the problem.

Thank you very much  Smile