Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 433 Bytes

TOMB3 Legacy

Fork of tomb3 for the purpose of preserving the original Tomb Raider 3 source code.

  • All fixes and unoriginal code were removed, with a few exceptions:
  1. Things that fail the compilation process, or crash the game otherwise, such as uninitialized vars.
  2. The software renderer.
  3. FMV stuff.

Everything else is original and should behave exactly as the retail TR3 executable.