1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-04 13:42:55 +01:00

Updated Loading RCT1 scenarios and data (markdown)

Margen67
2021-04-20 11:55:38 -10:00
parent e68715c936
commit 2e2175b0b7

@@ -6,20 +6,18 @@ Install RCT1 with its normal Windows installer. Then install any expansions, the
### Method 2: Manual copy
Alternatively, extract the files manually from the RCT1 CDs:
1. Create a new folder somewhere on your hard drive.
2. Create three subfolders in it: `Data`, `Scenarios`, and `Tracks`.
3. Copy the following files to Data (from the LL CD / RCTdeluxe_install folder):
- `CSG1.1` (or `CSG1.DAT`)
- `CSG1i.DAT`
- `CSS17.DAT`
- `MP.DAT`
* `CSG1.1` or `CSG1.DAT`
* `CSG1i.DAT`
* `CSS17.DAT`
* `MP.DAT`
4. Copy the contents of the Scenarios folder to Scenarios (from both the base CD and LL CD).
5. Copy the contents of the Tracks folder to Tracks (again, from both the base CD and LL CD).
## Step 2: Point OpenRCT2 to the RCT1 files
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
Open the options window within OpenRCT2.
@@ -47,4 +45,4 @@ On Linux, that path might be (replace `yourUserName` with your user name):
```
rct1_path = "/home/yourUserName/.wine/drive_c/Program Files (x86)/Hasbro Interactive/RollerCoaster Tycoon"
```
You only need one path to RCT1 here, even when you have RCT1 expansions installed. These expansions sit in the same directory as the base game. Save `config.ini`, start OpenRCT2, and the menu should offer the RCT1 scenarios.
You only need one path to RCT1 here, even when you have RCT1 expansions installed. These expansions sit in the same directory as the base game. Save `config.ini`, start OpenRCT2, and the menu should offer the RCT1 scenarios.