Skip to content

Commit a2f0b28

Browse files
committed
Restore /download/program/ page.
1 parent e5a3d78 commit a2f0b28

File tree

6 files changed

+139
-51
lines changed

6 files changed

+139
-51
lines changed

_data/files.yaml

+12
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,22 @@ stable_installer:
22
url: http://openrails.org/files/OpenRails-1.3.1-Setup.exe
33
date: 2018-12-08
44
bytes: 45757016
5+
testing_installer:
6+
url: http://openrails.org/files/OpenRails-Testing.zip
7+
date: 2020-09-30
8+
bytes: 46416514
59
testing_manual:
610
url: http://openrails.org/files/OpenRails-Testing-Manual.pdf
711
date: 2020-05-01
812
bytes: 24434898
13+
doc_install_en:
14+
url: /assets/files/installation_guide_en.pdf
15+
date: 2014-03-08
16+
bytes: 993137
17+
doc_install_es:
18+
url: /assets/files/installation_guide_es.pdf
19+
date: 2015-03-15
20+
bytes: 501541
921
doc_german_keyboards:
1022
url: /assets/files/Keyboard_Layout_DE_V1.3.1e.pdf
1123
date: 2013-07-31

_includes/install_faq.html

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<h3>Which platforms does Open Rails run on?</h3>
2+
<p>
3+
Open Rails works well on Windows PCs from Windows XP* onwards (including Windows 10). It does not work on Windows XBox, Windows Phone or non-Windows platforms.
4+
</p><p>
5+
* <small>Windows XP requires Service Pack 3 (SP3).</small>
6+
</p>
7+
<h3>32-bit or 64-bit Windows?</h3>
8+
<p>Open Rails is currently a 32-bit program that will run on either 32-bit Windows or 64-bit Windows. When run on a 64-bit Windows system there are some benefits as follows.
9+
</p><p>
10+
Programs compiled for 32-bit Windows are always limited to using a maximum of 2GB of memory. Many current PCs, especially 64-bit systems, have more than this. Fortunately it is possible to compile a program, for 64-bit systems only, which can use up to 4GB of memory and this is called a Large Address Aware (LAA) option. The downloads include both the usual version and the LAA version and you choose between them in the Options form.
11+
</p>
12+
<h3><span id="hardware_requirements">What hardware does Open Rails require?</span></h3>
13+
<ul>
14+
<li>Processor : 2.0 GHz (32 or 64-bit)</li>
15+
<li>Memory : minimum = 0.5 GB, recommended = 2 GB</li>
16+
<li>Hard drive : 40 MB (but models require lots of space. The 6 routes in Microsoft Train Simulator require 1.4 GB)</li>
17+
<li>Graphics Hardware : minimum = 128 MB dedicated video RAM with Pixel Shader 2.0, recommended = 256 MB RAM with Pixel Shader 3.0</li>
18+
<li>Graphics Software : as provided by Windows. Open Rails currently uses DirectX<sup>&reg;</sup> - version 9.0c</li>
19+
<li>Sound : compatible with DirectX<sup>&reg;</sup> - version 9.0c</li>
20+
</ul>
21+
<h3>Do I need Microsoft Train Simulator installed to use Open Rails?</h3>
22+
<p>
23+
You do not need Microsoft Train Simulator installed in order to use Open Rails.
24+
</p><p>
25+
When Microsoft Train Simulator is installed, then Open Rails can safely make use of all the Microsoft Train Simulator content as it does not change any Microsoft Train Simulator files.
26+
</p><p>
27+
Most non-Microsoft Train Simulator routes, activities and rolling stock make use of some Microsoft Train Simulator content, usually sound files, textures and cab interiors. If products designed for Microsoft Train Simulator are used on a PC with Open Rails but not Microsoft Train Simulator, then they are likely to work but some sounds and textures will be missing. Such files will be listed with warnings in the Open Rails log file.
28+
</p>
29+
<h3>How can I recognise add-on products for Microsoft Train Simulator that require Microsoft Train Simulator files?</h3>
30+
<p>
31+
Add-ons designed for Microsoft Train Simulator may rely on files from the Microsoft Train Simulator product. For instance:
32+
<ul>
33+
<li>Routes provided with an Install.bat file that copies <i>shapes</i> and <i>textures</i> from the routes on the Microsoft Train Simulator CDs.</li>
34+
<li>Locomotives that re-use <i>cabviews</i> or <i>sounds</i> from the locomotives on the Microsoft Train Simulator CDs (see folder TRAINSET).</li>
35+
<li>Rolling stock that have sound management (SMS) files that refer to <i>wave</i> files from the Microsoft Train Simulator CDs (see folder SOUND).</li>
36+
</ul>
37+
</p>
38+
<h3>If I install Open Rails, will it change my Microsoft Train Simulator files?</h3>
39+
<p>
40+
No, Open Rails does not modify any Microsoft Train Simulator files.
41+
</p>
42+
<h3>Does Open Rails suppport RailDriver?</h3>
43+
<p>
44+
<img src="http://raildriver.com/assets/images/raildriver/rd.desktop.home.jpg" width=250 style="float: right; margin: 20px;" /> Yes; this cab controller from P.I.Engineering is suitable for Open Rails and support for it is built in to the simulator. Installation instructions are included in the installation download (and <a href="http://openrails.org/download/program/">also from this webpage</a>).
45+
Eric Conrad has posted a <a href="http://msts-roundhouse.vnxglobal.com/opinon/raildriver-review">detailed review on his MSTS Roundhouse blog</a> which provides valuable advice for using this product.
46+
</p>
47+
<h3>Does Open Rails report data back to its creators?</h3>
48+
<p>
49+
Not at the moment. Data on how Open Rails is used will be very helpful for the project but, if we wish to collect usage data, we will inform you
50+
beforehand and you will always be able to opt out.
51+
</p>
970 KB
Binary file not shown.
490 KB
Binary file not shown.

