lug-helper v2.2
Automagicification!
- The Helper will now (optionally) automagically configure Lutris to use downloaded runners and DXVKs! Auto-parsing yml like a boss!
Game Fixes Galore!
- The Lutris install json has been updated with fixes for the new RSI launcher version woes
- Preflight Check now looks for a minimum Lutris version
- Preflight Check is now aware that winetricks comes bundled with Lutris. It recommends configuring the game to use it instead of the system winetricks when appropriate
- Improvements to the EAC workaround: Now handles modifying the hosts file and deleting the EAC directory independently for situations where just one has already been done
- Added official doitsujin dxvk releases to the dxvk install options. Get that DXVK 2.1!
Other changes
- Better preservation of error messages when in terminal fallback mode (Zenity is not installed, or forced with --use-gui=no)
- Added a missing dependency check for findutils, needed by xargs
- Now 50% more sane thanks to the addition of more sanity checks
- Minor code refactoring, fixes, and cleanup