Skip to content

Commit 01f4225

Browse files
authored
Merge pull request #2561 from ManiacOfGitHub/patch-1
Switch to angle brackets
2 parents 8754adc + 054c964 commit 01f4225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/dumping-titles-and-game-cartridges.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Insert the game cartridge you intend to dump into your console
4343
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
4444
1. Navigate to `[C:] GAMECART`
4545
1. Follow the steps applicable to your game cartridge:
46-
+ **3DS Game Cartridge:** Press (A) on `[TitleID].trim.3ds` to select it
47-
+ **NDS Game Cartridge:** Press (A) on `[TitleID].nds` to select it
46+
+ **3DS Game Cartridge:** Press (A) on `<TitleID>.trim.3ds` to select it
47+
+ **NDS Game Cartridge:** Press (A) on `<TitleID>.nds` to select it
4848
+ Trimmed dumps are not recommended for NDS games in general, as they can cause various playback issues
4949
1. Select "Copy to 0:/gm9/out"
5050
1. Your non-installable `.3ds` or `.nds` formatted file will be outputted to the `/gm9/out/` folder on your SD card
@@ -73,7 +73,7 @@ This should only be used if [Installing a Game Cartridge Directly to the System]
7373

7474
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
7575
1. Navigate to `[C:] GAMECART`
76-
1. Press (A) on `[TitleID].trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
76+
1. Press (A) on `<TitleID>.trim.3ds` to select it, then select "NCSD image options...", then select "Build CIA from file"
7777
1. Your installable `.cia` formatted file will be outputted to the `/gm9/out/` folder on your SD card
7878

7979
## Dumping an Installed Title

0 commit comments

Comments
 (0)