
LJ
Published
6.16-GE-1 GloriousEggroll
Proton-6.16-GE-1
Frame rate drops whenever there's cutscenes
The origin windows on i3 were real buggy, fixed with
for_window [title="^Origin$"] floating enable, fullscreen disable
in the i3 config. Also installation took a few tries with origin, but it worked eventually just by clicking next.
systemd-run --scope --user -p MemoryHigh=24G -p MemoryMax=26G gamemoderun %command% --disable-videoplayers
Added winhttp
in winecfg for mod support, not required for base game
Works about as well as I heard it works on Windows.
Had weird really bad performance issues when tried to play using xanmod-tt kernel, switching to plain xanmod fixed them magically.
Less buggy than the native version
Semi-frequent short lag spikes that don't happen with the native version
Sometimes seems to randomly crash when loading into a session.
With the native version there's more visual artifacts and some things are just completely broken (like rotating things, or mouse snapping to the middle of the context menu on open).
When running with proton those problems disappear. The crashes are infrequent enough and seem to only happen when loading into a new session, so it's not a huge issue. The lag spikes are small enough to be tolerable.
Works flawlessly out of the box, but some proton versions require win7 tweak for multiplayer
6.8-GE-2 GloriousEggroll
protontricks 275850 win7
Joining friends requires restarting until it doesn't get stuck on "locating fresh supplies", in-game voice chat does not work.
Alt-tabbing freezes the game for a few seconds
In game voice chat not working is the biggest issue, followed by connecting to friends not working properly
6.9-GE-1 GloriousEggroll
Proton-6.9-GE-1
Voice chat does not work, joining friends doesn't work most of the time and just gets stuck on a loading screen that says "locating fresh supplies", which requires a restart of the whole game for another try at connecting.
Proton-6.0-GE-1 GloriousEggroll
Installed first with Proton-5.9-GE-8-ST, then ran protontricks to install dotnet48 (dotnet installs are broken in newer versions), change to newer proton version after and run winecfg and add version
.
Video players don't work
The tweaking is unnecessary for only running the game normally.
Added version
in winecfg and also installed dotnet48
using an earlier version of proton due to it being broken on newer versions of wine.
Video players don't work on Linux
Trying to use Proton-GE started resulting in crashes lately, but the normal proton versions work well. The various tweaks I've made aren't relevant to normal usage of the game, so I expect it'd just work out of the box without them.
Completely borked on the "Failed to load the anti-cheat module." EAC splash.
Tried different proton versions, including the very bleeding edge experimental one
Completely unusable on linux despite the developers claiming to have tested that it works via proton.
env --unset=SDL_VIDEODRIVER DXVK_ASYNC=1 gamemoderun %command% --disable-hw-video-decoding --enable-avpro-in-proton
VRChat hogs focus on Hyprland, fixed with windowrule = noinitialfocus,^(steam_app_438100)$
& windowrule = noblur,^(steam_app_438100)$
AVPro video players don't work even with the launch option to enable video play, with proton GE they just crash the game.
Without tinkering works on i3/Xorg, on Hyprland/Wayland seems to require the env unset.