mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 17:34:23 +00:00
Update README.md
This commit is contained in:
parent
a2594c3af3
commit
02338ff299
17
README.md
17
README.md
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user