Fix PSPMinis

This commit is contained in:
mason 2023-06-07 18:24:51 +00:00
parent 6b81cb289c
commit 42ea2102f3
No known key found for this signature in database
GPG key ID: 84D9278A11FA112B

View file

@ -320,7 +320,7 @@ then
RUNTHIS='${TBASH} /usr/bin/start_rpcs3sa.sh "${ROMNAME}"'
fi
;;
"psp")
"psp"|"pspminis")
jslisten set "-9 ppsspp"
if [ "$EMU" = "ppsspp-sa" ]; then
RUNTHIS='${TBASH} /usr/bin/start_ppsspp.sh "${ROMNAME}"'