protonscr

Strike Vector

protonopen appid 246700Game compatibility - Unofficial.NET
ValveSoftware/Proton#1890 · opened 2018-11-02 by oblitum · updated 2021-11-11 · 3 comments · github · game page · search this game
Ooblitum 2018-11-02 github

Compatibility Report

  • Name of the game with compatibility issues: Strike Vector
  • Steam AppID of the game: 246700

System Information

  • GPU: Intel HD Graphics 630 (i7-7700K)
  • Driver/LLVM version: mesa 18.2.3
  • Kernel version: 4.18.16
  • Proton version: 3.16

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

Game closes on start. The relevant information from Proton log is:

14828.213:0008:0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed

This is the same kind of issue I've found on "Batman: Arkham City". Lack of .NET has been generally solved by running winecfg and setting the Windows Version to Windows XP. I've done that, even with a prefix created from scratch, but it doesn't solve for this game, I keep getting the "Wine Mono is not installed" log, it's like the game setup isn't caring to install .NET, game launching preparation is faster than usual. I could try installing it manually, with winetricks maybe, but I dunno how, or which .NET version.

Ooblitum 2018-11-02 github

I've found online that the .NET Framework this games requires is .NET Framework 4. I've installed it to the game prefix:

WINE="/mnt/seagate/Steam/steamapps/common/Proton 3.16/dist/bin/wine" \
WINEPREFIX="/mnt/seagate/Steam/steamapps/compatdata/246700/pfx" \
WINEARCH=win64 \
winetricks dotnet40

No need to set "Windows XP" with winecfg. With .NET Framework 4 installed, the game launches, splash screen shows up, and a "Unreal Technology" logo enters, with sound. The games stops at that and hangs in a black screen, no useful log. I have to pkill -9 UDK.exe. PROTON_NO_D3D11=1 has no effect.

Kkisak-valve maintainer 2018-11-02 github

For easy reference: #18

KKillyMXI 2019-10-29 github

Looks like the game works fine now, since Proton version 4.2-5
https://www.protondb.com/app/246700

I don't know why ProtonDB doesn't have those GPU driver versions whitelisted. Because of that, overall rating weren't updated, it seems. Would be nice if someone submit a report with a valid setup.

(If you need players, ask in Discord.)