Games

How to fix not enough ram error in some games

So some Games wont run and will give not enough memoery like Hogwarts legacy or the finals To fix that add vm.max_map_count=2147483642 to /etc/sysctl.d/90-override.conf, then run sudo sysctl -w vm.max_map_count=2147483642

read more