Skip to content

Commit

Permalink
Merge pull request #30 from irowiki/patch-3
Browse files Browse the repository at this point in the history
slight Error 10 fix
  • Loading branch information
zoogie authored Dec 11, 2023
2 parents 9632456 + eb40c7f commit 4831312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSET9_installer_script/mset9.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ def sanity():
fs.open(realId1Path + "/dbs/import.db", "x").close()

prinfo("Created empty databases.")
prinfo("Please initialize the title database by navigating to System Settings -> Data Management -> Nintendo 3DS -> Software -> Reset, then rerun this script.")
prinfo("Please initialize the title database by inserting the SD into your console, powering it on, then navigating to System Settings -> Data Management -> Nintendo 3DS -> Software -> Reset, then rerun this script.")
prinfo("Visual guide: https://3ds.hacks.guide/images/screenshots/database-reset.jpg")
exitOnEnter()
else:
Expand Down

0 comments on commit 4831312

Please sign in to comment.