Guy1524 / wine

Personal Wine Repo
Other
137 stars 9 forks source link

Failed to completely launch Fall Guys #13

Open timlag1305 opened 4 years ago

timlag1305 commented 4 years ago

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

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.