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.
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.