Auto configuration PBA and ESYNC. Add check version GLIBC and auto change WINE folder

This commit is contained in:
Castro-Fidel
2019-11-30 18:35:26 +03:00
parent 97f0c1e215
commit 8d1c5efeae
4 changed files with 61 additions and 47 deletions

View File

@ -56,7 +56,7 @@ echo "Version WINE in the Port" >> "${PORT_WINE_PATH}/${portname}.log"
echo "--------------------------------------------" >> "${PORT_WINE_PATH}/${portname}.log"
echo "log WINE" >> "${PORT_WINE_PATH}/${portname}.log"
export WINEDEBUG="warn+all"
export WINEDEBUG="err+all,fixme-all"
export VK_LOADER_DEBUG=-all
export DXVK_LOG_LEVEL="info"
export VKD3D_DEBUG="warn"