diff --git a/Installation-on-Linux-and-macOS.md b/Installation-on-Linux-and-macOS.md index b3bd933..ed61692 100644 --- a/Installation-on-Linux-and-macOS.md +++ b/Installation-on-Linux-and-macOS.md @@ -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 ```