Fix yuzu audio.

This commit is contained in:
fewtarius 2023-08-10 00:19:56 +00:00
parent cb6e73a0b6
commit 0ea97e135d
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -206,6 +206,9 @@ ln -sf /storage/.config/yuzu /storage/.local/share/yuzu
#Set QT Platform to Wayland-EGL
export QT_QPA_PLATFORM=wayland-egl
#Yuzu won't work with the pipewire driver yet
export SDL_AUDIODRIVER=pulseaudio
jslisten set "-9 yuzu"
#Run Yuzu emulator