Description
The latest stable wine + wine-staging release plus the esync, fsync and vulkan childwindow patches from wine-tkg
Note that this wine-tkg copr is intended for music production with DAWs like Ardour , Bitwig and PreSonus Studio One and has zero game-related patches from wine-tkg.
Installation Instructions
$ sudo dnf install realtime-setup
$ sudo systemctl enable realtime-setup.service
$ sudo systemctl enable realtime-entsk.service
$ sudo usermod -a -G realtime $(whoami)
If you use Fedora 39 also do these 2 commands:
$ sudo systemctl disable rtkit-daemon
$ sudo systemctl mask rtkit-daemon
Always reboot
$ sudo systemctl reboot
NEXT ENABLE THE REQUIRED COPRS:
$ sudo dnf copr enable patrickl/wine-tkg
$ sudo dnf copr enable patrickl/wine-mono
$ sudo dnf copr enable patrickl/mingw-wine-gecko
$ sudo dnf copr enable patrickl/vkd3d
$ sudo dnf copr enable patrickl/wine-dxvk
$ sudo dnf copr enable patrickl/winetricks
$ sudo dnf copr enable patrickl/yabridge
$ sudo dnf copr enable patrickl/libcurl-gnutls
If you need wineasio then enable the pipewire-wineasio copr
$ sudo dnf copr enable patrickl/pipewire-wineasio
NEXT INSTALL WINE AND THE REST IN A SCREEN or TMUX SESSION
$ tmux
$ sudo dnf install wine wine-mono mingw32-wine-gecko mingw64-wine-gecko wine-dxvk* winetricks yabridge libcurl-gnutls --refresh
If you need wineasio:
$ sudo dnf install pipewire-wineasio pipewire-jack-audio-connection-kit --allowerasing
To setup pipewire-winasio follow the instructions at https://copr.fedorainfracloud.org/coprs/patrickl/pipewire-wineasio/
NEXT SET ESYNC AND FSYNC VARS IN BASHRC
$ echo "export WINEESYNC=1" >> ~/.bashrc
$ echo "export WINEFSYNC=1" >> ~/.bashrc
Enjoy! If you have issues or questions then email me or ping me in the yabridge Discord
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (0)*, x86_64 (0)* | Fedora 38 multilib x86_64+i386 (0 downloads) |
Fedora 39 | i386 (48)*, x86_64 (78)* | Fedora 39 multilib x86_64+i386 (49 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds