forked from CastroFidel/PortWINE
changelog
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user