ValveSoftware / ValveSoftware/Proton

Steam World Dig 2 (571310)

Open
#6,376 2 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: Steam World Dig 2
  • Steam AppID of the game: 571310

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.

steam-571310.log

Symptoms

With Proton and no extra environment variables: Could not initialized SDL 2, error: wayland not available
With Proton and SDL_VIDEODRIVER=x11: Could not initialized SDL 2, error: x11 not available
Bare and with Steam-Linux-Runtime (solider): Failed to initialized OpenGL extensions (GLEW), error: Unknown error
Bare and with Steam-Linux-Runtime (solider) and SDL_VIDEODRIVER=x11: it runs without problems

Reproduction

  1. have a system with wayland (in my case kwin_wayland / KDE Plasma)
  2. install game on steam
  3. set to proton version (Experimental in my case)
  4. try to launch the game

Edit: in case it matters, here is a list of the sdl packages installed on my maschine:

(output from manjaro pacman -Ss sdl | grep installed)

extra/qemu-audio-sdl 7.1.0-11 [installed]
extra/qemu-ui-sdl 7.1.0-11 [installed]
extra/sdl2 2.26.0-1 [installed]
extra/sdl2_image 2.6.2-2 [installed]
multilib/lib32-sdl2 2.24.2-1 [installed]

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 Steam World Dig 2 with Proton Experimental on the reported Wayland system, using the attached steam-571310.log and the listed SDL_VIDEODRIVER variants. Compare the failing Proton launches with the working bare and Steam-Linux-Runtime launch using SDL_VIDEODRIVER=x11; done means identifying and resolving the Proton launch failure.

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.