mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 15:50:06 +00:00
fix typo
parent
7292f97301
commit
3b22491c50
@ -39,7 +39,7 @@ Instructions
|
|||||||
- Linux and macOS users must use `python3` instead of `py -3`.
|
- Linux and macOS users must use `python3` instead of `py -3`.
|
||||||
- Make sure python is in your system path and it is python 3, or you will have to give the full path to python
|
- Make sure python is in your system path and it is python 3, or you will have to give the full path to python
|
||||||
- `disa-extract.py` is the save file extractor downloaded above. Replace it with a full path if necessary.
|
- `disa-extract.py` is the save file extractor downloaded above. Replace it with a full path if necessary.
|
||||||
- `{SD}/gm9/out/00000000` is where GodMode9 copied the file out. Rplace it with the correct directory/driver.
|
- `{SD}/gm9/out/00000000` is where GodMode9 copied the file out. Replace it with the correct directory/driver.
|
||||||
- `{an-arbitrary-path}` is a directory to store the output.
|
- `{an-arbitrary-path}` is a directory to store the output.
|
||||||
|
|
||||||
On success, you will see `Finished!` printed on the last line
|
On success, you will see `Finished!` printed on the last line
|
||||||
|
Loading…
Reference in New Issue
Block a user