Skip to content
/ kh1 Public
forked from ethteck/kh1

WIP Decompilation of Kingdom Hearts (PS2, JP)

Notifications You must be signed in to change notification settings

Yotona/kh1

 
 

Repository files navigation

Kingdom Hearts Decompilation

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

Dependencies

We require some python deps you can obtain by running pip install -U -r requirements.txt.

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

About

WIP Decompilation of Kingdom Hearts (PS2, JP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.1%
  • Python 10.4%
  • Other 0.5%