mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-01 13:40:34 +00:00
Compare commits
61 Commits
Author | SHA1 | Date | |
---|---|---|---|
5107076b2f | |||
3cf15be6de | |||
7e30f706fc | |||
bc39507e48 | |||
9d8e17bd2a | |||
fe2b9f56c0 | |||
7a4de1ad21 | |||
4b924ba068 | |||
b66d1554e9 | |||
ec3027bc28 | |||
ec794a0fd2 | |||
762c069fb5 | |||
9689a4a60b | |||
6895313492 | |||
0e454883e9 | |||
0ef2481e70 | |||
3a9b4194e0 | |||
9be4f45449 | |||
7d667343d3 | |||
1aa6c3f4c2 | |||
0c80a1f132 | |||
bc608f7ac4 | |||
d2983fa519 | |||
8e6fe1225d | |||
41210bfd1c | |||
71df862879 | |||
2b94fd5e68 | |||
ee5da5d348 | |||
7f9ad04753 | |||
37762b9075 | |||
82c5ccbbab | |||
669ee6eb91 | |||
7c0fbc65b7 | |||
62477143f2 | |||
35fd12b672 | |||
ff30d8d557 | |||
ec860270bb | |||
3ea9fb0f35 | |||
7f7b63caeb | |||
86604f2b7d | |||
5a00c74ddc | |||
089f69ef06 | |||
9e79fd68e0 | |||
d42207d521 | |||
5c55e6795c | |||
5db7fef24c | |||
08f8f1e07c | |||
707d1ad47d | |||
f2dfda5c5b | |||
debf799dad | |||
0d7e4ea2b3 | |||
aaccca1dc9 | |||
b378de0b9e | |||
61e14ed4de | |||
2cdef0f1c4 | |||
d20fc859e1 | |||
4cc8e3331c | |||
a5d372a43b | |||
48582c3a22 | |||
363be810aa | |||
467e1b7164 |
20
README.md
20
README.md
@ -1,15 +1,13 @@
|
||||
# lug-helper
|
||||
# LUG-Helper
|
||||
**Star Citizen's Linux Users Group Helper Script**
|
||||
|
||||
https://robertsspaceindustries.com/orgs/LUG
|
||||
|
||||
*Greetings, fellow Penguin!*
|
||||
|
||||
This script is designed to help you optimize your system to run Star Citizen as smoothly as possible. It presents options to check your system for optimal settings and helps you change them as needed to prevent game crashes.
|
||||
This script is designed to help you manage and optimize Star Citizen on Linux.
|
||||
|
||||
It also gives you a fast and easy way to wipe your Star Citizen *USER* folder as is recommended by CIG after major version updates. It will back up your exported keybinds, delete your *USER* folder, then restore your keybind file(s).
|
||||
|
||||
Zenity menus are used for a GUI experience with a fallback to terminal-based menus where Zenity is unavailable. The game directory paths provided by the user on first run are saved in *$XDG_CONFIG_HOME/starcitizen-lug*.
|
||||
Zenity menus are used for a GUI experience with a fallback to terminal-based menus where Zenity is unavailable. The game directory paths provided by the user on first run are saved in *$XDG_CONFIG_HOME/starcitizen-lug*. Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds*
|
||||
|
||||
## Options:
|
||||
|
||||
@ -38,5 +36,17 @@ Zenity menus are used for a GUI experience with a fallback to terminal-based men
|
||||
`Delete my DXVK cache`
|
||||
- A troubleshooting step that sometimes helps fix various issues and crashes.
|
||||
|
||||
`Get a random Penguin's Star Citizen referral code`
|
||||
- Display a referral code for a random member of the Star Citizen Linux Users Group.
|
||||
|
||||
`Switch the helper between LIVE and PTU`
|
||||
- Toggle between targeting LIVE or PTU for all of the above options. Defaults to LIVE on each run.
|
||||
|
||||
## Installation:
|
||||
|
||||
From Source:
|
||||
1. Download it!
|
||||
2. Run it!
|
||||
3. If you want, move *lug-logo.png* to */usr/share/pixmaps/*
|
||||
|
||||
Arch Linux: https://aur.archlinux.org/packages/lug-helper/
|
||||
|
605
lug-helper.sh
605
lug-helper.sh
File diff suppressed because it is too large
Load Diff
BIN
lug-logo.png
Normal file
BIN
lug-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user