RYUJINX: edited bios folder not found message [skip ci]

This commit is contained in:
XargonWan 2024-03-21 08:14:44 +01:00
parent 74e3d6eea5
commit 7816c15c27

View file

@ -653,7 +653,7 @@ manage_ryujinx_keys() {
log w "No files found in $bios_folder/switch/keys. Continuing..."
fi
else
log w "Directory $bios_folder/switch/keys does not exist. Maybe Ryujinx was never run. Continuing..."
log e "Directory $bios_folder/switch/keys does not exist. Something is wrong with your RetroDECK installation. Continuing but Ryujinx will not be able to run any game."
fi
}