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...")