@@ -43,6 +43,7 @@ All Arch-based distributions with X11 display server
4343- [x] Vsync settings
4444- [x] AMD FidelityFX Super Resolution settings (if Wine support)
4545- [x] BattleEye Runtime (if Wine support)
46+ - [x] EasyAntiCheat runtime (if Wine support)
4647- [x] NVIDIA Prime Render Offload
4748- [x] US keyboard layout switcher
4849- [x] Reset PulseAudio (+PulseEffects)
@@ -141,7 +142,7 @@ sudo reboot
141142```
142143* ** Install Lutris Wine using your favorite AUR package manager:**
143144```
144- yay --needed --noconfirm -S base-devel lutris-wine-git && lutris-wine -help
145+ yay --needed --noconfirm -S base-devel lutris-wine-git && lutris-wine -init
145146```
146147## Video with the installation process:
147148[ ![ Lutris Wine installation process] ( https://img.youtube.com/vi/pozypVaPK0Y/0.jpg )] ( https://www.youtube.com/watch?v=pozypVaPK0Y )
@@ -177,9 +178,10 @@ yay --needed --noconfirm -S base-devel lutris-wine-git && lutris-wine -help
177178-help Show this usage info
178179-version Show version info
179180-tray {noclose} Tray
181+ -init Forced initialization
180182-update {all} Runtime updater
181183{dx|dxvk} {p7|p7zip} {vkd|vkd3d} {ub1804_8664|ubuntu1804-x86_64}
182- {inn|innoextract} {net|network-tools} {d3d|d3d_extras|d3d-extras}
184+ {inn|innoextract} {net|network-tools} {d3d|d3d_extras|d3d-extras} {eac|eac_runtime}
183185{dxnv|dxvk-nvapi|dxvk_nvapi} {bat|battleye|battleye_runtime}{wtrx|winetricks}
184186{ga|gamectrlrdb|gamecontrollerdb} {dg|dgvoodoo2} {ub1804_686|ubuntu1804-i686}
185187```
0 commit comments