Add try_ and check_ function. Fix Unarc.dll in setup db
This commit is contained in:
@ -22,6 +22,6 @@ export PW_WINEDBG_DISABLE=1
|
||||
export PW_FORCE_DISABLED_GAMEMOD=1 # Force disabele gamemod
|
||||
export PW_FORCE_LARGE_ADDRESS_AWARE=0 # Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default.
|
||||
#export PULSE_LATENCY_MSEC=60
|
||||
export PW_DLL_INSTALL="vcrun6 mfc42"
|
||||
export PW_DLL_INSTALL="vcrun6 mfc42 vcrun6sp6 7zip"
|
||||
#export LAUNCH_PARAMETERS="-d3d9"
|
||||
export PW_GUI_DISABLED_CS=1
|
||||
|
Reference in New Issue
Block a user