You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to completely launch Fall Guys. The latest release of Fall Guys introduced EAC. The only thing that pops up is the spash screen with the following invocation: env WINEDEBUG=+thread,+process,warn+int,+pid,+winedevice,+fltmgr,+timestamp,+loaddll,+ntoskrnl wine "../.local/share/Steam/steamapps/common/Fall Guys/FallGuys_client_game.exe" 2&> wine.log
I am running with HEAD version of this repo compiled with the following options: ./configure --prefix=$HOME/.local --disable-tests --enable-win64
Prefix is updated and set to Windows 7. I don't have any other wine variables set. I also don't seem to have a log for EAC. at all:
$ ls ~/.wine/drive_c/users/*/Application\ Data/
2K Microsoft
One thing of note is that this game launches properly when done so from native Steam on Linux with Proton, but cannot join online match due to EAC not launching.
The text was updated successfully, but these errors were encountered:
timlag1305
changed the title
Failed to completely launch Fall GuysFail to completely launch Fall Guys
Failed to completely launch Fall Guys
Sep 17, 2020
Failed to completely launch Fall Guys. The latest release of Fall Guys introduced EAC. The only thing that pops up is the spash screen with the following invocation:
env WINEDEBUG=+thread,+process,warn+int,+pid,+winedevice,+fltmgr,+timestamp,+loaddll,+ntoskrnl wine "../.local/share/Steam/steamapps/common/Fall Guys/FallGuys_client_game.exe" 2&> wine.log
I am running with HEAD version of this repo compiled with the following options:
./configure --prefix=$HOME/.local --disable-tests --enable-win64
Prefix is updated and set to Windows 7. I don't have any other wine variables set. I also don't seem to have a log for EAC. at all:
CPU is Ryzen 7 1700
Here is my log: wine.log
One thing of note is that this game launches properly when done so from native Steam on Linux with Proton, but cannot join online match due to EAC not launching.
The text was updated successfully, but these errors were encountered: