-
Hi, I'm trying to run Fall Guys on Linux with my DIY setup, I don't want to use Lutris or the Hero Launcher (bloated frontend for Legendary? no thanks). I've had success with my setup until I tried to join a game, it promptly informed that Easy Anti-Cheat wasn't enabled. So I looked into it all and got it to enable with the custom GE wine build and the EAC runtime which was downloaded by Lutris (bonus points if someone can figure out where this can be downloaded without Lutris). Launched the game and still didn't work, but found out that it was looking for the EOS overlay, so I ran the installation command and that fixed that issue! But now I can't get past another annoying error: (output from wine)
It seems EOS was not installed properly and the game is trying to read the location of the "User Helper". So what went wrong? Legendary still thinks EOS is installed:
How do I fix this? Can anyone who is able to run Fall Guys check what's in this registry key? My config:
Full wine output:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
The overlay is not the issue, this is:
Make sure to set Just one of those things found out by (& automatically fixed in) your friendly "bloated frontend for Legendary"
https://lutris.net/api/runtimes, "eac_runtime" there |
Beta Was this translation helpful? Give feedback.
The overlay is not the issue, this is:
Make sure to set
LD_PRELOAD
to some value before launching the game. The EAC runtime assumes it's set (since it is automatically set in Steam) and crashes if it isn'tJust one of those things found out by (& automatically fixed in) your friendly "bloated frontend for Legendary"
https://lutris.net/api/runtimes, "eac_runtime" there