download/program/index.html

+75
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
layout: default
3+
section: Download
4+
title: Program
5+
preambles:
6+
- modal: modal1
7+
title: Download Open Rails (stable version)
8+
file: stable_installer
9+
- modal: modal2
10+
title: Download Open Rails (testing version)
11+
file: testing_installer
12+
---
13+
14+
<div class="row">
15+
<div class="col-md-1"></div>
16+
<div class="col-md-4">
17+
<h1>Stable Version 1.3.1 <small>(recommended)</small></h1>
18+
<br>
19+
<!-- Button to trigger modal -->
20+
<a href="#modal1" role="button" class='btn download_button btn-lg btn-block' data-toggle="modal">
21+
<h2><span class='glyphicon glyphicon-download'></span> &nbsp; Download the installer</h2>
22+
<p>
23+
This installer provides all pre-requisites for Open Rails and an uninstaller.
24+
</p>
25+
</a>
26+
<p style="text-align: center;">{% include file_meta.html file="stable_installer" %}</p>
27+
<!--<p class="alert alert-info">
28+
We're working hard on producing the next stable version. Please check back soon.
29+
</p>-->
30+
</div>
31+
<div class="col-md-2"></div>
32+
<div class="col-md-4">
33+
<h1>Testing Version</h1>
34+
<br>
35+
<!-- Button to trigger modal -->
36+
<a href="#modal2" role="button" class='btn download_button btn-lg btn-block' data-toggle="modal">
37+
<h2><span class='glyphicon glyphicon-download'></span> &nbsp; Download the executables</h2>
38+
<p>
39+
See the installation guides below for the pre-requisites you'll need.
40+
</p>
41+
</a>
42+
<p style="text-align: center;">{% include file_meta.html file="testing_installer" %}</p>
43+
</div>
44+
</div>
45+
<div class="row">
46+
<div class="col-md-6">
47+
<h2><span id="installation_questions">Installation Questions </span><small>from the FAQ</small></h2>
48+
{% include install_faq.html %}
49+
</div>
50+
<div class="col-md-6">
51+
<h2>Recent Code Changes</h2>
52+
<ul>
53+
<!-- TODO
54+
<?php include "../../api/update/testing/changelog.html" ?>
55+
-->
56+
</ul>
57+
<p><a href='../changes/'>See more code changes</a></p>
58+
<h2>Installation Guides</h2>
59+
<ul>
60+
<li><a href="{% include file_url.html file="doc_install_en" %}">Installation Guide (English)</a> - {% include file_meta.html file="doc_install_en" %}</li>
61+
<li><a href="{% include file_url.html file="doc_install_es" %}">Tutorial de Instalación (Spanish)</a> - {% include file_meta.html file="doc_install_es" %}</li>
62+
</ul>
63+
<p>
64+
Note: No installation is necessary and multiple versions of Open Rails can co-exist in different folders.
65+
</p>
66+
<h2>Updater</h2>
67+
<p>
68+
The built-in updater checks this website for new updates once per day. The testing version is updated once per week, usually on Friday around 7pm UK time.
69+
</p>
70+
<h2>Unstable Version</h2>
71+
<p>
72+
To support development, the <a href='http://james-ross.co.uk/projects/or?utm_campaign=unstable-version&utm_source=openrails.org&utm_medium=referral'>latest unstable version</a> is also available, which is updated as and when we <a href='http://james-ross.co.uk/projects/or/log?utm_campaign=unstable-version&utm_source=openrails.org&utm_medium=referral'>make changes to it</a>. <a href='http://james-ross.co.uk/projects/or/builds?utm_campaign=unstable-version&utm_source=openrails.org&utm_medium=referral'>Previous unstable versions are available</a>. The unstable versions are more <strong>likely to contain serious bugs</strong> and are only recommended for users wishing to help with Open Rails development.
73+
</p>
74+
</div>
75+
</div>

learn/faq/index.html

