From ff0eef85b6ecc8215768e7a0675fe3e95465f0e7 Mon Sep 17 00:00:00 2001 From: DannyAAM Date: Tue, 31 Oct 2023 21:53:43 +0800 Subject: [PATCH] wtf? --- MSET9_installer_script/mset9.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MSET9_installer_script/mset9.py b/MSET9_installer_script/mset9.py index 343ccb3..7b79632 100644 --- a/MSET9_installer_script/mset9.py +++ b/MSET9_installer_script/mset9.py @@ -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...")