
Sover
Published
Blood Bowl 3 - Closed Beta. Current Proton Experimental did not work. I had to change to Proton 6.3-8.
The intro videos did not play at first but after a couple of restarts they now play like normal. Missing cinematic does not impact the playability of this game. I did not try to fix it, it fixed itself after a few restarts.
No matter the .dll you will not be able to play online matches. Downloading and using the .dll files mentioned in other comments will however make the game playable in offline mode and against AI opponents. You will be able to go online, creating your character and see other players, but the moment you try to play an online match you get disconnected from the server.
Using the .dll files from a newly installed Paladin directory only granted me the error that the .dll files were missing. Using the default .dll files will not make the game bootable, game crashes after a picture of Goku.
PROTON_NO_ESYNC=1 WINEFSYNC_FUTEX2=0 %command%
This is not unique to Fall Guys but if your controller is not detected.
First make sure your computer can detect your gamepad. How you decide to do that is up to you, download and play supertuxcart. Alternativly you can find your controller and "cat" open it, to see if anything happens when you press buttons on it.
$ cat /dev/input/by-id/usb-??????
example: "cat /dev/input/by-id/usb-usb-Sony_Computer_Entertainment_Wireless_Controller-joystick"
I don't know your controller and setup, if it does not work you have to trouble shoot on your own. Check ArchLinux Wiki it usually got the info you need. https://wiki.archlinux.org/title/Gamepad
If your controller works but just not in Steam. Try these steps.
- In Steam go to Game Properties and "Enable the Steam Overlay while in-game".
- Download and add steam-input.rules.
$ sudo curl https://raw.githubusercontent.com/ValveSoftware/steam-devices/master/60-steam-input.rules >> /etc/udev/rules.d/60-steam-input.rules
- Reboot after you have added the input-rules This worked for me. I know I had to add those steam-input.rules when I used Fedora, they seemed to work on Debian now aswell.
I used the Flatpak version of Steam and Glorious Eggroll.
Game runs perfectly out of the box, just make sure you have the latest 418 Nvidia proprietary drivers installed. The game will not display models if you are using the current Debian Stretch/Buster/Sid version 410.104 or older. Debian users can easily upgrade to the latest Nvidia drivers by installing the experimental nvidia-driver package, from the official experimental Debian repository using apt.
Both Easy Anti Cheat and microphone works with fixes! 60-70 FPS on high settings. No crashes or freezes in multiplayer. The single-player tutorial crashes when you get to the section about loadouts and vehicles. Videos does not appear to be working, only displays a "no signal TV" effect.
Microphone only works with simple protontricks fix. "protontricks 393380 sound=alsa" https://www.reddit.com/r/joinsquad/comments/jxl1kh/how_i_got_my_mic_working_while_running_on_linux/
EAC fix like explained by others and https://github.com/ValveSoftware/Proton/issues/938#issuecomment-655405271
In addition I had to remove both READ and WRITE permissions for the TEMP folder. https://github.com/ValveSoftware/Proton/issues/938#issuecomment-671097427
Full list of commands: GAME_LIBRARY_PATH=/path/to/your/SteamLibrary
wget -qO- https://github.com/ValveSoftware/Proton/files/4839724/easyanticheat_wine_x64.tar.gz | tar xvfz - -C $GAME_LIBRARY_PATH/steamapps/compatdata/393380
chmod a-w "$GAME_LIBRARY_PATH/steamapps/compatdata/393380/pfx/drive_c/users/steamuser/Application Data/EasyAntiCheat/55/"*
chmod a-rw "$GAME_LIBRARY_PATH/steamapps/compatdata/393380/pfx/drive_c/users/steamuser/Temp/"*
Installs and runs without any tweaks. Tiny audio crackle at times. Nothing game-breaking or disruptive. No crashes.
Slight audio crackle at times. Nothing too disturbing.
Default steam version of proton (7.0-6) works without issues. Make sure you are running the game at 60fps when facing the last boss.
GE-Proton7-49 did not work.
If you are having audio issues then make sure that you have audio enabled in the "Controller Layout Tool".
The last boss is bugged for high refresh rate monitors. If you are running at above 60fps the boss will have a much higher attack rate, people say it is "physically impossible" to beat. Best I managed was to be 2 off on hard difficult after 3 hours of attempts. Then after setting my monitor to 60hz it took 10 minutes. On my Linux machine the V-Sync and Refresh Rate settings in the "Controller Layout Tool" configurations did not work. I had to go into nvidia-settings and set my monitor to 60hz.
The two games Ys1 and Ys2 requires different versions of Proton to have cutscenes be displayed without any tinkering.
- Ys 1 use normal steam Proton 7.0-6.
- Ys 2 use Glorious Eggroll Proton-6.21-GE-2
Ys2 does not have any issues with frame-rate dependant bosses so 144hz works fine. But for the final boss of Ys1 you have to cap your fps to 60.