mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-01 16:40:35 +00:00
Compare commits
23 Commits
Author | SHA1 | Date | |
---|---|---|---|
85c1f62c22 | |||
758f106efd | |||
43d2b467e8 | |||
aa60600807 | |||
02338ff299 | |||
a2594c3af3 | |||
e63893f50a | |||
fa14c6d9de | |||
8f3efd0b9c | |||
6d7c84c8b6 | |||
c12509bc0c | |||
224c531d64 | |||
32fdc04ec7 | |||
20eb8e984a | |||
0df2659e54 | |||
4a0b053a68 | |||
26030a6c82 | |||
9c44505d27 | |||
7f0f12e61b | |||
da8c63fdcf | |||
6e27ae8449 | |||
be533e842b | |||
dfc2b4f573 |
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.
|
||||||
|
|
||||||
|
858
lug-helper.sh
858
lug-helper.sh
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user