mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-06 06:41:45 +00:00
README: add Windows PATH note
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
Experimental script to automate the process of a manual title install for Nintendo 3DS. Originally created late June 2019.
|
Experimental script to automate the process of a manual title install for Nintendo 3DS. Originally created late June 2019.
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
Note for Windows users: Enabling "Add Python 3.X to PATH" is **NOT** required! Python is installed with the `py` launcher by default.
|
||||||
|
|
||||||
1. Dump boot9.bin and movable.sed from a 3DS system.
|
1. Dump boot9.bin and movable.sed from a 3DS system.
|
||||||
2. Install pycryptodomex:
|
2. Install pycryptodomex:
|
||||||
* Windows: `py -3 -m pip install --user --upgrade pycryptodomex`
|
* Windows: `py -3 -m pip install --user --upgrade pycryptodomex`
|
||||||
|
|||||||
Reference in New Issue
Block a user