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