You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)