mirror of
https://github.com/ethteck/kh1.git
synced 2024-11-30 08:50:45 +00:00
Decompilation of Kingdom Hearts (PS2)
20644fa146
subrepo: subdir: "tools/splat" merged: "5e1d53b" upstream: origin: "https://github.com/ethteck/splat.git" branch: "ps2" commit: "5e1d53b" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4" |
||
---|---|---|
.vscode | ||
tools | ||
.gitignore | ||
configure.py | ||
iso.py | ||
kh.jp.yaml | ||
permuter_settings.toml | ||
README.md |
Kingdom Hearts Decompilation
We're currently just targeting the main game executable, which is an elf file SLPS_251.05
with sha1 9dabbf867a7ec2a030df99ba1ed969f2deef0488
.
Setup
- Extract
SLPS_251.05
from an ISO of the Kingdom Hearts (JP) and place it in the root of the repo. - Run splat with this branch on
kh.jp.yaml
. - Cry at the lack of file splits, build system, and ridiculous assembler issues