Documentation
¶
Overview ¶
Package dxvk implements routines to install DXVK
Index ¶
Constants ¶
View Source
const Repo = "https://github.com/doitsujin/dxvk"
Variables ¶
This section is empty.
Functions ¶
func AddOverrides ¶
AddOverrides adds the DXVK DLL overrides to the Wineprefix.
This can be used regardless if DXVK is installed in the Wineprefix or not.
func Extract ¶
Extract extracts DXVK's DLLs into the given wineprefix - overriding Wine's D3D DLLs, given the path to a valid DXVK tarball.
func RemoveOverrides ¶
AddOverrides removes the DXVK DLL overrides to the Wineprefix.
func Restore ¶
Restore removes the DXVK overridden DLLs from the given wineprefix, then restores Wine DLLs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.