We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1088632 commit 588cf6bCopy full SHA for 588cf6b
5 files changed
PKGBUILD
@@ -1,6 +1,6 @@
1
# Maintainer: VHSgunzo <vhsgunzo.github.io>
2
pkgname=lutris-wine-git
3
-pkgver=0.63
+pkgver=0.64
4
pkgrel=1
5
pkgdesc='Lutris Wine Runner as system Wine and even better'
6
arch=('any')
README.md
@@ -102,10 +102,12 @@ All Arch-based distributions
102
* ALLOW XIM
103
* DISABLE LAYER AMD SWITCHABLE GRAPHICS
104
* DXVK ASYNC
105
+ * GL THREADED OPTIMIZATIONS
106
```
107
- [x] Wine virtual desktop
108
- [x] Disable no primary displays
109
- [x] Restore resolution
110
+- [x] Wine prefix sandbox
111
- [ ] And much more
112
113
## To get started:
0 commit comments