1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Updated Required RCT2 files (markdown)

Christian F. Coors
2017-01-11 21:14:46 +01:00
parent b5c3636b28
commit 6ac1e3df1b

@@ -33,7 +33,7 @@ The method to retrieve the files varies, as it depends on your operating system
* Existing install * Existing install
* Mini game (follow these instructions if you don't own RCT2) * Mini game (follow these instructions if you don't own RCT2)
## Disk version ### Disk version
On Windows, the easiest way is to install RollerCoaster Tycoon 2 and simply point OpenRCT2 to the install directory. On Linux (and possibly macOS?), copy the file `data2.cab` from the CD to a place where you want to extract the files. Then you can use a tool called `unshield` like this: On Windows, the easiest way is to install RollerCoaster Tycoon 2 and simply point OpenRCT2 to the install directory. On Linux (and possibly macOS?), copy the file `data2.cab` from the CD to a place where you want to extract the files. Then you can use a tool called `unshield` like this:
```unshield -d extracted/ x data2.cab``` ```unshield -d extracted/ x data2.cab```