TOMB5 Save

Tomb Raider: Chronicles Disassembly translated to C source code.

Project README

Project: Decompile Tomb Raider: Chronicles (TOMB5)

Start Date: 21st June 2017.

PSX:

PSXPC_N:

PC_N:

Platform Build State
Windows (PSXPC_N) Build status
Linux (PSXPC_N) Build status
Linux (PSXPC_N) Build Status
PSX Build status

Disclaimer

This project may be abandoned at any time, use this product at your own risk.

What is this?

This repository contains decompiled code for the game Tomb Raider: Chronicles. All decompiled code is based off the final PlayStation and PC version. The goal is to decompile as much as possible since the original source code is reportedly lost. It is not expected for decompiled code to be 1:1 with the original source code. However, functionality wise it will be the same. Further debugging of the original PlayStation version at a later phase will help map out any existing bugs. All information (variable, file names, method names and data structures) have been obtained from debugging symbols (.SYM, .MAP), TRosettastone 3.0 and GAMEWAD.OBJ.

What are the current goals?

Current goals include decompiling all code up until the title screen sequence, ensuring it's fully correct then proceeding to decompiling in-game code. At this point in time the most critically required parts of code reside within the "GAME" folder.

Usage

Assuming you have compiled the most recent code or downloaded the latest binaries from appveyor (artifacts). Simply put your Tomb Raider: Chronicles PlayStation disc into your PC. At this point you'll need to copy all the files from the root of the CD to the same folder as MAIN.EXE. The codebase is currently based off the final NTSC version of Tomb Raider: Chronicles and final PC version. This means that other localised versions may not be supported. For further usage and build instructions visit this file.

How long will this take?

Depending on the amount of contributors it could take years.

Feel free to contact me on this: Discord server channel #TOMB5-decompile

Credits

  • Gh0stBlade: Lead Programmer (PSX/PSXPC_N).
  • zdimension: Programmer (PSX/PSXPC_N,PC_N).
  • Stohrendorf: Symdump tool creator.
  • smf: GTE code for EMU.
  • XProger: EMU render optimisations.
  • You?
Open Source Agenda is not affiliated with "TOMB5" Project. README Source: TOMB5/TOMB5
Stars
486
Open Issues
26
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating