updated WOSB

This commit is contained in:
Mikhail Tergoev
2024-09-29 17:48:50 +03:00
parent 6f1b9f6afc
commit 754a8b804c
3 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,7 @@
################################################
export PW_COMMENT_DB=""
export PW_WINDOWS_VER="10"
export PW_VULKAN_USE="1"
export PW_VULKAN_USE="2"
export WINEDLLOVERRIDES="vulkan-1=n,b"
export PW_NO_ESYNC="1"
export PW_USE_D3D_EXTRAS="1"

View File

@ -3,7 +3,7 @@
########################################################################
export LAUNCH_PARAMETERS=("/S")
export PW_PREFIX_NAME="WORLD_OF_SEA_BATTLE"
export PW_VULKAN_USE="1"
export PW_VULKAN_USE="2"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/installer.exe"
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle"