Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Oct 4, 2024
1 parent 5f7b2c1 commit c7cd097
Showing 1 changed file with 3 additions and 73 deletions.
76 changes: 3 additions & 73 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,77 +5,7 @@

TR2X is an open-source decompilation project for Tomb Raider 2, created as a
sequel to the successful [TR1X](https://github.com/LostArtefacts/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.
for Tomb Raider 1.

## The situation

TR2X draws inspiration from existing decompilation efforts, including the
achievements of [TR2Main](https://github.com/Arsunt/TR2Main) developed by
[Arsunt](https://github.com/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

![](docs/progress.svg)

## Improvements over original game

#### Gameplay

- added an option to fix M16 accuracy while running
- fixed killing the T-Rex with a grenade launcher crashing the game
- fixed secret rewards not displaying shotgun ammo

#### Visuals

- fixed TGA screenshots crashing the game

#### Audio

- fixed music not playing with certain game versions

#### Mods
- added developer console (accessible with `/`, see [COMMANDS.md] for details)

## Contributions

Please refer to our [CONTRIBUTING.md](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](COPYING.md) file
for further details.
> [!WARNING]
> As of October 2024, this repository has been merged to [TRX](https://github.com/LostArtefacts/TRX). Please follow the continued development there.

0 comments on commit c7cd097

Please sign in to comment.