Add try_ and check_ function. Fix Unarc.dll in setup db

This commit is contained in:
castro-fidel
2021-03-15 01:41:16 +03:00
parent 290a6840bc
commit 66d9182c3e
5 changed files with 223 additions and 228 deletions

View File

@ -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