diff --git a/data_from_portwine/scripts/debug b/data_from_portwine/scripts/debug index a66e6b0..5db6fce 100755 --- a/data_from_portwine/scripts/debug +++ b/data_from_portwine/scripts/debug @@ -61,7 +61,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="" +export WINEDEBUG="fixme-all" export DXVK_LOG_LEVEL="info" export VK_LOADER_DEBUG="warn" export VKD3D_DEBUG="warn"