ValveSoftware / ValveSoftware/Proton

Trillion (451780)

Open
#6,196 1 comment 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:Trillion
  • Steam AppID of the game:451780

System Information

  • GPU: AMD Vega 56/64
  • Driver/LLVM version: Mesa 22.2.0
  • Kernel version: 5.19.12
  • Proton version:7.0

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

Game exits before getting into main menu.
Logs point to problem with GStreamer:

(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_pad_set_active: assertion 'GST_IS_PAD (pad)' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_pad_unlink: assertion 'GST_IS_PAD (srcpad)' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_object_unref: assertion 'object != NULL' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_object_unref: assertion 'object != NULL' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:92077): GStreamer-CRITICAL **: 18:53:07.608: gst_object_unref: assertion 'object != NULL' failed

Followed by exception.

Reproduction

  1. press play
  2. observe game exit

steam-451780.log

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 failure with Proton 7.0 using the listed launch steps, then inspect the attached steam-451780.log around the GStreamer-CRITICAL messages and following exception. Done means the game no longer exits before reaching its main menu.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.