You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds settings to work with 64-bit Windows and prompt for destination folder.
Also updates instructions to users to match new mechanisms for updating OR and installing content.
<A>\.NET Framework 4.7.2 web installer\ndp472-kb4054531-web.exe
@@ -23,28 +28,31 @@ Initial trials (Apr 2014) used v5.5.4. Open Rails v1.5 uses 6.1.2
23
28
From Source\Installer, copy OpenRails.iss and Version.iss into <A>\Temp\Installer
24
29
25
30
5. Repeat the following as often as required:
26
-
A. Download OR zip file from https://github.com/openrails/openrails/releases, choose the latest (i.e. pre-release) version, open the Assets concertina and pick OpenRails-Stable.zip
31
+
A. Download OR zip file from https://github.com/openrails/openrails/releases, choose the latest (i.e. pre-release) version, open the Assets concertina and pick Open Rails <version>.zip where <version> is something like "1.6-rc2"
27
32
28
33
B. Unzip into folder
29
-
<A>\Open Rails\Program\
34
+
<A>\Program\
30
35
31
36
C. Remove
32
-
<A>\Open Rails\Program\Updater.ini
37
+
<A>\Program\Updater.ini
33
38
as James Ross advises because the updater cannot update an installed version yet.
34
39
35
-
D. Download source from https://github.com/openrails/openrails/releases, choose the latest (i.e. pre-release) version, open the Assets concertina and pick Source code (openrails-1.5-rc1.zip) and extract the folder Source\Documentation.
40
+
D. Download source from https://github.com/openrails/openrails/releases, choose the latest (i.e. pre-release) version, open the Assets concertina and pick Source code Open Rails <version> Source.zip where <version> is something like "1.6-rc2" and extract the folder Source\Documentation.
36
41
37
42
E. Copy contents into folder
38
-
<A>\Open Rails\Program\Documentation\
43
+
<A>\Program\Documentation\
44
+
45
+
F. If you made changes to Source\RunActivity\Readme.txt or Source\RunActivity\Prerequisites.txt in Step 1, then
46
+
copy them to <A>\Program\ to overwrite the downloaded files.
39
47
40
-
F. Use Inno Setup > Build > Compile to compile the installer script
48
+
G. Use Inno Setup Compiler > Build > Compile to compile the installer script
41
49
<A>\Temp\Installer\Installer.iss
42
50
and generate the Open Rails Installer
43
51
44
-
G. The generated file will be found in <A>\Temp\Installer\Output\OpenRailsSetup.exe
52
+
H. The generated file will be found in <A>\Temp\Installer\Output\OpenRailsSetup.exe
45
53
46
54
6. Test the installer by building Virtual Machines with a fresh copy of Windows.
47
-
Open Rails v1.5 is compatible with Windows from 7 (SP1) to 11 and, hopefully, beyond.
55
+
Open Rails v1.6 is compatible with Windows from 7 (SP1) to 11 and, hopefully, beyond.
48
56
49
57
Arrange for the VM to have Internet access and a shared folder.
Open Rails software Readme.txt - Release v1.6 - June 2025
3
2
4
-
Visit our web-page at http://openrails.org for details and links.
3
+
Visit our web-page at https://openrails.org for details and links.
5
4
6
-
Please note the distribution and use of Open Rails software is governed by the GNU License - see file Copying.txt.
7
-
Source code can be downloaded from https://github.com/openrails/openrails
5
+
Please note the distribution and use of Open Rails software is governed by the GNU License - see file Copying.txt. Source code can be downloaded from https://github.com/openrails/openrails
8
6
9
7
OPERATION
10
-
- You can run Open Rails by clicking on the Desktop icon or the Quick Launch icon or the Start Menu entry or C:\Program Files (x86)\Open Rails\OpenRails.exe
8
+
- You can run Open Rails by clicking on the Desktop icon or the Quick Launch icon or the Start Menu entry or C:\Program Files\Open Rails\OpenRails.exe
11
9
- Help and Game Controls are available in-game using the Help key (F1).
12
10
- Please read the operations manual in Open Rails > Documents > Manual.pdf
13
11
14
12
CONTENT
15
13
This Open Rails download does not include any content - no routes, trains, activities - just the simulation program.
16
14
17
-
If you have content suitable for Open Rails or Microsoft Train Simulator already in place, then you can use the
18
-
Open Rails program to operate those routes and drive those trains straight away.
15
+
If you have content suitable for Open Rails or Microsoft Train Simulator already in place, then you can use the Open Rails program to operate those routes and drive those trains straight away. If not, then you will need to install some models bought from a vendor or free from the community before you can use Open Rails.
19
16
20
-
If not, then you will need to install some models bought from a vendor or free from the community before you can use Open Rails.
21
-
22
-
Or you can try out the 2 self-installing models on our home page - both free of charge.
17
+
Use the Content button for some auto-install routes or visit the catalogue at www.openrails.org/download/explore-content
23
18
24
19
SUPPORT
25
20
Please send bug reports and feature requests to our Bug Tracker at https://launchpad.net/or
26
21
27
22
UPDATES
28
-
Open Rails checks once a day for new versions and, if found, adds an Update link in the top right of its main menu.
29
-
Click this Update link to download and update your Open Rails.
23
+
Open Rails checks once a day for new versions and, if found, adds a red marker to the notification icon in the top right of the menu form. Click on the notification to find the details of an update and install it.
0 commit comments