ValveSoftware / ValveSoftware/Proton

YORG.io (880580)

Open
#4,140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial
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: YORG.io
  • Steam AppID of the game: 880580

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

I click [Play] and it changes to [Stop], the game doesn't launch, my last played time updates, and a few seconds later the button changes back to [Play].

With launch option PROTON_LOG=1 the game instead gets stuck "running" with the button in [Stop] mode, but the only log produced is this:

======================
Proton: 1591828072 proton-5.0-9
SteamGameId: 880580
Command: ['/home/sparr/.local/share/Steam/steamapps/common/yorgio/yorgio.exe']
Options: {'forcelgadd'}
======================
ERROR: ld.so: object '/home/sparr/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

With launch option PROTON_DUMP_DEBUG_COMMANDS=1 I get the dumped commands in /tmp/proton_sparr/run and with that script I can successfully launch the game!?

With launch options WINEDEBUG="+timestamp,+pid,+tid,+seh,+debugstr,+module" PROTON_LOG=1 the game also successfully launches, with very verbose logs available.

Reproduction

See Symptoms

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

No source file or test is named. Start by reproducing the launch failure for yorgio.exe with Proton 5.0-9, then compare the normal launch with the dumped commands in /tmp/proton_sparr/run and the listed launch-option variants. Done means identifying a reproducible cause and a normal launch path without debug options.

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.