From 1670c3ccf7e2c735bf3943cbb96506504c10f1b2 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Wed, 27 Jan 2021 17:32:48 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87b65eb..1ea5f8a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Zenity menus are used for a GUI experience with a fallback to terminal-based men - Checks that vm.max_map_count is set to at least 16777216. - This sets the maxmimum number of "memory map areas" a process can have. While most applications need less than a thousand maps, Star Citizen requires access to more. - Checks that the hard open file descriptors limit is set to at least 524288. + - This limits the maximum number of open files on your system. On some Linux distributions, the default is set too low for Star Citizen. `Manage Lutris Runners` - Quickly install and delete Lutris wine runners