Fixed some stuff

This commit is contained in:
Ian Skinner 2023-06-06 23:25:33 -04:00 committed by GitHub
parent 1880d4c5ca
commit 21aa8f7a1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# USG-FIRM-WRITER
Hardware and software to manage DS lite (USG) firmware. Using this requires making a USG-FIRM-WRITER cart to read/write the WiFi board (this holds the firmware) through the cartridge port, as well as a modded 2/3DS to run the script (optional). Assembly details are below.
This project is not very practical for most and I only recommend using it if you find yourself having 170+ WiFi boards...
This project is not very practical for most and I only would recommend using it if you find yourself having 170+ WiFi boards...
## Table of Contents
1. [How the cart works](#how-the-cart-works)
@ -20,7 +20,7 @@ Normal methods might include hotswapping WiFi boards on a DS lite motherboard (r
You will need basic soldering supplies as well as the following parts:
- DS cartridge with a board ID of `C03-10` or `Y10-01`
- [Molex 52991-0308](https://mou.sr/42sjkJz) socket
- Molex socket breakout board. See gerber files for a premade board one [here.]() (can to be sent to a PCB manufacturer like [PCBWay](https://www.pcbway.com/))
- Molex socket breakout board. See gerber files for a premade board one [here.](https://github.com/IanSkinner1982/USG-FIRM-WRITER/tree/main/Breakout_Board_GerberFiles) (can to be sent to a PCB manufacturer like [PCBWay](https://www.pcbway.com/))
Steps:
1. Remove the shell from the cartridge
@ -43,9 +43,10 @@ CFW and GodMode9 must already be installed, I will not go over this here.
1. Download the [script](https://github.com/IanSkinner1982/USG-FIRM-WRITER/blob/main/Script.gm9) from this repository
2. Copy the downloaded script to your 3DS SD card at `SD:/gm9/scripts/`
3. Open GodMode9 on your 3DS
4. Press the `home` button, then navigate to `Scripts...` on the opened popup
5. Select the downloaded script and press the `A` button
6. Have fun running it and doing whatever
4. Plug the USG-FIRM-WRITER cart into your console, along with a WiFi board connected
5. Press the `home` button, then navigate to `Scripts...` on the opened popup
6. Select the downloaded script and press the `A` button
7. Have fun using the script!
## Credits
- `Haifisch` for the breakout board