Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Releases

Patrick Rudolph edited this page Dec 25, 2018 · 1 revision

Wine-3.x / Wine-2.x

Prebuild packages are available for download here:

Fedora

OpenSUSE

Usage

Instead of downloading packages, you can add the repo and receive automatic updates using you package manager.

Example for Fedora 27

dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/siro:/fedora/Fedora_27/home:siro:fedora.repo
dnf update
dnf install wine-nine

How to use

  1. Install the package.
  2. Run wine ninewinecfg and enable d3d9-nine (it creates a symlink from d3d9.dll to d3d9-nine.dll.so)
  3. Run any D3D9 enabled application
Clone this wiki locally