Can i download Windows version of games from Steam on Ubuntu for WINE?

8,366

Solution 1

Uninstall Linux version of the game first.

In your Library right click on the game → Properties → check Force the use of a specific Steam Play compatibility tool → choose newest Proton version.

Perhaps you need to do this first for the checkbox to appear: SteamSettingsSteam Play → check Enable Steam Play for all other titles.

Now you can install the Windows version.

Solution 2

You want to use SteamCMD, you can specify that you want to download Linux/Mac/Windows version of any Steam ID that uses SteamPipe (which is just about all of them).

https://developer.valvesoftware.com/wiki/SteamCMD#Cross-Platform_Installation

Is a direct link to the specific bit you're after. An exert:

Cross-Platform Installation

It is possible to choose the platform for which SteamCMD should download files, even if it isn't the platform it is currently running on. This is done using the @sSteamCmdForcePlatformType variable. (Yes, those are two "s"es at the beginning of the variable name.) For example, to download the Windows CSGO dedicated server on Linux, you can run the following command:

...

Hope that helps!

EDIT: Just so you know, you'll need the Steam ID for a particular game to use this method, which you can find: https://steamdb.info/

Share:
8,366

Related videos on Youtube

Arynn
Author by

Arynn

I have so much stuff to learn... Using Ubuntu since 15/07/2016. Just an average user that likes to help people when possible.

Updated on September 18, 2022

Comments

  • Arynn
    Arynn over 1 year

    When i search up a tutorial on how to open a game in WINE, i see "Install Wine blah blah blah... Once you are done, open the game and it should work".

    How can i download the Windows version of games from Steam ignoring my platform?

    I don't wanna download a pirated version of it.

    • M. Becerra
      M. Becerra over 7 years
    • Arynn
      Arynn over 7 years
      @DavidFoerster i wanna play on Wine.
    • David Foerster
      David Foerster over 7 years
      Possible duplicate of How can I install Steam?. See the older answers that for Steam for Windows with Wine.
    • Arynn
      Arynn over 7 years
      @DavidFoerster i meant that i wanna be able to download win version of games and open them with wine.
    • David Foerster
      David Foerster over 7 years
      That's what the linked question is about. You'll find answers for both Steam for Windows inside Wine and Steam for Linux.
  • aggregate1166877
    aggregate1166877 almost 6 years
    Indeed, very useful for downloading on Linux and then copying to Windows. Many thanks, this helped a lot.