forked from CastroFidel/PortWINE
		
	fixed black screen in steam
This commit is contained in:
		| @@ -7,7 +7,9 @@ export PW_COMMENT_DB="Steam" | ||||
| export PW_WINDOWS_VER="10" | ||||
| export PW_DLL_INSTALL="vcrun2019 d3dcompiler_46" | ||||
| export WINEDLLOVERRIDES="OnlineFix64,SteamOverlay64,steam_api,steam_api64,steamclient,steamclient64=n;winmm=n,b" | ||||
| export LAUNCH_PARAMETERS="-gamepadui -fullscreen -no-dwrite" | ||||
| export LAUNCH_PARAMETERS="-cef-disable-gpu-compositing" | ||||
| # export LAUNCH_PARAMETERS="-gamepadui -fullscreen -no-dwrite" | ||||
|  | ||||
| export PW_VULKAN_USE="1" | ||||
|  | ||||
| add_in_start_portwine () { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user