protonscr

DXVK Not Producing Logs

dxvkclosed
doitsujin/dxvk#4289 · opened 2024-09-24 by JamesYen220 · updated 2024-09-30 · 4 comments · github
1 matching comments, n / p to jump
JJamesYen220 2024-09-24 github

I'm currently able to successfully show DXVK_HUD for steam games but for some old reason, the log files aren't being produced. I'm trying to log the FPS of the games. Here are my launch options on steam: DXVK_HUD=full DXVK_LOG_PATH=~/dxvk_logs PROTON_LOG=1 %command%

Log files

steam-247020.log

BBlisto91 2024-09-24 github

Have you created the dxvk_logs directory beforehand?

Edit: regular dxvk can't log the fps of the game fwiw

JJamesYen220 2024-09-24 github

Are there any ways to log the information shown by DXVK_HUD then?

WWinterSnowfall 2024-09-24 github

Maybe there is... (that was a joke). No, we don't have loggers for any of it at the moment. Arguably we could dump the info to logs as well when the HUD gets refreshed, I guess, but what would be the use case for that anyway?

Mind you, the dxvk HUD is primarily meant as a debugging tool for dxvk. If you're looking for an all-purpose graphics HUD, I'd recommend MangoHud and the like.

BBlisto91 2024-09-24 github

MangoHud have the functionality if i recall yea. But haven't tried using the logging myself with it.