Update README.md
This commit is contained in:
parent
af9fd5719d
commit
e270cbd28e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
|
||||
1. Extract main.dol/Start.dol (varies by extraction method) from the desired game into the same directory as "GeckoLoader.exe"
|
||||
2. Move your GCT into the same directory as "GeckoLoader.exe"
|
||||
3. In command prompt, input: GeckoLoader.exe -h, for help on syntax and options, then run accordingly
|
||||
3. In command prompt (In the same directory as GeckoLoader.exe), input: .\GeckoLoader.exe -h, for help on syntax and options, then run accordingly
|
||||
|
||||
Your new patched main.dol/Start.dol will be in the folder ./BUILD/
|
||||
|
|
Reference in a new issue