mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
readme: Add binutils-aarch64-linux-gnu to the list of dependencies
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user