This commit is contained in:
DannyAAM
2023-10-31 21:53:43 +08:00
parent 849885f8ea
commit ff0eef85b6
+1 -1
View File
@@ -93,7 +93,7 @@ if osver == "Darwin":
if len(sys.argv) < 2:
if not thisfile.startswith("/Volumes/"):
prbad("Error 02: Your SD card is write protected! If using a full size SD card, ensure that the lock switch is facing upwards.")
prbad("Error 01: Couldn't find Nintendo 3DS folder! Ensure that you are running this script from the root of the SD card.")
# should we add some macos specific message?
exitOnEnter()
prinfo("Resolving device...")