Add Ryujinx to power user options

This commit is contained in:
icenine451 2022-12-09 13:34:24 -05:00
parent 0cbbe5f99d
commit eef960a872

View file

@ -217,6 +217,7 @@ configurator_power_user_changes_dialog() {
"PCSX2-Legacy" \ "PCSX2-Legacy" \
"PPSSPP" \ "PPSSPP" \
"RPCS3" \ "RPCS3" \
"Ryujinx" \
"XEMU" \ "XEMU" \
"Yuzu") "Yuzu")
@ -258,6 +259,10 @@ configurator_power_user_changes_dialog() {
rpcs3 rpcs3
;; ;;
"Ryujinx" )
ryujinx-wrapper
;;
"XEMU" ) "XEMU" )
xemu xemu
;; ;;