Awesome
TOMB5
PC Tomb Raider Chronicles decompilation project
Inspired by TR2Main, made by Arsunt.
And by the tomb5 decompile project, by Gh0stblade and zdimension.
goals
Preserving the original source code of the PC version of Tomb Raider Chronicles.
note: All information (variable, file names, method names and data structures) have been obtained from PSX debugging symbols (.SYM, .MAP), and PC-specific function names from the Mac executable.
Credits:
Troye: Main programmer, project leader.
ChocolateFan: Programmer, contributor.
thatguyfrombb: Additional decompiling, bug fixing, and documentation.
Raildex: additional fixes.
License:
This project is licensed under the GNU General Public License - see the LICENSE file for details
Using:
Be sure to check this guide
Note:
this mainly started to see if I could do it, but it blew out of proportion into a full fledged decompilation project. I only do this in my free time, and I'm still rather new at this :)