mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-09-08 08:27:57 +00:00
Update maintenance menu options
This commit is contained in:
18
README.md
18
README.md
@@ -14,11 +14,11 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
|
|||||||
## Options
|
## Options
|
||||||
|
|
||||||
`Preflight Check`
|
`Preflight Check`
|
||||||
- Runs a series of system optimization checks and offers to fix any issues.
|
- Runs a series of system optimization checks and offers to fix any issues
|
||||||
- Checks that vm.max_map_count is set to at least 16777216.
|
- 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.
|
- 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.
|
- 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.
|
- This limits the maximum number of open files on your system. On some Linux distributions, the default is set too low for Star Citizen
|
||||||
|
|
||||||
`Install Star Citizen`
|
`Install Star Citizen`
|
||||||
- Installs Star Citizen using Wine
|
- Installs Star Citizen using Wine
|
||||||
@@ -33,8 +33,8 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
|
|||||||
- `Target a different Star Citizen installation`
|
- `Target a different Star Citizen installation`
|
||||||
- Select a different wine prefix for the Helper to target in its operations
|
- Select a different wine prefix for the Helper to target in its operations
|
||||||
|
|
||||||
- `Update launch script`
|
- `Update/Repair launch script`
|
||||||
- Update the game launch script to the latest version
|
- Update the game launch script to the latest version or repair broken paths
|
||||||
|
|
||||||
- `Edit launch script`
|
- `Edit launch script`
|
||||||
- Edit the game launch script
|
- Edit the game launch script
|
||||||
@@ -49,13 +49,13 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
|
|||||||
- Uses winetricks to install PowerShell
|
- Uses winetricks to install PowerShell
|
||||||
|
|
||||||
- `Display Helper and Star Citizen directories`
|
- `Display Helper and Star Citizen directories`
|
||||||
- Show all the directories currently in use by both the Helper and Star Citizen.
|
- Show all the directories currently in use by both the Helper and Star Citizen
|
||||||
|
|
||||||
- `Reset Helper configs`
|
- `Reset Helper configs`
|
||||||
- Delete the configs saved by the helper in *$XDG_CONFIG_HOME/starcitizen-lug/*
|
- Delete the configs saved by the helper in *$XDG_CONFIG_HOME/starcitizen-lug/*
|
||||||
|
|
||||||
`Get a random Penguin's Star Citizen referral code`
|
`Get a random Penguin's Star Citizen referral code`
|
||||||
- Display a referral code for a random member of the Star Citizen Linux Users Group.
|
- Display a referral code for a random member of the Star Citizen Linux Users Group
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user