mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Added Steam Play workaround download method for native Linux Steam users.
@@ -38,9 +38,19 @@ Using `wine` version has the game listed in GUI, just click install and remember
|
||||
|
||||
### Native
|
||||
|
||||
When using native client, *with GUI* you can only install the games that match your current platform. RCT2 is not listed as available for Linux (*aka SteamOS*), so you won't see an 'Install' button.
|
||||
By default when using the native client *with GUI*, you can only install the games that match your current platform. RCT2 is not listed as available for Linux (*aka SteamOS*), so you won't see an 'Install' button.
|
||||
|
||||
You will have to launch Steam with console enabled:
|
||||
You can enable downloading for unsupported titles through the Steam client settings:
|
||||
```
|
||||
Steam [Top Left corner],
|
||||
Settings,
|
||||
Steam Play,
|
||||
Enable Steam Play for Supported Titles,
|
||||
Enable Steam Play for all other titles.
|
||||
```
|
||||
You will be prompted to restart Steam. Afterwards, you will be able to download RCT2, and consequently any non-native-linux title on your machine.
|
||||
|
||||
You can also launch Steam with the console enabled, and follow below instructions with OS X:
|
||||
```
|
||||
steam -console
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user