mirror of https://github.com/zeldaret/botw.git
readme: Add binutils-aarch64-linux-gnu to the list of dependencies
This commit is contained in:
parent
26183142b1
commit
cf50531807
|
@ -38,6 +38,7 @@ Using a decompiler such as Hex-Rays or Ghidra is strongly recommended.
|
|||
|
||||
You'll also need:
|
||||
|
||||
* aarch64 binutils (Debian/Ubuntu package: `binutils-aarch64-linux-gnu`)
|
||||
* pip (for the diff script)
|
||||
* The original 1.5.0 `main` executable, converted to ELF format with [nx2elf](https://github.com/shuffle2/nx2elf).
|
||||
* Copy it to data/main.elf -- it is used for the diff script and other tools.
|
||||
|
|
Loading…
Reference in New Issue