1
0
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.

Golfavel
2020-09-27 15:54:12 -06:00
parent fc05861ad0
commit ee19857159

@@ -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
```