... Wine-GE 8-13
### Log files
Using `DXVK_LOG_LEVEL=debug` and `DXVK_LOG_PATH` set appropriately:
[WoWClassic_dxgi_83a2942.log](https://github.com ...
comment by grooney1997 · 2025-11-07 · view · github
... info
set "DXVK_LOG_PATH=%USERPROFILE%\Documents\DXVK_Logs"
if not exist "%DXVK_LOG_PATH%" mkdir "%DXVK_LOG_PATH%"
set "DXVK_LOG_FILE=%DXVK_LOG_PATH%\Fallout_TTW_DXVK.log"
cd ...