ValveSoftware / ValveSoftware/Proton

WW2 Rebuilder (appid 1573280)

Open
#6,463 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial 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: WW2 Rebuilder
  • Steam AppID of the game: 1573280

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

When launched on the Steam Deck, the game takes some time launching then crashes to a black screen. The Steam Deck environment crashes and is reloaded (ssh sessions at the time still persist). Seems like a memory (RAM and not VRAM) issue, but minimum specs for the game are 8GB. The oom-killer message says the offending process is CrBrowserMain at almost 10GB, and this is not even a process from the game -- it's from Chrome Embedded Framework. These are the messages on dmesg at the time of crash:

[15805.533257] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/user@1000.service/app.slice/gamescope-session.service,task=CrBrowserMain,pid=8727,uid=1000
[15805.533390] Out of memory: Killed process 8727 (CrBrowserMain) total-vm:9914672kB, anon-rss:3717564kB, file-rss:0kB, shmem-rss:19988kB, UID:1000 pgtables:10876kB oom_score_adj:200
[15806.125882] oom_reaper: reaped process 8727 (CrBrowserMain), now anon-rss:0kB, file-rss:0kB, shmem-rss:18656kB

steam-1573280.log

Reproduction

  • Just install and try to play the game. It will take a couple minutes loading, then it will crash to a black screen.

Notes

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 reproducing the crash on Steam Deck and inspect steam-1573280.log alongside the reported dmesg OOM-killer messages. No source file or entry point is identified; done would require determining the cause of the CrBrowserMain memory failure and confirming that the game no longer crashes to a black screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.