###Scripts version 2057###

This commit is contained in:
castro-fidel
2021-12-24 19:53:36 +03:00
parent 2666f9e900
commit 053b0a5583
7 changed files with 20 additions and 3 deletions

View File

@ -6,5 +6,6 @@
#export PW_COMMENT_DB="PortWINE database file for Epic Games Launcher"
export PW_WINE_USE=PROTON_GE
export PW_VULKAN_USE=1
#export LAUNCH_PARAMETERS="-opengl -SkipBuildPatchPrereq"
export MESA_GL_VERSION_OVERRIDE=4.4COMPAT
export LAUNCH_PARAMETERS="-opengl -SkipBuildPatchPrereq"
export PW_DLL_INSTALL="vcrun2010 vcrun2012 vcrun2013 vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9"

View File

@ -4,6 +4,7 @@
#Rating=1-5
################################################
export PW_VULKAN_USE=1
export MESA_GL_VERSION_OVERRIDE=4.4COMPAT
export PW_DLL_INSTALL="arial corefonts d3dcompiler_43 d3dcompiler_47 d3dx9 d3dx11_42 d3dx11_43"
#####################examples###########################
##export PW_COMMENT_DB="blablabla"

View File

@ -10,3 +10,4 @@ export WINEDLLOVERRIDES="libglesv2,lsteamclient="
export LAUNCH_PARAMETERS="-no-cef-sandbox"
export PW_VULKAN_USE=1
export PW_WINE_USE=PROTON_GE
export MESA_GL_VERSION_OVERRIDE=4.4COMPAT