forked from CastroFidel/PortWINE
Allow use default vkd3d feature level (12_2 for support devices) and opportunity forcably select
This commit is contained in:
@ -29,6 +29,7 @@ export PW_USE_SHADER_CACHE="1"
|
||||
export PW_WINE_CPU_TOPOLOGY="disabled"
|
||||
export STAGING_SHARED_MEMORY="1"
|
||||
export PW_MESA_GL_VERSION_OVERRIDE="disabled"
|
||||
export PW_VKD3D_FEATURE_LEVEL="disabled"
|
||||
export PW_FORCE_LARGE_ADDRESS_AWARE="1"
|
||||
export PW_USE_EAC_AND_BE="1"
|
||||
export PW_USE_US_LAYOUT="0"
|
||||
|
Reference in New Issue
Block a user