protonscr

Pacific Drive Demo

protonopen appid 2549740Game compatibility - Unofficial
ValveSoftware/Proton#7482 · opened 2024-02-06 by waspennator · updated 2024-02-24 · 4 comments · github · game page · search this game
Wwaspennator 2024-02-06 github

Compatibility Report

  • Name of the game with compatibility issues: Pacific Drive Demo
  • Steam AppID of the game: 2549740

System Information

  • 1 TB LE Steam deck
  • Proton version: Experimental

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 doesn't start, just says Microsoft Visual C++ runtime is needed to work.
steam-2549740.log

Reproduction

Start up the game.

Ssimifor 2024-02-06 github

The game relies on that runtime but wasn't configured to pull it, so it depends on the user having it installed already. It works with vcrun2019 installed, for example.

XXaeroVincent 2024-02-07 github

The game checks for a registry key for VC++ installation but the built-in one in Proton suffices.

This Steam launch option adds the necessary key:

$HOME/.steam/steam/steamapps/common/Proton\ -\ Experimental/proton waitforexitandrun reg add 'HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\14.0\VC\Runtimes\X64' /t REG_DWORD /v Major /d 15 /f && %command%

Ttaisph 2024-02-08 github

I ran protontricks 2549740 vcrun2022 to make it work.

EEimis-dev 2024-02-23 github

Doesn't run well, all I get is:

2024-02-23_21-09

The menu loads fine, all menu items are as they should be. But as soon as I load up the game I see that. The first game launch is fine and it looks as it is supposed to, all I have to do to break it is quit the game and launch it again, it's borked. I can go to config directory, delete all config files and it loads up again, until I close and try to re-launch it. I tried proton GE-8.32, Proton Experiemntal, Proton 8.0-5 no change.

EDIT: this weird issue only happens with DX12, but it runs fine on DX11.

Computer Information:
Manufacturer: ASRock
Model: A520M-HDV
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 5600G with Radeon Graphics
CPU Family: 0x19
CPU Model: 0x50
CPU Stepping: 0x0
CPU Type: 0x0
Speed: 4464 MHz
12 logical processors
6 physical processors
Hyper-threading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Supported
SSE41: Supported
SSE42: Supported
AES: Supported
AVX: Supported
AVX2: Supported
AVX512F: Unsupported
AVX512PF: Unsupported
AVX512ER: Unsupported
AVX512CD: Unsupported
AVX512VNNI: Unsupported
SHA: Supported
CMPXCHG16B: Supported
LAHF/SAHF: Supported
PrefetchW: Unsupported
Operating System Version:
Ubuntu 23.10 (64 bit)
Kernel Name: Linux
Kernel Version: 6.7.6-060706-generic
X Server Vendor: The X.Org Foundation
X Server Release: 12101007
X Window Manager: GNOME Shell
Steam Runtime Version: steam-runtime_0.20231127.68515
Video Card:
Driver: AMD AMD Radeon RX 7600 (radeonsi, navi33, LLVM 15.0.7, DRM 3.57, 6.7.6-060706-generic)
Driver Version: 4.6 (Compatibility Profile) Mesa 24.0.1 - kisak-mesa PPA
OpenGL Version: 4.6
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 60 Hz
VendorID: 0x1002
DeviceID: 0x7480
Revision Not Detected
Number of Monitors: 1
Number of Logical Video Cards: 1
Primary Display Resolution: 1920 x 1080
Desktop Resolution: 1920 x 1080
Primary Display Size: 20.75" x 11.65" (23.78" diag), 52.7cm x 29.6cm (60.4cm diag)
Primary VRAM: 8192 MB
Sound card:
Audio device: ATI R6xx HDMI
Memory:
RAM: 31962 Mb
VR Hardware:
VR Headset: None detected
Miscellaneous:
UI Language: English
LANG: en_US.UTF-8
Total Hard Disk Space Available: 197568 MB
Largest Free Hard Disk Block: 31636 MB
Storage:
Number of SSDs: 2
SSD sizes: 1920G,0B
Number of HDDs: 0
Number of removable drives: 0

Proton versions