我最近搞砸了一个 windows 和 ubuntu 的双引导安装工作,然后就用了完整的 Ubuntu。
我正在尝试让我的 Steam 游戏通过 Wine 运行。我下载了最新版本的Wine,然后我下载了最新版本的windows steam安装程序并运行
sudo wine SteamSetup.exe
Run Code Online (Sandbox Code Playgroud)
它成功安装了steam,我可以进入,但似乎所有网络功能都无法使用。我可以看到我的朋友在线,但我无法访问商店。当我下载我的游戏时,我收到错误
An error occurred while installing [Game Name] (content servers are unreachable)
Run Code Online (Sandbox Code Playgroud)
我所遵循的教程都没有提到关于这个问题的任何内容,无论我是通过终端、winetricks 还是 PlayOnLinux 安装 Steam,都会发生这种情况。
这里发生了什么?
编辑:
这是 Steam 开发者控制台:
Failed to init SteamVR because it isn't installed
Couldn't create IPolicyConfigVista: 0x80040154
ExecCommandLine: ""C:\Program Files (x86)\Steam\Steam.exe" -no-cef-sandbox -lognetapi -console"
IPC server is in my process - could/should be using an in process pipe
System startup time: 14.31 seconds
Crypto API failed certificate check, …Run Code Online (Sandbox Code Playgroud)