forked from CastroFidel/PortWINE
		
	Moved PW_GS_MESA_VK_WSI_PRESENT_MODE to the main settings
This commit is contained in:
		| @@ -29,6 +29,7 @@ export WINE_ALLOW_XIM="0" | ||||
| export PW_USE_SHADER_CACHE="1" | ||||
| export PW_WINE_CPU_TOPOLOGY="disabled" | ||||
| export PW_MESA_GL_VERSION_OVERRIDE="disabled" | ||||
| export PW_MESA_VK_WSI_PRESENT_MODE="disabled" | ||||
| export PW_VKD3D_FEATURE_LEVEL="disabled" | ||||
| export PW_FORCE_LARGE_ADDRESS_AWARE="1" | ||||
| export PW_USE_EAC_AND_BE="1" | ||||
| @@ -130,7 +131,6 @@ export PW_GS_REALTIME_SCHEDULING="0" | ||||
| export PW_GS_BACKEND_SDL="0" | ||||
| export PW_GS_SDL_VIDEODRIVER_X11="0" | ||||
| export PW_GS_MANGOAPP="0" | ||||
| export PW_GS_MESA_VK_WSI_PRESENT_MODE="disabled" | ||||
| ###PREFIX_VERSION### | ||||
| export DOTPFX_VER="48v7" | ||||
| export DEFPFX_VER="v1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user