Skip to content

Commit 1806fb0

Browse files
committed
Add Windows info from quickstart
1 parent ed2f5e7 commit 1806fb0

File tree

5 files changed

+57
-1
lines changed

5 files changed

+57
-1
lines changed
21.2 KB
Loading

installing/getting-rct2.rst

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Getting RCT2
2+
============
3+
4+
OpenRCT2 needs the object files (containing graphics, sounds and models) from the original RollerCoaster Tycoon 2 or RCT Classic to work. You'll need to have a copy of RCT2 or RCTC before beginning.
5+
6+
Where can I get it?
7+
-------------------
8+
9+
If you have an old CD copy sitting around, you're good - move on to step two.
10+
11+
Otherwise, you can buy the game at `GOG.com <https://www.gog.com/game/rollercoaster_tycoon_2>`_ or `through Steam <https://store.steampowered.com/app/285330/RollerCoaster_Tycoon_2_Triple_Thrill_Pack>`_. The GOG version is strongly recommended for those on Linux or macOS for ease of installation. Both of the packs linked also contain the two expansion packs, Wacky Worlds and Time Twister.
12+
13+
RollerCoaster Tycoon 1
14+
----------------------
15+
16+
OpenRCT2 can also import scenarios and some graphics from the original RollerCoaster Tycoon (RCT1). This is recommended, but not required. If this is something you'd like to do, get your RCT1 and Loopy Landscapes CDs ready or purchase a copy.
17+
You can also get RCT1 through `GOG <https://www.gog.com/game/rollercoaster_tycoon_deluxe>`_ or `Steam <https://store.steampowered.com/app/285310/RollerCoaster_Tycoon_Deluxe>`_.
18+

installing/index.rst

+2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Installing
55
:titlesonly:
66

77
system-requirements
8+
getting-rct2
89
installing-on-windows
910
installing-on-macos
1011
installing-on-linux-bsd
12+
linking-to-rct1
1113
steam-launch-options

installing/installing-on-windows.rst

+27-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
11
Installing OpenRCT2 on Windows
22
==============================
3-
In order to play OpenRCT2, you need a copy of RollerCoaster Tycoon 2 to play. Whilst it is possible to play OpenRCT2 without music, sound and the official scenarios, tracks and objects… the base graphics are still required (known as g1.dat). OpenRCT2 will work with any version and region of RollerCoaster Tycoon 2 including the original CD game, the GOG edition and the Steam edition. If you have installed the game in the default location, OpenRCT2 should automatically detect it and read the required files directly. If however you have not installed the game in the default location, you will be required to locate them when you start OpenRCT2 for the first time. You must select the directory containing the subdirectories ``Data``, ``ObjData``, ``Scenarios`` and ``Tracks``.
3+
4+
Extracting the RCT2 files (and optionally RCT1)
5+
-----------------------------------------------
6+
7+
Installing RollerCoaster Tycoon 2 or RCT Classic as you normally would. If you also have RCT1 (not required, but recommend), install that as well. The games do not have to run, as OpenRCT2 just needs the graphic and music files.
8+
9+
Installing OpenRCT2
10+
-------------------
11+
12+
You have two options to choose from. The latest release is generally stable and well-tested, but may have fewer features than the latest development builds. The dev builds are analogous to beta versions - they should work, but don’t expect everything to be perfect.
13+
14+
Most, but not all, online servers use development builds. Keep this in mind if you want to play online.
15+
16+
Find your RCT2 installation
17+
---------------------------
18+
When you launch OpenRCT2 for the first time, OpenRCT2 will try to find your RCT2 installation. It will check the default locations that RCT2 is typically installed for all known releases. If it is unable to find it, or you have installed it to a different location, OpenRCT2 will show a dialog allowing you to select the directory containing your RCT2 files.
19+
20+
Other options
21+
-------------
22+
23+
You have now set up the basic install. Depending on your situation, there are two more possibilities to improve your install.
24+
25+
.. toctree::
26+
:titlesonly:
27+
28+
linking-to-rct1
29+
steam-launch-options

installing/linking-to-rct1.rst

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Linking to your RCT1 installation
2+
=================================
3+
4+
OpenRCT2 can pick up RCT1 scenarios, title sequences and image data (giving improved appearance to some roller coaster types). To do this, you need to link to your RCT1 install.
5+
6+
First, make sure that RCT1 is installed. This works in much the same way as installing RCT2 and is covered in the operating system-specific guides you saw earlier. Afterwards, launch OpenRCT2, open the Options menu (top right on the title screen) and go to the sixth tab (the spanner). If you see a path listed under “Path to RCT1 installation”, you are already set. If not, continue with the following steps.
7+
8+
.. image:: _static/linking_to_rct1.png
9+
10+
Click the box under “Path to RCT1 installation”. A folder selection dialog will pop up - navigate to the folder where your RCT1 files are and click ‘Open’. After a restart, you should now have access to the RCT1-specific content.

0 commit comments

Comments
 (0)