changelog

This commit is contained in:
Mikhail Tergoev
2023-12-12 20:11:44 +03:00
parent 864fe3a038
commit 4158a43b0b
2 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,7 @@ start_portwine () {
if [[ "${PW_LOG}" == 1 ]] ; then
export WINEDEBUG="fixme-all,err+loaddll,err+dll,err+file,err+reg"
export WINE_MONO_TRACE="E:System.NotImplementedException"
export VKBASALT_LOG_LEVEL="error"
else
export WINEDEBUG="-all"
unset WINE_MONO_TRACE