wine-nine-standalone
THIS SHOULD NOT BE USED WITH "dxvk" !!!
--
Gallium Nine allows to run any Direct3D 9 application with nearly no CPU overhead, which provides a smoother gaming experience and increased FPS.
Gallium Nine Standalone, as the name implies, is a standalone version of the WINE parts of Gallium Nine.
This decouples Gallium Nine from the WINE tree, so that it can be used with any WINE version. There is no need for any WINE patches. A stable, development, or staging WINE release is sufficient.
Gallium Nine Standalone consists of two parts:
d3d9-nine.dll: Gallium Nine Direct3D 9 library
ninewinecfg.exe: GUI to enable/disable Gallium Nine with some additional info about the current state
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF/d3d9 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000600 600 Bytes | |
_servicedata | 0000000246 246 Bytes | |
baselibs.conf | 0000000085 85 Bytes | |
d3d9.spec | 0000004209 4.11 KB | |
wine-nine-standalone-0.5~git20191001.tar.xz | 0000058704 57.3 KB |
Revision 30 (latest revision is 38)
Sergey Kondakov (X0F)
committed
(revision 30)
Comments 4
Hello, how installed but how do i use it?
The same way as dxvk & vkd3d: follow their installation instructions from github, use packaged scripts or manually link DLLs into your wine prefix and set loading override in winecfg.
It would be nice if this could be packaged in the wine package instead of having wine-d3d9-patches here is a link: https://build.opensuse.org/package/show/Emulators/wine
It would be but building several packages in one spec is a horrible mess. And I have my own wine package fork as it is.