updated readme with example for copying dxvk

This commit is contained in:
jenz 2026-07-03 12:12:47 +01:00
parent 53787723c1
commit ebb95f227d

View File

@ -66,3 +66,4 @@ css-client
## using DXVK cache and MESA_SHADER_CACHE which are mounted volumes
## the inbuilt DXVK version 2.3 is replaced with DXVK 3.0 downloaded from https://github.com/doitsujin/dxvk/releases/download/v3.0/dxvk-3.0.tar.gz
## docker cp dxvk-3.0/x64/d3d9.dll 'css-test:/home/ubuntu/Counter-Strike Source/bin/x64/dxvk_d3d9.dll' #probably was like this to copy it in.