protonscr

Farever

protonopen appid 3672400Game compatibility - Unofficial
ValveSoftware/Proton#9870 · opened 2026-06-11 by Telmur · updated 2026-07-19 · 2 comments · github · game page · search this game
1 matching comments, n / p to jump
TTelmur 2026-06-11 github

Compatibility Report

  • Name of the game with compatibility issues: Farever
  • Steam AppID of the game: 3672400

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.

Symptoms

The game fails to connect to its servers and shows a "no internet connection" error
immediately on startup. The issue is reproducible 100% of the time with an RX 9070 XT,
but does NOT occur with an RX 9070 in the same system with the same software stack.

The Proton log reveals the root cause – two errors in the steamclient bridge:

err:steamclient:callback_len_utow Unix len 12 not found for callback 1112.
err:steamclient:alloc_callback_wtou len 16 is too small for callback 1112, using default.

After this, steamclient64.dll enters a connection retry loop (STATUS_LONGJUMP /
0x80000026, 623 occurrences over ~13 seconds) before the game gives up and exits.

The hypothesis is that Steam detects the RX 9070 XT (PCI device ID 0x7550) as new/
unknown hardware and triggers a hardware survey callback (1112) that Proton's
steamclient translation layer does not correctly map. This corrupts the Steam
networking state for the duration of the session. Swapping back to the RX 9070
eliminates the issue entirely.

Reproduction

  1. Install an AMD RX 9070 XT (device ID 0x7550)
  2. Launch Farever (AppID 3672400) via Proton Experimental or GE-Proton
  3. Game shows "no internet" error and exits after ~13 seconds
  4. Swap GPU back to RX 9070 → game connects and runs normally

Tested workarounds that did NOT help:

  • Disabling Steam Overlay
  • Launching Steam with -no-hardware-survey
  • Deleting compatdata (3672400) and shadercache
  • GE-Proton (latest)
  • Steam Beta channel
Iimensy 2026-07-19 github

up, i'm also facing issues when connecting to the servers on linux

Ssimifor 2026-07-19 github

played around an hour, there were 3 instances of my character and mobs disappearing for around 3 seconds before returning, other than that I didn't have any issues. And, in general, the game seems to work for most people outside stuttering.

@imensy so are you getting disconnecting after a few seconds? can you get ingame, or it fails before that point?

@Telmur so you have 1 computer, and swapping gpus there can make the game not work? Making sure I'm reading things correctly, because this is something rather unusual. If so, it'd be good to have proton logs for both, but you need to change to proton experimental, your log is from a cachyos build

Proton versions

DLLs

Error codes