cdozdil / d3d12-proxy

Nvidia spoofer for AMD and Intel cards on DirectX
MIT License
67 stars 6 forks source link

dxgi-proxy log files #3

Closed Ekidoxx closed 7 months ago

Ekidoxx commented 7 months ago

Got your dxgi.dll from mod replacing DLSS with FSR2 and now every time game is launched, new dxgi-proxy-<date>_<time>.log is created. Even though the files are small, I just noticed I have 30 of them in my directory.

Is there any way to disable creation of the logs? Like creating new file dxgi.ini with Silent=true value (Kinda hoped for this troubleshooting method to work, but it doesn't 😅), or adding more parameters to game executable next to -dx12?

*I know that you're not the mod author, but since it uses your release (v0.1), I thought that you will know better...

cdozdil commented 7 months ago

actually it was bugging me for some time too, so here you go. v0.1.1 aka v0.1 but logging disabled :)

Ekidoxx commented 7 months ago

Thank you very much 💖