Skip to content

Commit d9ca6f3

Browse files
committed
README - Add Usage section
1 parent 55597e0 commit d9ca6f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
## Overview
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

10+
## 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.
12+
1013
## Prerequisites
1114
`devkitPPC` (can be found [here](https://devkitpro.org/wiki/Getting_Started))
1215
`Node.js` (can be found [here](https://nodejs.org/en/download/))

0 commit comments

Comments
 (0)