ValveSoftware / ValveSoftware/Proton
Green Project (1274490)
Nobody has claimed this yet.
- 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: Green Project
- Steam AppID of the game: 1274490
System Information
- GPU: Intel Corporation HD Graphics 630
- Driver/LLVM version: Mesa 20.0.7
- Kernel version: 5.6.4-arch1-1
- Link to full system information report as Gist: steam sysinfo
- Proton version: 5.0.9 (same issue with 5.11-GE-1-MF, 5.9-GE, 5.6-GE)
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.
Proton log, PROTON_LOG=1 %command%
Symptoms
Crashes immediately on startup with the following error in the Unity log:
UnityPlayer.dll called a function with an invalid parameter in module UnityPlayer.dll at 0033:80b77b8e
Removing kernel32.dll changes the traceback, but the game still crashes.
The crash seems to be system config specific, this is not the first Unity game that fails like this but has green reports on ProtonDB.
It looks like it might have something to do with the following quirks of the config:
- two graphic cards/multiple sound devices, issue reproducible on both graphic cards;
- no pulseaudio, only ALSA.
^ That said, I'm not sure how to dig deeper and would appreciate some pointers for figuring out what exactly causes the crash and possibly finding a work around.
Reproduction
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Proton log and Unity log for Steam AppID 1274490, then compare the crash under the listed Proton versions and with kernel32.dll removed. Investigate whether the multiple graphics/audio devices or ALSA-only setup consistently affects startup. Done means identifying a reproducible cause or a documented workaround for the UnityPlayer.dll crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, unity
- Domain
- game-dev, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100