Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes

game game-modding reverse-engineering tomb-raider
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Game Development Retro Game Reimplementation

AI Summary: Rewrite the audio backend for the open-source Tomb Raider reimplementation (TRX) to address numerous issues related to music and sample loading, decoding, and mixing. This involves creating a separate thread worker for on-the-fly audio decoding.

Complexity: 5/5
Help wanted Enhancement TR2 TR1

Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes

C
#game#game-modding#reverse-engineering#tomb-raider
Game Development Retro Game Reimplementation

AI Summary: The task is to add support for building and distributing installers for three Windows architectures: x86 (32-bit), x64 (64-bit), and ARM64 (64-bit) for the TRX (Tomb Raider I & II reimplementation) project. This involves modifying the build process to generate separate installers for each architecture and updating the download page to offer these choices to users.

Complexity: 3/5
Help wanted Internal Enhancement TR2 TR1

Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes

C
#game#game-modding#reverse-engineering#tomb-raider