mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-02 04:34:29 +01:00
Run Wine in the steam runtime
This commit is contained in:
parent
821a09cacd
commit
0ecb100046
5 changed files with 27 additions and 10 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue