protonscr

Mik

protonclosed appid 2547010
ValveSoftware/Proton#8513 · opened 2025-03-10 by beedell-roke · updated 2025-03-10 · 3 comments · github · game page · search this game
Bbeedell-roke 2025-03-10 github

Compatibility Report

  1. Name of the game with compatibility issues

    Mik

  2. Steam AppID of the game

    2547010

System Information

  1. GPU

    1 × XFX AMD Radeon RX 5700

  2. Video driver version

    1. #!/usr/bin/env pwsh
      /usr/bin/glxinfo -B | grep -E 'Mesa'
      
    2. OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.0.0
      OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.0.0
      OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.0.0
      
  3. Kernel version

    It's kernel-6.13.5-200.fc41.x86_64:

    1. #!/usr/bin/env sh
      /usr/bin/uname -r
      
    2. 6.13.5-200.fc41.x86_64

  4. Link to full system information report as Gist:

    1. Attached at gist.github.com/RokeJulianLockhart/7cbd604180b467884e7d74febe879207. [^2]

    2. However, kinfo provides a concise summary (useful for comparing against the undermentioned "others'" outputs):

      Operating System: Fedora Linux 41
      KDE Plasma Version: 6.3.2
      KDE Frameworks Version: 6.11.0
      Qt Version: 6.8.2
      Kernel Version: 6.13.5-200.fc41.x86_64 (64-bit)
      Graphics Platform: Wayland
      Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
      Memory: 30.4 GiB of RAM
      Graphics Processor 1: AMD Radeon RX 5700
      Graphics Processor 2: AMD Radeon Graphics
      
  5. Proton version

    Experimental [^1]

Confirmation

  1. [x] that I haven't found an existing compatibility report for this game.
  2. [x] that I have checked whether there are updates for my system available.

Symptoms

It runs. However, point luminaires and the carpet clip:

  1. discord.com/channels/1189265056563732570/1348686334696624179
  2. discord.com/channels/1189265056563732570/1348688607493492777

^5

Reproduction

  1. Install Fedora-KDE-Live-x86_64-40-1.14.iso using docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/#using-fedora-media-writer. [^3]

  2. Install steam-1.0.0.82-1.fc41.i686: [^4]

    #!/usr/bin/env sh
    /usr/bin/sudo /usr/bin/dnf install \
    	"https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm" \
    	"https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm" \ 
    && /usr/bin/sudo /usr/bin/dnf install 'steam'
    
  3. Install steamdb.info/app/2547010/history/?changeid=27558521:

    #!/usr/bin/env sh
    /usr/bin/steam 'steam://install/2547010'
    
  4. Invoke store.steampowered.com/app/2547010:

    #!/usr/bin/env sh
    /usr/bin/steam 'steam://rungameid/2547010'
    

[^1]: ≥ steamdb.info/depot/1493711/history/?changeid=M:5910949520286403139
[^2]: gist.github.com/RokeJulianLockhart/7cbd604180b467884e7d74febe879207/563788c78f118360baa545c160d7a4133559f18c#file-name-system-report-txt-markdown
[^3]: pagure.io/fedora-docs/quick-docs/blob/d074af55dd97d7e94278f5ad5ac721bb799938d0/f/modules/ROOT/pages/creating-and-using-a-live-installation-image.adoc#_31
[^4]: rpmfusion.org/Configuration?action=recall&rev=181#Command_Line_Setup_using_rpm

Bbeedell-roke 2025-03-10 github

https://github.com/ValveSoftware/Proton/issues/8513#issue-2907817955

Turns out that I was actually using the native Linux build, ^1 but at least I've made the thread. I'll strikethrough the aforereported symptoms.

Kkisak-valve maintainer 2025-03-10 github

Hello @RokeJulianLockhart, if you were using the Linux native variant of this game, then Proton isn't involved at all and issues you have with that variant of the game should be reported directed to the game's dev(s).

Bbeedell-roke 2025-03-10 · hidden on GitHub github

Nothing extracted yet.