About
Kingdom Hearts is a 2002 action role-playing game developed by Square for the PlayStation 2, made in collaboration with The Walt Disney Company; an expanded Final Mix edition followed in Japan later that year, and the game was later remastered and re-released across PS3, PS4, Xbox One, Windows, and Switch. Kingdom Hearts De:Compiled is an in-progress decompilation of the PlayStation 2 release of Kingdom Hearts, currently supporting the original Japanese version and the Japan-exclusive Final Mix version, built using a MIPS toolchain and Ninja.
Getting started
Building requires extracting the game's executable (ELF) from your own copy of the game's ISO and placing it in the repo, then running the project's configure script (optionally specifying which version to target) followed by Ninja to build.
Known limitations
- platform: Asset extraction currently only supported by the Japanese version of the game.
Additional notes
- Note
- No game assets are distributed with the project; only the decompiled executable source is provided, and additional asset extraction is currently supported only for the Japanese version.