RetroDECK/emu-configs/ryujinx/ryujinx-rdwrapper.sh

9 lines
167 B
Bash
Raw Normal View History

#!/bin/bash
2024-03-20 20:26:06 +00:00
source /app/libexec/global.sh
2024-03-20 20:26:06 +00:00
log i "Starting Ryujinx wrapper"
2024-03-05 20:41:36 +00:00
command="$1"
manage_ryujinx_keys
Ryujinx.sh $command # do not put comma here or it breaks