TRX/README.md

132 lines
3.8 KiB
Markdown
Raw Permalink Normal View History

2024-10-02 10:23:23 +02:00
<div align="center">
<h1>TRX Tomb Raider I & II: Community Edition</h1>
2024-10-05 22:45:41 +02:00
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
2024-10-02 10:23:23 +02:00
<img src="data/download_tr1x.svg"/>
</a>
2024-10-05 22:45:41 +02:00
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
2024-10-02 10:23:23 +02:00
<img src="data/download_tr2x.svg"/>
</a>
</div>
<hr/>
> [!NOTE]
>
> We've merged TR1X and TR2X into a single codebase, now renamed **TRX**.
>
> - TR1 and TR2 remain distinct with their own release cycles.
> - Config tools and TR1 installer remain separate.
> - Simplifies internal code merges and feature sharing, replacing **libtrx**.
>
> Thanks for your support!
Welcome to **TRX**  an open-source reimplementation of **Tomb Raider 1** and **Tomb Raider 2**, respectively. Both projects aim to enhance these classic games through decompilation and the implementation of open-source alternatives to proprietary components.
## TR1X - Tomb Raider 1
### Showcase
2022-07-14 13:12:32 +02:00
<table>
<tr>
2023-05-19 18:57:26 +01:00
<th>
Restored braid
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/braid.jpg"/>
2023-05-19 18:57:26 +01:00
</th>
2022-07-14 13:12:32 +02:00
<th>
2022-07-20 10:44:01 -04:00
Enemy health bar and UI scaling
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/enemy_health_bar_and_scaling.jpg"/>
2022-07-14 13:12:32 +02:00
</th>
2023-05-19 18:57:26 +01:00
</tr>
<tr>
2022-07-14 13:12:32 +02:00
<th>
2022-07-20 10:44:01 -04:00
3D pickups
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/3d_pickups.jpg"/>
2022-07-20 10:44:01 -04:00
</th>
<th>
Skybox support
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/skybox.jpg"/>
2022-07-14 13:12:32 +02:00
</th>
</tr>
<tr>
2022-07-14 13:12:32 +02:00
<th>
2024-10-02 10:23:23 +02:00
Customizable draw distance
<img src="docs/tr1/showcase/draw_distance.webp"/>
2022-07-14 13:12:32 +02:00
</th>
<th>
Developer console
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/console.webp"/>
</th>
2023-05-19 18:57:26 +01:00
</tr>
<tr>
2022-07-14 13:12:32 +02:00
<th>
2022-07-20 10:44:01 -04:00
Free camera
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/free_camera.jpg"/>
2022-07-14 13:12:32 +02:00
</th>
<th>
2022-07-26 00:20:48 +02:00
PS1 UI and new graphics options
2024-10-02 10:23:23 +02:00
<img src="docs/tr1/showcase/ps1_ui_and_gfx.jpg"/>
2022-07-14 13:12:32 +02:00
</th>
</tr>
</table>
2024-10-02 10:23:23 +02:00
### Download
Download the latest release:
2022-07-14 13:12:32 +02:00
2024-10-05 22:45:41 +02:00
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr1x+prerelease%3Afalse&expanded=true">
2024-10-02 10:23:23 +02:00
<img src="data/download_tr1x.svg"/>
</a>
2021-12-07 15:23:25 +01:00
2024-10-02 10:23:23 +02:00
See [the changelog](docs/tr1/CHANGELOG.md).
2021-12-07 15:23:25 +01:00
2024-10-02 10:23:23 +02:00
### Install Instructions
Please refer to the [detailed documentation](docs/tr1/).
2021-03-21 18:39:52 +01:00
2024-10-02 10:23:23 +02:00
## TR2X - Tomb Raider 2
### Decompilation Progress
2024-12-22 22:54:58 +01:00
Decompilation is currently complete, and we're shifting our focus towards
enriching the game with new features.
2024-02-24 05:04:57 +01:00
2024-10-02 10:23:23 +02:00
### Download
Download the latest release:
2024-02-24 05:04:57 +01:00
2024-10-05 22:45:41 +02:00
<a href="https://github.com/LostArtefacts/TRX/releases?q=tr2x+prerelease%3Afalse&expanded=true">
2024-10-02 10:23:23 +02:00
<img src="data/download_tr2x.svg"/>
</a>
2024-10-02 10:23:23 +02:00
See [the changelog](docs/tr2/CHANGELOG.md).
2024-10-02 10:23:23 +02:00
### Install Instructions
Please refer to the [detailed documentation](docs/tr2/).
2024-02-24 05:04:57 +01:00
2021-03-17 02:28:40 +01:00
2021-03-21 18:39:26 +01:00
## Q&A
1. **Is the game fully playable from beginning to the end?**
2024-10-02 10:23:23 +02:00
By all means! If you encounter a bug, please file a ticket.
2021-03-21 18:39:26 +01:00
2022-07-14 13:12:32 +02:00
2. **Can we get HD textures? Reflections? Other visual updates?**
2021-03-21 18:39:26 +01:00
2024-10-02 10:23:23 +02:00
We hope so! Being able to introduce skyboxes to TR1 showed that quite
literally sky is the limit. But great stuff takes time.
2021-03-21 18:39:26 +01:00
4. **Can I play this on Mac, Linux, Android...?**
2025-01-25 17:17:37 +01:00
Currently supported platforms include Windows, Linux and macOS for both
TR1X and TR2X.
2021-02-11 00:26:17 +01:00
2023-09-26 16:22:29 +02:00
5. **What's the relation to TR2Main?**
2024-10-02 10:23:23 +02:00
Originally founded as TR1Main in 2021, our project flourished independently
without sharing the code, with the shared brand concept existing only as an
idea. To better represent this, we rebranded to Tomb1Main. In 2023, we
further refined our identity by adopting the name TR1X. Meanwhile, TR2Main
follows a completely separate and unique path, unconnected to our
development work.
2025-04-22 12:44:34 +02:00
## Credits
- Endless GitHub contributors.
- TR1 title screen image by Kidd Bowyer. HD assets by goblan and posix.
- TR2 HD images by Arsunt.