ValveSoftware / ValveSoftware/Proton

GRIP: Combat Racing (396900)

Open
#2,050 45 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial Regression XAudio2
Dominant language
C++
Stars
32.8k
Forks
1.6k
PR merge metrics
PR metrics pending

Description

Compatibility Report

  • Name of the game with compatibility issues: GRIP Combat Racing
  • Steam AppID of the game: 396900

System Information

I confirm:

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

Symptoms

Trying to start the Game from Steam:
steam-396900.log

ERROR: ld.so: object '/home/kartoffelsup/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
wine: /mnt/Games/Steam/steamapps/compatdata/396900/pfx is not owned by you
ERROR: ld.so: object '/home/kartoffelsup/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/kartoffelsup/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
wine: /mnt/Games/Steam/steamapps/compatdata/396900/pfx is not owned by you

Trying from command line yields:
env WINEESYNC=1 WINEDLLOVERRIDES="dxgi=n;d3d11=n" WINEDLLPATH="/mnt/Games/Steam/steamapps/common/Proton 3.7/dist/lib64/wine:/mnt/Games/Steam/steamapps/common/Proton 3.7/dist/lib/wine" WINEPREFIX="/home/kartoffelsup/.proton/pfx/" wine64 /mnt/Games/Steam/steamapps/common/Grip/Grip.exe

000b:fixme:winediag:start_process Wine Staging 3.20 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
002a:err:module:import_dll Library dxgi.dll (which is needed by L"Z:\mnt\Games\Steam\steamapps\common\Grip\Grip\Binaries\Win64\Grip-Win64-Shipping.exe") not found
002a:err:module:import_dll Library d3d11.dll (which is needed by L"Z:\mnt\Games\Steam\steamapps\common\Grip\Grip\Binaries\Win64\Grip-Win64-Shipping.exe") not found
002a:err:module:LdrInitializeThunk Importing dlls for L"Z:\mnt\Games\Steam\steamapps\common\Grip\Grip\Binaries\Win64\Grip-Win64-Shipping.exe" failed, status c0000135
0009:fixme:ver:GetCurrentPackageId (0x60fd30 (nil)): stub

Reproduction

Trying to start the game via steam or command-line

Any help is highly appreciated. :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing steam-396900.log and the reported Proton, kernel, driver, and GPU details, then reproduce the launch through Steam and the command-line invocation shown in the report. Done means identifying the compatibility failure and confirming that GRIP Combat Racing starts successfully under the tested setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.