DayZ (avoid the launcher, use the second option Steam gives) DayZ also needs a higher max_map_count, you can up it temporarily by doing: sudo sysctl -w vm.max_map_count=1048576 And permanently: echo 'vm.max_map_count=1048576' | sudo tee /etc/sysctl.d/vm.max_...