mirror of
https://github.com/rvtr/USG-FIRM-WRITER.git
synced 2025-11-02 00:11:03 -04:00
Fixed some stuff
This commit is contained in:
parent
1880d4c5ca
commit
21aa8f7a1b
11
README.md
11
README.md
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user