espionage724/wine-patches-laino
Project ID: 18324
Description
Details
- Wine 2.0 (tag)
- Wine Staging 2.0 (tag)
- laino/wine-patches patches (tree cbadc2)
- Ofast
- Build Notes
Information
I've heard a few reports of Wine Staging 2.0 providing the best performance with CSMT and D3D9. The patches above also give pretty significant performance boosts to Guild Wars 2. So ideally, this Wine may be useful for those aiming to have good performance with Guild Wars 2.
Updates
This repo will likely only receive updates to support newer branched versions of Fedora.
Installation Instructions
Install
- Add this repo's GPG key
sudo rpm --import 'https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches-laino/pubkey.gpg'
- Add this repo:
sudo rm -vf '/etc/yum.repos.d/_copr_espionage724-wine-patches-laino.repo' && sudo -e '/etc/yum.repos.d/_copr_espionage724-wine-patches-laino.repo' && sync
[wine-patches-laino-x86]
name=wine-patches-laino (x86) Copr by Espionage724
baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches-laino/fedora-$releasever-i386/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches-laino/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=1
[wine-patches-laino-x64]
name=wine-patches-laino (x64) Copr by Espionage724
baseurl=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches-laino/fedora-$releasever-x86_64/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/espionage724/wine-patches-laino/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
priority=1
- Install Wine:
sudo dnf install 'wine'
- ...or switch the existing Wine from Fedora packages to this repo's packages:
sudo dnf distro-sync 'wine' --allowerasing
Troubleshooting
- If updated Wine packages from this repo aren't being offered as downloadable updates:
sudo dnf distro-sync --refresh --allowerasing
Uninstall
- Remove this repo's GPG key:
sudo rpm -e 'gpg-pubkey-3e2aa901-5a96cbc3'
- Remove this repo:
sudo rm -v '/etc/yum.repos.d/_copr_espionage724-wine-patches-laino.repo'
- Switch this repo's Wine packages to standard Fedora packages:
sudo dnf distro-sync
- ...or remove Wine altogether:
sudo dnf remove 'wine'*
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 |
---|
* Total number of downloaded packages.