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
vm.max_map_count=2147483642
/etc/sysctl.d/90-override.conf
sudo sysctl -w vm.max_map_count=2147483642