Decompilation project for Tomb Raider II (1997), along with additional enhancements and bugfixes
Go to file
2024-05-09 16:52:26 +02:00
.github libtrx: update; migrate tools 2024-04-30 11:01:52 +02:00
data build: fix version embedding 2024-04-26 19:39:43 +02:00
docs port CreateBackBuffer 2024-05-09 16:52:26 +02:00
src port CreateBackBuffer 2024-05-09 16:52:26 +02:00
subprojects docs: release 0.2 2024-05-07 11:57:31 +02:00
tools music: add music directory backend 2024-05-01 13:35:54 +02:00
.clang-format initial commit 2023-10-01 13:24:43 +02:00
.gitignore misc: add gitignore 2024-04-30 11:01:52 +02:00
.gitmodules memory: move to libtrx 2024-04-29 10:49:50 +02:00
.pre-commit-config.yaml build: add pre-commit config 2023-10-02 07:33:59 +02:00
CHANGELOG.md docs: mention regression details in the changelog 2024-05-07 12:10:56 +02:00
COMMANDS.md console: add /hp and /heal 2024-05-02 15:12:11 +02:00
CONTRIBUTING.md docs: fix instruction 2024-05-02 10:35:47 +02:00
COPYING.md initial commit 2023-10-01 13:24:43 +02:00
justfile build: update to match TR1X 2024-04-25 11:51:32 +02:00
meson.build music: add music directory backend 2024-05-01 13:35:54 +02:00
meson.options build: change tooling to match TR1X 2024-04-13 22:03:16 +02:00
README.md build: fix version embedding 2024-04-26 19:39:43 +02:00

TR2X logo TR2X logo

TR2X is an open-source decompilation project for Tomb Raider 2, created as a sequel to the successful TR1X project for Tomb Raider 1. Our project is in the early stages, and our main focus is on decompiling as much of the game as possible.

The situation

TR2X draws inspiration from existing decompilation efforts, including the achievements of TR2Main developed by Arsunt. However, we emphasize that TR2X is an independent project and does not directly copy code from TR2Main.

Our Mission

Our mission is to fully decompile Tomb Raider 2 and to eventually enhance the overall gameplay experience.

Key Goals

  • Comprehensive Decompilation:
    Our primary objective is to achieve a thorough decompilation of Tomb Raider 2, enabling a deeper understanding of its inner workings.

  • Enhancement of UK Box Version:
    Our work is based on the UK Box version of Tomb Raider 2. Eventually we hope to reach feature parity with the Steam/multipatch version, and possibly TR2Main as well.

  • Cross-platform Compatibility:
    We are committed to making Tomb Raider 2 run natively on Linux, with the possibility of supporting Mac systems in the future.

  • Transparent Development Process:
    We value transparency and aim to maintain a transparent development process, ensuring regular updates and engagement with the community.

  • Changelog and Progress Updates:
    We strive to provide detailed and reliable changelogs, documenting significant updates and changes made to TR2X. Additionally, we will keep the community informed about the progress of the project.

TR2X is currently in the early stages of development, focusing on the decompilation process. We recognize that there is much work to be done.

Decompilation progress

Contributions

Please refer to our CONTRIBUTING.md file for more information on how to contribute to the project.

License

TR2X follows the GPL license. Please refer to the COPYING.md file for further details.