Merge pull request #1853 from fewtarius/dev

xemu workaround
This commit is contained in:
fewtarius 2023-07-31 06:41:06 -04:00 committed by GitHub
commit 23c7d13f4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,3 +39,6 @@ fi
CONFIG=/storage/.config/xemu/xemu.toml
@APPIMAGE@ -full-screen -config_path $CONFIG -dvd_path "${1}"
#Workaround until we can learn why it doesn't exit cleanly when asked.
killall -9 xemu-sa