diff --git a/.winehelper.kate-swp b/.winehelper.kate-swp deleted file mode 100644 index 79f81b8..0000000 Binary files a/.winehelper.kate-swp and /dev/null differ diff --git a/winehelper b/winehelper index 339fd3f..7cccc6a 100755 --- a/winehelper +++ b/winehelper @@ -101,7 +101,7 @@ if [[ "$1" == "--debug" ]] ; then export DXVK_NVAPI_LOG_LEVEL="error" shift else - check_variables WINEDEBUG "-all,err+all" + check_variables WINEDEBUG "-all" check_variables DXVK_LOG_LEVEL "none" check_variables VKD3D_SHADER_DEBUG "none" check_variables VKD3D_DEBUG "none"