mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-16 12:32:29 +01:00
https
@@ -1,13 +1,10 @@
|
|||||||
If you have the original RollerCoaster Tycoon and its expansions, Corkscrew Follies/Added Attractions and Loopy Landscapes, you can point OpenRCT2 to those files in order to play the original scenarios. This will also load a couple of extra RCT1 sprites that will make certain roller coaster types look that little bit better.
|
If you have the original RollerCoaster Tycoon and its expansions, Corkscrew Follies/Added Attractions and Loopy Landscapes, you can point OpenRCT2 to those files in order to play the original scenarios. This will also load a couple of extra RCT1 sprites that will make certain roller coaster types look that little bit better.
|
||||||
|
|
||||||
## Step 1: Get RCT1's files
|
## Step 1: Get RCT1's files
|
||||||
|
|
||||||
### Method 1: Install
|
### Method 1: Install
|
||||||
|
|
||||||
Install RCT1 with its normal Windows installer. Then install any expansions, they will install to the same folder as the base game.
|
Install RCT1 with its normal Windows installer. Then install any expansions, they will install to the same folder as the base game.
|
||||||
|
|
||||||
### Method 2: Manual copy
|
### Method 2: Manual copy
|
||||||
|
|
||||||
Alternatively, extract the files manually from the RCT1 CDs:
|
Alternatively, extract the files manually from the RCT1 CDs:
|
||||||
|
|
||||||
1. Create a new folder somewhere on your hard drive.
|
1. Create a new folder somewhere on your hard drive.
|
||||||
@@ -25,21 +22,19 @@ Alternatively, extract the files manually from the RCT1 CDs:
|
|||||||
Once you have the files installed/extracted, point OpenRCT2 to those files: Either via the options window, or by editing OpenRCT2's configuration by hand.
|
Once you have the files installed/extracted, point OpenRCT2 to those files: Either via the options window, or by editing OpenRCT2's configuration by hand.
|
||||||
|
|
||||||
### Method 1: Via options window
|
### Method 1: Via options window
|
||||||
|
|
||||||
Open the options window within OpenRCT2.
|
Open the options window within OpenRCT2.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Go to the sixth tab (the spanner), and click the box under 'Path to RCT1 installation'.
|
Go to the sixth tab (the spanner), and 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'.
|
A folder selection dialog will pop up - navigate to the folder where your RCT1 files are and click 'Open'.
|
||||||
|
|
||||||
That's it - go back to the menu and you should see the original scenarios ready to play.
|
That's it - go back to the menu and you should see the original scenarios ready to play.
|
||||||
|
|
||||||
### Method 2: By editing configuration
|
### Method 2: By editing configuration
|
||||||
|
|
||||||
Alternatively, you can point OpenRCT2 to RCT1 by editing the OpenRCT2 configuration files. In the OpenRCT2 configuration directory (`~/.config/OpenRCT2/` on Linux), open `config.ini` with a text editor. Find this line:
|
Alternatively, you can point OpenRCT2 to RCT1 by editing the OpenRCT2 configuration files. In the OpenRCT2 configuration directory (`~/.config/OpenRCT2/` on Linux), open `config.ini` with a text editor. Find this line:
|
||||||
```
|
```
|
||||||
rct1_path = ""
|
rct1_path = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user