From 21aa8f7a1b8b8c8292b092046049d80eed761b7a Mon Sep 17 00:00:00 2001 From: Ian Skinner <56081713+IanSkinner1982@users.noreply.github.com> Date: Tue, 6 Jun 2023 23:25:33 -0400 Subject: [PATCH] Fixed some stuff --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e95ca18..4c42b1b 100644 --- a/README.md +++ b/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