Hello @AwesamLinux, `The futex facility returned an unexpected error code.` looks like a possible line of interest from the log. It might be worth testing if setting the game's launch options to `PROTON_NO_FSYNC=1 %command%` or `PROTON_NO_FSYNC=1 PROTON_NO_ESYNC=1 %command%` and see if that affects the game's behavior.
Hello @AwesamLinux, `The futex facility returned an unexpected error code.` looks like a possible line of interest from the log. It might be worth testing if setting the game's launch options to `PROTON_NO_FSYNC=1 %comma...