Skip to content

Podman image to build DXVK from master and optionally install it to Lutris

License

Notifications You must be signed in to change notification settings

SicLuceatLux/dxvk-podman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXVK-Podman

Provides a Containerfile which provides a full build environment for DXVK, and a make script to kick it off with.

Buidling the Image with Podman

$ podman build . -t dxvk-podman

Building DXVK with the Image

Just run ./make-dxvk - the script will grab DXVK for you, give you the chance to provide a branch/tag/SHA, then build DXVK for you. Once it's done, it can install it into Lutris for you, as well.

Once installation has completed, just set your Lutris DXVK version to dxvk-master and you're running on the bleeding edge.

Acknowledge

Big thanks to cheald for the initial docker version

About

Podman image to build DXVK from master and optionally install it to Lutris

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 69.0%
  • Dockerfile 31.0%