Scripts version 2107

This commit is contained in:
castro-fidel
2022-05-24 22:08:54 +03:00
parent f411b5a27c
commit 29eb9ba79f
8 changed files with 151 additions and 93 deletions

View File

@ -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=""