Skip to content

Commit ee11d2c

Browse files
committed
README - Update Usage section
1 parent 21c32f6 commit ee11d2c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@
88
This is a simple webpage for hacking a Paper Mario: The Thousand-Year Door GCI save file to load a DOL file from memory card slot A. More specifically, it is set to load a `boot.dol` file converted to a GCI file via `dol2gci` (included in the `Home Bros.` project).
99

1010
## Usage
11-
The webpage part of this project is on Github Pages, which can be found [here](https://zephiles.github.io/ttyd-exploit/). You simply upload a proper GCI file, select the file in it to hack, and then click the hack button.
11+
First, use one of these two methods to apply this project's exploit to a TTYD GCI file:
12+
1. Download a premade GCI file from the [releases page](https://github.com/Zephiles/ttyd-exploit/releases).
13+
2. Use the [Github Pages](https://zephiles.github.io/ttyd-exploit/) website to upload your own GCI file, select the file in it to hack, and then click the `hack` button.
1214

13-
To trigger the exploit, simply load the file at the file select screen (should be named `DOL Loader`). Upon loading it, the curtain will close like normal, and then the exploit will trigger.
15+
Once you have the GCI file with the exploit, use a Homebrew app such as [GCMM](https://wiibrew.org/wiki/GCMM) to put both this project's GCI file and the `boot.dol` GCI file onto your memory card. Once the files are on your memory card, you are free to boot up the game like normal. To trigger the exploit, simply load the file at the file select screen (should be named `DOL Loader`). Upon loading it, the curtain will close like normal, and then the exploit will trigger.
16+
17+
It's also important to note that the other three files can still be used for standard gameplay, as this exploit only affects the file that it is applied to.
1418

1519
## Prerequisites
1620
`devkitPPC` (can be found [here](https://devkitpro.org/wiki/Getting_Started))

0 commit comments

Comments
 (0)