mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
RYUJINX: edited bios folder not found message [skip ci]
This commit is contained in:
parent
74e3d6eea5
commit
7816c15c27
|
@ -653,7 +653,7 @@ manage_ryujinx_keys() {
|
||||||
log w "No files found in $bios_folder/switch/keys. Continuing..."
|
log w "No files found in $bios_folder/switch/keys. Continuing..."
|
||||||
fi
|
fi
|
||||||
else
|
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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue