Pekka Helenius 225bff97ba | 6 years ago | |
---|---|---|
0-dxvk-git | 6 years ago | |
0-wine-staging-git | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
updatewine.sh | 6 years ago |
Automate installation of the newest DXVK + Wine Staging into all your PlayonLinux wineprefixes (Arch Linux)
IMPORTANT Set your username correctly to USER variable. This variable is defined at the beginning of updatewine.sh
shell script.
Run with sudo
sudo bash ./updatewine.sh
NOTE: All commands are executed as user (defined above). Only commands which require root permissions are ones which install packages wine-staging-git and dxvk into your system.
All regular user commands have prefix 'cmd' in the main script.
--refresh
Check for new Staging/DXVK releases, update PoL Wine prefixes if needed
Does a comparison between local & remote git repos
--check
Check for new Staging/DXVK releases
Does a comparison between local & remote git repos
--force
This repository uses GPLv3 license. See LICENSE for details.