This repository contains a work-in-progress matching decompilation of the unreleased PlayStation 2 game "Twisted Metal: Harbor City".
Note: This repository assumes a POSIX environment. Please use WSL or Docker on a Windows machine.
TM.ELF SHA-1 Hash: 59695de214d38d1c0af9167412271fe2a446a13a
Repository:
Game:
Contributions are welcome and are encouraged! If you would like to help out, please create a pull request containing your changes to the repository.
See CONTRIBUTING.md for more information.
This project would not be possible without these tools.
- GNU GCC - C/C++ compiler and friends
- splat - Binary splitter for matching decompilations
- ninja - Quick and simple build system
Code/setup is heavily inspired by: