
habahnow
Published
added: m.max_map_count=1048576 to the /etc/sysctl.conf file
Alt Tab may sometimes cause the full window to expand past the monitor edges
Game works well once you change the max map count. Alt tabbing is only slightly annoying.
Game crashing on match or sandbox start. I did the following temporary fix to see if this would fix things:
sudo sysctl -w vm.max_map_count=1048576
To make it permanent, instead of running it before every match add:
vm.max_map_count=1048576
to /etc/sysctl.conf file, then run:
sudo sysctl -p
Some freezing while alt tabbing or sometimes the game screen would expand further than the monitor.
FPS was too low. Made all variations of changes to the launch options with no real useful improvement. I don't recommend it with my hardware
DXVK_ASYNC=1 PROTON_NO_ESYNC=1 %command% -dx12 -NOTEXTURESTREAMING gamemoderun %command% -USEALLAVAILABLECORES PROTON_USE_WINED3D=1 -nominidumps -NoGlobalInvalidation
FPS is between 5-15
FPS was too low. Made all variations of changes to the launch options (labelled above) with no real useful improvement. I don't recommend it with my hardware and software configuration. Thankfully Steam allows returns within a 2 hour playtime window.
-dx10 -nostartupmovies PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 WINEESYNC=0
Very sporadically the game would freeze up. Most of the time there's no issues.
In addition to the above mentioned launch options, I also disabled the steam overlay which appeared to help quite a bit.