Merge pull request #1897 from fewtarius/dev

Fix yuzu audio.
This commit is contained in:
fewtarius 2023-08-09 20:20:20 -04:00 committed by GitHub
commit dd7245577f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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