Update README.md

This commit is contained in:
the-sane 2020-12-27 16:47:26 -05:00 committed by GitHub
parent a2594c3af3
commit 02338ff299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,16 @@ Zenity menus are used for a GUI experience with a fallback to terminal-based men
## Options: ## Options:
`Manage Lutris Runners`
- Quickly install and delete Lutris wine runners
`Delete my Star Citizen USER folder and preserve my keybinds`
- The helper will make backups of any exported keybinds, delete your Star Citizen USER folder, then restore your keybind files.
- To export your keybinds from within the game, go to:
- *Options->Keybindings->Control Profiles->Save Control Settings*
- To re-import your keybinds from within the game, select them from the list:
- *Options->Keybindings->Control Profiles*
`Check vm.max_map_count for optimal performance` `Check vm.max_map_count for optimal performance`
- We recommend setting this to at least 16777216 to give the game access to sufficient memory. - We recommend setting this to at least 16777216 to give the game access to sufficient memory.
- The helper will offer to set it for you or show you the commands to do it yourself. - The helper will offer to set it for you or show you the commands to do it yourself.
@ -22,13 +32,6 @@ Zenity menus are used for a GUI experience with a fallback to terminal-based men
- The helper will offer to set it for you and try to auto-detect the correct method to do so. - The helper will offer to set it for you and try to auto-detect the correct method to do so.
- It is able to update either */etc/systemd/system.conf* or */etc/security/limits.conf* - It is able to update either */etc/systemd/system.conf* or */etc/security/limits.conf*
`Delete my Star Citizen USER folder and preserve my keybinds`
- The helper will make backups of any exported keybinds, delete your Star Citizen USER folder, then restore your keybind files.
- To export your keybinds from within the game, go to:
- *Options->Keybindings->Control Profiles->Save Control Settings*
- To re-import your keybinds from within the game, select them from the list:
- *Options->Keybindings->Control Profiles*
`Delete my shaders only` `Delete my shaders only`
- Sometimes all you need to do between major version updates is delete your shaders directory. - Sometimes all you need to do between major version updates is delete your shaders directory.