Skip to content

v0.3.1

Choose a tag to compare

@rfvgyhn rfvgyhn released this 31 Mar 20:28
· 283 commits to master since this release

New Features

  • Add ability to select which product to run. Note that you will need to add the /autorun flag to your launch options to have the same behavior as previous releases.

Enhancements

  • Add workaround for Steam always setting $LC_ALL to C which prevented the correct game language from being selected
  • Include launcher's directory as potential Elite Dangerous install location

Bug Fixes

  • Properly parse proton when it's in compatibilitytools.d dir. Custom versions of proton, such as [Proton-GE], are stored here.
  • Fix $XDG_CONFIG_DIR not always being parsed properly
  • Fix not being able to handle a variable amount of steam linux runtime args (i.e. --deploy=soldier --suite=soldier --verb=waitforexitandrun vs --verb=waitforexitandrun)