We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f092aee commit 8a5269bCopy full SHA for 8a5269b
sonic-appimage.sh
@@ -17,7 +17,7 @@ export DEPLOY_VULKAN=1
17
# ADD LIBRARIES
18
wget --retry-connrefused --tries=30 "$SHARUN" -O ./quick-sharun
19
chmod +x ./quick-sharun
20
-./quick-sharun /usr/bin/UnleashedRecomp /usr/lib/libpulse.so*
+./quick-sharun /usr/bin/UnleashedRecomp /usr/lib/pulseaudio/*
21
22
# MAKE APPIMAGE WITH URUNTIME
23
wget --retry-connrefused --tries=30 "$URUNTIME" -O ./uruntime2appimage
0 commit comments