TRX/README.md
2021-02-07 23:29:49 +01:00

938 B

TR1Main

This is a dynamic library for the classic Tomb Raider I game (TombATI version). The purpose of the library is to reimplement all the routines performed by the game and enhance the gameplay with new options.

This project is inspired by Arsunt's TR2Main project.

Getting Started

You may download patched tombati.exe, TR1Main.dll from releases, put them in your game folder and just launch. Also you may build TR1Main.dll yourself and use it with patched tombati.exe from here.

Building

  • i686-w64-mingw32-gcc - C/C++ compiler
  • Vim @ WSL - IDE

License

This project is licensed under the GNU General Public License - see the COPYING.md file for details

(c) 2020 Marcin Kurczewski. All rights reserved. Original game is created by Core Design Ltd. in 1997. Lara Croft and Tomb Raider are trademarks of Square Enix Ltd.