Skip to content

Commit

Permalink
Fix readme orig.cia example
Browse files Browse the repository at this point in the history
  • Loading branch information
vulcandth committed Mar 27, 2022
1 parent bc9e09d commit 892f083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ vc_name := $(vc_crystal_name)

Copy your original dumped .cia files to `vc/<build_name>.orig.cia`. Where `<build_name>` represents the names of the `.gbc` files that is output from your installed pret repository. In the case of Pokemon Crystal, it should be:

`poke-cia/pokecrystal11.cia`
`poke-cia/pokecrystal11.orig.cia`

Now you can run `make cia` and be on your merry way!

0 comments on commit 892f083

Please sign in to comment.