Steam

Questions about Wine on Linux
Locked
tom92
Newbie
Newbie
Posts: 1
Joined: Tue Jun 19, 2018 6:22 am

Steam

Post by tom92 »

Hello, I've just joined here as i'm having trouble getting the steam store to load and getting games to download.
When i i load steam, the store doesn't load, but i can access my games library.
When i try to download any game from steam i get the message "content servers unreachable"
And the the games stays in the Que but never downloads and when u try to make it download it doesn't.

Can anyone help me fix this please?
I'd really appreciate it if someone can tell me how to fix this.
I'm running an Ubuntu based distro.

Than you for your time. :)
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: Steam

Post by dimesio »

tom92 wrote:When i i load steam, the store doesn't load, but i can access my games library.
Probably https://bugs.winehq.org/show_bug.cgi?id=37110
When i try to download any game from steam i get the message "content servers unreachable"
https://bugs.winehq.org/show_bug.cgi?id=45329

Workarounds are in the bug reports.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Steam

Post by Bob Wya »

@tom92

I've updated the WineHQ AppDB: Steam / Official Release webpage.

I submitted a pull-request for winetricks, so the steam verb now does the winxp overrides for the main Steam executables automatically.
The latest Git master of winetricks has this support.

Currently you need to use Wine Staging (I think any version since 2.12 - but obviously only 3.x is supported now) - just to install Steam games.

Steam needs a command line switch to disable CEF sandboxing (even when running in Windows XP mode):

Code: Select all

wine Steam.exe -no-cef-sandbox
Valve are threatening to disable Windows XP support, for the Steam Client, in early 2019...
This is going to cause Wine users a heap-load of issues... :cry:

Bob
Locked