forked from CastroFidel/PortWINE
updated WOSB
This commit is contained in:
@ -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"
|
||||
|
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user