+1-51
Original file line numberDiff line numberDiff line change
@@ -135,57 +135,7 @@ <h3>What about a route editor for Open Rails?</h3>
135135
</p>
136136
<hr>
137137
<h2 id="installation_questions">Installation Questions</h2>
138-
<h3>Which platforms does Open Rails run on?</h3>
139-
<p>
140-
Open Rails works well on Windows PCs from Windows XP* onwards (including Windows 10). It does not work on Windows XBox, Windows Phone or non-Windows platforms.
141-
</p><p>
142-
* <small>Windows XP requires Service Pack 3 (SP3).</small>
143-
</p>
144-
<h3>32-bit or 64-bit Windows?</h3>
145-
<p>Open Rails is currently a 32-bit program that will run on either 32-bit Windows or 64-bit Windows. When run on a 64-bit Windows system there are some benefits as follows.
146-
</p><p>
147-
Programs compiled for 32-bit Windows are always limited to using a maximum of 2GB of memory. Many current PCs, especially 64-bit systems, have more than this. Fortunately it is possible to compile a program, for 64-bit systems only, which can use up to 4GB of memory and this is called a Large Address Aware (LAA) option. The downloads include both the usual version and the LAA version and you choose between them in the Options form.
148-
</p>
149-
<h3><span id="hardware_requirements">What hardware does Open Rails require?</span></h3>
150-
<ul>
151-
<li>Processor : 2.0 GHz (32 or 64-bit)</li>
152-
<li>Memory : minimum = 0.5 GB, recommended = 2 GB</li>
153-
<li>Hard drive : 40 MB (but models require lots of space. The 6 routes in Microsoft Train Simulator require 1.4 GB)</li>
154-
<li>Graphics Hardware : minimum = 128 MB dedicated video RAM with Pixel Shader 2.0, recommended = 256 MB RAM with Pixel Shader 3.0</li>
155-
<li>Graphics Software : as provided by Windows. Open Rails currently uses DirectX<sup>&reg;</sup> - version 9.0c</li>
156-
<li>Sound : compatible with DirectX<sup>&reg;</sup> - version 9.0c</li>
157-
</ul>
158-
<h3>Do I need Microsoft Train Simulator installed to use Open Rails?</h3>
159-
<p>
160-
You do not need Microsoft Train Simulator installed in order to use Open Rails.
161-
</p><p>
162-
When Microsoft Train Simulator is installed, then Open Rails can safely make use of all the Microsoft Train Simulator content as it does not change any Microsoft Train Simulator files.
163-
</p><p>
164-
Most non-Microsoft Train Simulator routes, activities and rolling stock make use of some Microsoft Train Simulator content, usually sound files, textures and cab interiors. If products designed for Microsoft Train Simulator are used on a PC with Open Rails but not Microsoft Train Simulator, then they are likely to work but some sounds and textures will be missing. Such files will be listed with warnings in the Open Rails log file.
165-
</p>
166-
<h3>How can I recognise add-on products for Microsoft Train Simulator that require Microsoft Train Simulator files?</h3>
167-
<p>
168-
Add-ons designed for Microsoft Train Simulator may rely on files from the Microsoft Train Simulator product. For instance:
169-
<ul>
170-
<li>Routes provided with an Install.bat file that copies <i>shapes</i> and <i>textures</i> from the routes on the Microsoft Train Simulator CDs.</li>
171-
<li>Locomotives that re-use <i>cabviews</i> or <i>sounds</i> from the locomotives on the Microsoft Train Simulator CDs (see folder TRAINSET).</li>
172-
<li>Rolling stock that have sound management (SMS) files that refer to <i>wave</i> files from the Microsoft Train Simulator CDs (see folder SOUND).</li>
173-
</ul>
174-
</p>
175-
<h3>If I install Open Rails, will it change my Microsoft Train Simulator files?</h3>
176-
<p>
177-
No, Open Rails does not modify any Microsoft Train Simulator files.
178-
</p>
179-
<h3>Does Open Rails suppport RailDriver?</h3>
180-
<p>
181-
<img src="http://raildriver.com/assets/images/raildriver/rd.desktop.home.jpg" width=250 style="float: right; margin: 20px;" /> Yes; this cab controller from P.I.Engineering is suitable for Open Rails and support for it is built in to the simulator. Installation instructions are included in the installation download (and <a href="http://openrails.org/download/program/">also from this webpage</a>).
182-
Eric Conrad has posted a <a href="http://msts-roundhouse.vnxglobal.com/opinon/raildriver-review">detailed review on his MSTS Roundhouse blog</a> which provides valuable advice for using this product.
183-
</p>
184-
<h3>Does Open Rails report data back to its creators?</h3>
185-
<p>
186-
Not at the moment. Data on how Open Rails is used will be very helpful for the project but, if we wish to collect usage data, we will inform you
187-
beforehand and you will always be able to opt out.
188-
</p>
138+
{% include install_faq.html %}
189139
</div>
190140
<div class="col-md-2">&nbsp;</div>
191141
</div>

0 commit comments

Comments
 (0)