2024-10-02 09:33:35 +02:00
|
|
|
<p align="center">
|
2024-10-02 10:23:23 +02:00
|
|
|
<img alt="TR2X logo" src="/data/tr2/logo-light-theme.png#gh-light-mode-only" width="400"/>
|
|
|
|
<img alt="TR2X logo" src="/data/tr2/logo-dark-theme.png#gh-dark-mode-only" width="400"/>
|
2024-10-02 09:33:35 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
TR2X is currently in the early stages of development, focusing on the
|
|
|
|
decompilation process. We recognize that there is much work to be done.
|
|
|
|
|
2024-10-02 10:23:23 +02:00
|
|
|
## Windows
|
|
|
|
|
|
|
|
### Installing (manual)
|
2024-10-02 09:33:35 +02:00
|
|
|
|
2024-10-02 10:23:23 +02:00
|
|
|
1. Head over to GitHub releases: https://github.com/LostArtefacts/TRX/releases
|
|
|
|
2. Download the TR2X zip file.
|
|
|
|
3. Extract the TR2X zip file into a directory of your choice.
|
|
|
|
Make sure you choose to overwrite existing directories and files.
|
|
|
|
4. (First time installation) Put your original game files into the target directory.
|
|
|
|
5. To play the game, run `TR2X.exe`.
|
2024-10-02 09:33:35 +02:00
|
|
|
|
|
|
|
## Improvements over original game
|
|
|
|
|
|
|
|
#### Gameplay
|
|
|
|
- added an option to fix M16 accuracy while running
|
2024-11-02 19:24:45 +01:00
|
|
|
- added optional rendering of pickups in the UI as 3D meshes
|
2024-11-04 22:20:19 +01:00
|
|
|
- changed inventory to pause the music rather than muting it
|
2024-10-02 09:33:35 +02:00
|
|
|
- fixed killing the T-Rex with a grenade launcher crashing the game
|
|
|
|
- fixed secret rewards not displaying shotgun ammo
|
2024-10-02 10:23:23 +02:00
|
|
|
- fixed numeric keys interfering with the demos
|
2024-11-04 22:20:19 +01:00
|
|
|
- fixed the ammo counter being hidden while a demo plays in NG+
|
2024-10-02 10:23:23 +02:00
|
|
|
- fixed explosions sometimes being drawn too dark
|
|
|
|
- fixed controls dialog remapping being too sensitive
|
2024-10-26 15:02:49 +01:00
|
|
|
- fixed Lara reloading the harpoon gun after every shot in NG+
|
2024-10-26 16:38:44 -04:00
|
|
|
- fixed the dragon reviving itself after Lara removes the dagger in rare circumstances
|
2024-10-28 16:09:11 -04:00
|
|
|
- fixed grenades counting as double kills in the game statistics
|
2024-10-29 21:10:25 -04:00
|
|
|
- fixed the game hanging if exited during the level stats, credits, or final stats
|
2024-11-02 15:38:02 +00:00
|
|
|
- fixed a crash when firing grenades at Xian guards in statue form
|
2024-11-02 16:32:21 +00:00
|
|
|
- fixed harpoon bolts damaging inactive enemies
|
2024-11-04 22:20:19 +01:00
|
|
|
- fixed the distorted skybox in room 5 of Barkhang Monastery
|
2024-11-05 11:57:06 -05:00
|
|
|
- fixed new saves not displaying the save count in the passport
|
2024-11-10 15:39:48 -05:00
|
|
|
- fixed Lara getting stuck in her hit animation if she is hit while mounting the boat or skidoo
|
2024-11-04 22:20:19 +01:00
|
|
|
|
|
|
|
#### Cheats
|
|
|
|
- added a fly cheat
|
|
|
|
- added a level skip cheat
|
|
|
|
- added a door open cheat (while in fly mode)
|
|
|
|
- added a cheat to increase the game speed
|
|
|
|
- added a cheat to explode Lara like in TR2 and TR3
|
|
|
|
|
|
|
|
#### Input
|
|
|
|
- added additional custom control schemes
|
|
|
|
- added customizable controller support
|
|
|
|
- fixed setting user keys being very difficult
|
|
|
|
- fixed skipping FMVs triggering inventory
|
|
|
|
- fixed skipping credits working too fast
|
2024-10-02 09:33:35 +02:00
|
|
|
|
2024-11-01 16:33:59 +00:00
|
|
|
#### Statistics
|
|
|
|
- fixed the dragon counting as more than one kill if allowed to revive
|
2024-11-01 16:37:34 +00:00
|
|
|
- fixed enemies that are run over by the skidoo not being counted in the statistics
|
2024-11-01 16:33:59 +00:00
|
|
|
|
2024-11-02 11:45:26 +00:00
|
|
|
#### Input
|
2024-11-04 22:20:19 +01:00
|
|
|
- added ability to hold forward/back to move through menus more quickly
|
2024-11-02 11:45:26 +00:00
|
|
|
|
2024-10-02 09:33:35 +02:00
|
|
|
#### Visuals
|
2024-11-04 22:20:19 +01:00
|
|
|
- added support for HD FMVs
|
2024-10-02 09:33:35 +02:00
|
|
|
- fixed TGA screenshots crashing the game
|
2024-10-16 13:46:18 +01:00
|
|
|
- fixed the camera being cut off after using the gong hammer in Ice Palace
|
2024-10-26 14:01:04 +01:00
|
|
|
- fixed Lara's underwater hue being retained when re-entering a boat
|
2024-11-04 22:20:19 +01:00
|
|
|
- improved FMV mode behavior - stopped switching screen resolutions
|
|
|
|
- improved vertex movement when looking through water portals
|
2024-10-02 09:33:35 +02:00
|
|
|
|
|
|
|
#### Audio
|
|
|
|
- fixed music not playing with certain game versions
|
2024-10-18 11:44:57 +01:00
|
|
|
- fixed the audio not being in sync when Lara strikes the gong in Ice Palace
|
2024-11-04 22:20:19 +01:00
|
|
|
- fixed sound settings resuming the music
|
|
|
|
- fixed wrong default music volume (being very loud on some setups)
|
2024-10-02 09:33:35 +02:00
|
|
|
|
|
|
|
#### Mods
|
2024-10-02 10:23:23 +02:00
|
|
|
- added developer console (accessible with `/`, see [COMMANDS.md](COMMANDS.md) for details)
|
2024-11-04 22:20:19 +01:00
|
|
|
|
|
|
|
#### Miscellaneous
|
|
|
|
- added .jpeg/.png screenshots
|
|
|
|
- added ability to skip FMVs with both the Action key
|
|
|
|
- added ability to skip end credits with the Action and Escape keys
|
|
|
|
- ported video decoding library to ffmpeg
|
|
|
|
- ported audio output library to SDL
|
|
|
|
- ported input method to SDL
|
|
|
|
- fixed screenshots not working in windowed mode
|
|
|
|
- fixed screenshots key not getting debounced
|
|
|
|
- changed screenshots to be put in the screenshots/ directory
|
|
|
|
- changed saves to be put in the saves/ directory
|