Run Wine in the steam runtime

This commit is contained in:
Andrew Eikum 2019-02-05 09:41:03 -06:00
parent 821a09cacd
commit 0ecb100046
5 changed files with 27 additions and 10 deletions

View file

@ -126,7 +126,7 @@ VM. If you are configuring manually, run these steps:
mkdir proton/mybuild/
cd proton/mybuild
../configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32
../configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime=$HOME/steam-runtime/runtime/
If you are building without the Steam runtime, then instead use: