From 2e2175b0b72011a7617bce45700fc6246e2affd6 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 20 Apr 2021 11:55:38 -1000 Subject: [PATCH] Updated Loading RCT1 scenarios and data (markdown) --- Loading-RCT1-scenarios-and-data.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Loading-RCT1-scenarios-and-data.md b/Loading-RCT1-scenarios-and-data.md index 547821c..16f5357 100644 --- a/Loading-RCT1-scenarios-and-data.md +++ b/Loading-RCT1-scenarios-and-data.md @@ -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. \ No newline at end of file +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.