forked from CastroFidel/PortWINE
Scripts version 2107
This commit is contained in:
@ -367,16 +367,21 @@ pw_init_runtime () {
|
||||
--home="${PW_SANDBOX_HOME_PATH}" \
|
||||
--no-gc-legacy-runtimes \
|
||||
--no-gc-runtimes \
|
||||
--copy-runtime \
|
||||
--remove-game-overlay \
|
||||
--no-generate-locales \
|
||||
${PW_ADD_TO_ARGS_IN_RUNTIME} --"
|
||||
else
|
||||
export pw_runtime="${PW_WINELIB}/pressure-vessel/bin/pressure-vessel-unruntime \
|
||||
--share-home \
|
||||
--no-gc-legacy-runtimes \
|
||||
--no-gc-runtimes \
|
||||
--copy-runtime \
|
||||
--no-generate-locales \
|
||||
--remove-game-overlay \
|
||||
${PW_ADD_TO_ARGS_IN_RUNTIME} --"
|
||||
fi
|
||||
|
||||
export PRESSURE_VESSEL_COPY_RUNTIME=1
|
||||
export PRESSURE_VESSEL_IMPORT_VULKAN_LAYERS=0
|
||||
# export PRESSURE_VESSEL_GRAPHICS_PROVIDER=""
|
||||
|
||||
|
Reference in New Issue
Block a user