ValveSoftware / ValveSoftware/Proton
Steam World Dig 2 (571310)
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: Steam World Dig 2
- Steam AppID of the game: 571310
System Information
- GPU: AMD Vega 64
- Driver/LLVM version: AMD AMD Radeon RX Vega (vega10, LLVM 14.0.6, DRM 3.48, 6.0.11-1-MANJARO)
- Kernel version: 6.0.11
- Link to full system information report as Gist: https://gist.github.com/hasezoey/04987fc45b69e629829295250732c6d9
- Proton version: 1670512927 experimental-7.0-20221208
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
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
- have a system with wayland (in my case kwin_wayland / KDE Plasma)
- install game on steam
- set to proton version (Experimental in my case)
- 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
- 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 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