Tried below:
mkdir -p ~/logdumps/squad DXVK_HUD=full DXVK_LOG_LEVEL=debug DXVK_LOG_PATH=~/logdumps/squad %command%
It logs debug info but not FPS.
See https://github.com/doitsujin/dxvk/issues/1223#issuecomment-541359784 and prior discussion on that topic.
DXVK_HUD=full
DXVK_LOG_LEVEL=debug
DXVK_LOG_PATH=~/logdumps/squad
DXVK_HUD=full DXVK_LOG_LEVEL=debug DXVK_LOG_PATH=~/logdumps/squad %command%
Tried below:
It logs debug info but not FPS.