protonscr

Magic: The Gathering Arena

protonopen appid 2141910Game compatibility - Unofficial
ValveSoftware/Proton#6826 · opened 2023-06-05 by etchevef · updated 2025-04-10 · 9 comments · github · game page · search this game
Eetchevef 2023-06-05 github

Compatibility Report

  • Name of the game with compatibility issues: Magic: the gathering Arena
  • Steam AppID of the game: 2141910

System Information

I confirm:

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

steam-2141910.log

Symptoms

The Game is working fine, but when I go to the store and try to click on the dollar symbol to buy one of the prerelease pack that cannot be bought with gems, nothing happens, when it should bring up a page for paiement.

Reproduction

go to the store and try to click on the dollar symbol to buy one of the prerelease pack that cannot be bought with gems

Kkisak-valve maintainer 2023-10-29 github

MTG Arena now crashes, used to run fine.

Issue transferred from https://github.com/ValveSoftware/Proton/issues/7212.
@jamincollins posted on 2023-10-29T16:02:52:

Compatibility Report

  • Name of the game with compatibility issues: MTG Arena
  • Steam AppID of the game: 2141910

System Information

I confirm:

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

steam-2141910.log

Symptoms

Application used to run fine, now just crashes with a Unity error dialog.

Reproduction

Install the application, try to run it.

Kkisak-valve maintainer 2023-10-29 github

Hello @jamincollins, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report.

Kkisak-valve maintainer 2023-10-29 github

Thanks, your system is configured to use AMDVLK (https://gist.github.com/jamincollins/9e6312d3258348764daabe6357c6a347#file-gistfile1-txt-L403-L419) and that's broken system wide making Vulkan unusable (https://gist.github.com/jamincollins/9e6312d3258348764daabe6357c6a347#file-gistfile1-txt-L84-L97, https://gist.github.com/jamincollins/9e6312d3258348764daabe6357c6a347#file-gistfile1-txt-L213-L225). Report that driver issue to your distro's package maintainer(s) for AMDVLK and retest the game with mesa/RADV.

Kkisak-valve maintainer 2023-10-29 github

@jamincollins, I forgot a detail that's critical to your system.

You have a Renoir GPU. Renoir has GFX9 inside of it (https://www.x.org/wiki/RadeonFeature/#radeongraphicscomputehardware), and AMDVLK has dropped support for GFX9 in v-2023.Q4.1 (Drop support for gfx8-9 ASICs at https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2023.Q4.1).

Future versions of AMDVLK will also not support your GPU, so there's nothing for an Arch package maintainer to fix. Reconfigure your system to use RADV.

Jjamincollins 2023-10-29 github

@kisak-valve

Reconfigure your system to use RADV.

Any pointers on how to do that?

Jjamincollins 2023-10-29 github

Looks like installing vulkan-radeon was enough.

Kkisak-valve maintainer 2024-10-02 github

Magic: The Gathering Arena on Debian Bookworm - You have lost your connection to the server

Issue transferred from https://github.com/ValveSoftware/Proton/issues/8132.
@angela-d posted on 2024-10-02T02:23:28:

Compatibility Report

  • Name of the game with compatibility issues: Magic: The Gathering Arena
  • Steam AppID of the game: 2141910

System Information

I confirm:

The game launches from Steam without issue; sign in works.

From ~/.local/share/steam/common/MTGA/MTGA_Data/Logs/Logs/:

[0] DETAILED LOGS: DISABLED
[0] Startup Timestamp: 10/1/2024 8:14:13 PM
[0] Loaded embedded metadata
[0] Initializing Steam
[0] Steam status: Available
[0] CredentialLoginContext created
[0] Environment set to Prod, AWS
[0] Version: 2024.41.10.6837 / 2024.41.10.6837.1094853 / 
[1] WwiseUnity: Wwise(R) SDK Version 2023.1.3 Build 8471.
[1] WwiseUnity: Setting Plugin DLL path to: Z:/storage/steam/steamapps/common/MTGA/MTGA_Data\Plugins\\x86_64
[1] WwiseUnity: Sound engine initialized successfully.
[3] [TaskLogger]Steam AuthToken retrieved.
[200] [AssetBundleProvisioner] using default bundle provisioner
[201] [TaskLogger][Accounts - Startup] Player has rememberMe ID (refresh token) saved. Attempting fast login.
[257] Connecting to Front Door: frontdoor-mtga-production-2024-41-10-1.w2.mtgarena.com:30010
[257] [UnityCrossThreadLogger]Client.TcpConnection.ProcessFailure
[257] [UnityCrossThreadLogger]Client.TcpConnection.ProcessFailure {"SocketError":"Error looking up error string","function":"ProcessFailure"}
[258] [UnityCrossThreadLogger]Got non-message event: Wizards.Arena.TcpConnection.TcpClosedEvent

Symptoms

  • Steam works
  • Launching MTGA works
  • Post-sign in / actually accessing the game triggers this ambiguous socket error
    • Only after signing in does "You have lost your connection to the server" show up.
  • Moved ~/.local/share/steam/ to a larger harddrive w/ a symlink, assuming /home was low on space / maybe Arena is trying to cache locally (home is partitioned and definitely smaller than your average harddrive) - no change (Steam still works fine)

Reproduction

Suspecting this is a combo of hardware/software or missing firmware? Debian probably isn't the ideal OS for gaming, but it's what I like to use as my daily driver.

Also worth mentioning:

  • I have disabled ipv6 at grub
  • Disabled local firewall (but not router firewall) - no change; router firewall seems to not be an issue, as Arena works fine on Android using the same wifi network as the Debian machine
VVerbenaZero 2025-04-10 github

Arena will not launch with the current Proton version (whatever the default happens to be if a forced compatibility isn't applied). It does work if I force it to Proton 9.0-4. The error that appears can be seen here:

I'm running Debian Bookworm and the latest Steam client.

Image