Decompilation of Kingdom Hearts (PS2)
Go to file
Ethan Roseman f859e38ab9
hacks
2023-09-17 03:47:30 +09:00
.vscode meep 2023-09-13 14:47:58 +09:00
include smores 2023-09-15 15:28:53 +09:00
tools git subrepo pull --branch=ps2 tools/splat 2023-09-13 14:48:02 +09:00
.gitignore progs 2023-09-16 10:20:44 +09:00
checksum.sha1 progs 2023-09-16 10:20:44 +09:00
configure.py cleanup 2023-09-16 15:05:58 +09:00
iso.py kh is light 2023-09-13 10:56:59 +09:00
kh.jp.yaml progs 2023-09-16 10:20:44 +09:00
overlays.tsv smores 2023-09-15 15:28:53 +09:00
permuter_settings.toml kh is light 2023-09-13 10:56:59 +09:00
README.md readme 2023-09-16 10:26:40 +09:00
symbol_addrs.txt hacks 2023-09-17 03:47:30 +09:00
undefined_syms.txt progs 2023-09-16 10:20:44 +09:00

Kingdom Hearts Decompilation

We're currently just targeting the main game executable, which is an elf file SLPS_251.05 with sha1 9dabbf867a7ec2a030df99ba1ed969f2deef0488.

Setup

  1. Extract SLPS_251.05 from an ISO of the Kingdom Hearts (JP) and place it in the root of the repo.
  2. ./configure.py
  3. ninja