Skip to content

Commit 4af18bb

Browse files
committed
Release V1.11.0
1 parent f905fc2 commit 4af18bb

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img alt="TR Rando" src="Resources/randomizerlogo.png"/>
33
</p>
44

5-
TR Rando is a randomizer tool for the classic Tomb Raider series (TR 1-3 and Unfinished Business) and Tomb Raider I-III Remastered. It allows you to change many aspects of the
5+
TR Rando is a randomizer tool for the classic Tomb Raider series (TR 1-3, Unfinished Business and The Golden Mask) and Tomb Raider I-III Remastered. It allows you to change many aspects of the
66
original levels, such as item pickups, secrets, enemies, Lara's appearance, level order, text...[and so much more](#features).
77

88
## Installation

TRRandomizerView/TRRandomizerView.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<SelfContained>false</SelfContained>
2121
<ApplicationIcon>Resources\rando.ico</ApplicationIcon>
2222

23-
<Version>1.10.2</Version>
23+
<Version>1.11.0</Version>
2424
<Product>Tomb Raider Randomizer</Product>
25-
<Copyright>Copyright © Tomb Raider Community 2024</Copyright>
25+
<Copyright>Copyright © Tomb Raider Community 2025</Copyright>
2626
</PropertyGroup>
2727
<ItemGroup>
2828
<None Remove="Resources\arrows.png" />

USING.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,12 @@ Following is a brief video explanation of the setup, but be sure to read each of
2929
Before you launch the randomizer for the first time, you should carry out a few steps as follows.
3030
***
3131
> ### TR1
32-
> You must use [TR1X](https://github.com/LostArtefacts/TR1X) to be able to randomize Tomb Raider 1. Follow the installation guide on the TR1X GitHub page, or you can also refer to [this video](https://www.youtube.com/watch?v=WfyHin4Hpgs) for guidance. Note that if using the TR1X installer, the default directory where your game will be located is your Documents folder as opposed to the base game folder.
32+
> You must use [TR1X](https://github.com/LostArtefacts/TRX) to be able to randomize Tomb Raider 1. Follow the installation guide on the TR1X GitHub page, or you can also refer to [this video](https://www.youtube.com/watch?v=WfyHin4Hpgs) for guidance. Note that if using the TR1X installer, the default directory where your game will be located is your Documents folder as opposed to the base game folder.
3333
>
3434
> You must also ensure that you have the Unfinished Business levels files in your installation. These are available when using the TR1X installer, and we recommend that you choose the set that contains music triggers. The level files are also available to download manually from https://lostartefacts.dev/aux/tr1x/trub-music.zip - you can then simply extract the files into your TR1X data folder.
3535
***
3636
> ### TR2
37-
> Use the [Version Swapper](https://github.com/TombRunners/tr2-version-swapper) or install and configure [TR2Main](https://github.com/Arsunt/TR2Main).
38-
>
39-
> _This step is entirely optional based on your own preference of gameplay._
37+
> You must use [TR2X](https://github.com/LostArtefacts/TRX) to be able to randomize Tomb Raider 2. Follow the installation guide on the TR2X GitHub page. Note that if using the TR2X installer, the default directory where your game will be located is your Documents folder as opposed to the base game folder.
4038
***
4139
> ### TR3
4240
> Use the [Version Swapper](https://github.com/TombRunners/tr3-version-swapper) or install and configure [tomb3](https://github.com/Trxyebeep/tomb3). Using tomb3 is recommended to enable all features in the randomizer, plus to enjoy all of the benefits of the improved game. See https://github.com/Trxyebeep/tomb3/blob/master/USING.md for detailed installation steps.
@@ -131,7 +129,7 @@ You may see the following error message when you try to launch the randomizer -
131129

132130
If however the randomizer doesn't launch, but you don't see the above error, you can install the runtime manually using the link below.
133131

134-
- https://aka.ms/dotnet/6.0/windowsdesktop-runtime-win-x64.exe
132+
- https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe
135133

136134
### General issues
137135
If you encounter error messages during randomization, the most likely cause is unclean data files. In this case, you should follow these steps.

0 commit comments

Comments
 (0)