You've already forked lutris-scripts
Added specific dxvk_version in installer script.
Hat tip to Graff in the Lutris Discord for pointing me to how to figure these not-yet-documented settings out.
This commit is contained in:
@@ -36,4 +36,5 @@ script:
|
|||||||
command: sed -i 's/^dgVoodooWatermark *= *true/dgVoodooWatermark = false/g' "$GAMEDIR/drive_c/Program Files/StarWarsGalaxiesLegends/dgVoodoo.conf"
|
command: sed -i 's/^dgVoodooWatermark *= *true/dgVoodooWatermark = false/g' "$GAMEDIR/drive_c/Program Files/StarWarsGalaxiesLegends/dgVoodoo.conf"
|
||||||
wine:
|
wine:
|
||||||
dxvk: true
|
dxvk: true
|
||||||
|
dxvk_version: v1.8.1L
|
||||||
version: lutris-5.7-11-x86_64
|
version: lutris-5.7-11-x86_64
|
||||||
|
|||||||
Reference in New Issue
Block a user