Skip to content

Releases: starcitizen-lug/lug-helper

lug-helper v2.18

17 Aug 14:37
Compare
Choose a tag to compare

Improvements & Fixes

  • Back up and restore custom characters when deleting user directories
  • Support new user directory path names in LIVE 3.23
  • Support clearing out Vulkan shaders in addition to dx11 shaders
  • The global EAC workaround option has been removed
  • Added interactive=never to all file/dir deletions for edge-cases that may interrupt Helper operations

Thanks to @mactan-sc for contributing to this release!

lug-helper v2.17

14 May 23:10
b2993d8
Compare
Choose a tag to compare
  • Add Kron4ek wine runner source
  • Environment variables to support Open Wine Components umu proton in Lutris 5.17+
  • NVIDIA and AMD Environment variables for Star Citizen Vulkan renderer
  • Remove un-needed winetricks steps and DLL overrides

lug-helper v2.16

18 Mar 14:07
Compare
Choose a tag to compare

Improvements & Fixes

  • New EAC workaround: We now use the EOS_USE_ANTICHEATCLIENTNULL environment variable to disable EAC. SteamGameId and other workarounds are no longer necessary. The EAC directories no longer have to be deleted either.
  • Fix for integer errors when running the Preflight Check on systems with very low amounts of RAM
  • Removed some outdated Runners and DXVKs
  • Prefer System Libraries now defaults to true for new installs

lug-helper v2.15

22 Jan 16:58
Compare
Choose a tag to compare

Improvements & Fixes

  • Lutris is noisy and prints an increasing number of warnings when invoked. We can discard those when looking up its version info during the Preflight Check
  • When in non-GUI mode, the Helper no longer pauses for a keypress when functions are invoked via command line arguments; it just does the thing and then exits

lug-helper v2.14

09 Jan 22:03
Compare
Choose a tag to compare

"First Run" User Experience!

  • On first run, the script now offers the user the option of running the preflight check and installing the game in one fell swoop!

Other Changes

  • Restored the bundled lutris installer json file for easier version control and stuffed it under a new lib directory
  • The tmp directory used by the Helper has been renamed to clarify that it belongs to the Helper
  • Added the wiki URL to the main menu
  • Moved the global EAC workaround to the Maintenance menu

lug-helper v2.13

08 Jan 14:20
Compare
Choose a tag to compare

Improvements & Fixes

  • The bundled Lutris json installation file has been removed and is now, instead, created on the fly in a temp directory
  • Added support for the EPTU
  • UI widths adjusted slightly for Zenity 4.x
  • The -t/--target command line argument has been changed to use a space instead of an equals sign. New usage: lug-helper.sh --target [live|ptu|eptu]

lug-helper v2.12

28 Dec 00:30
Compare
Choose a tag to compare

Changes

  • Support for new Zenity 4.0.0 and libadwaita theme sizing
  • Fixed filters that remove GE's game-specific runner builds from the downloads list

lug-helper v2.11

11 Nov 14:38
Compare
Choose a tag to compare

Changes

  • RSI Launcher updated to v1.6.10
  • Removed __GL_THREADED_OPTIMIZATIONS env var for new installs
  • Create EPTU and TECH-PREVIEW directories for new installs

lug-helper v2.10.1

26 Sep 22:08
Compare
Choose a tag to compare

Changes

  • Fix self version detection

lug-helper v2.10

26 Sep 13:07
Compare
Choose a tag to compare

Fix for new installs

  • Removed --force flag from the json's dll section to resolve fetch issues during game installation