RetroDECK/emu-configs/ryujinx/ryujinx-rdwrapper.sh
2024-03-20 21:26:06 +01:00

9 lines
167 B
Bash
Executable file

#!/bin/bash
source /app/libexec/global.sh
log i "Starting Ryujinx wrapper"
command="$1"
manage_ryujinx_keys
Ryujinx.sh $command # do not put comma here or it breaks