You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yet again I'm trying to use this lib, this time for Doom 3 BFG VR (https://github.com/KozGit/DOOM-3-BFG-VR). It should be using xaudio. I've placed the DLL and hrtf folder into the game executable folder but I can't tell if it's being actually used or not.
I see that the DLL is indeed being linked (via procexp) but there is no "log.txt" created anywhere... I tried removing all files in hrtf folder to force it logging some errors, but nothing changed.
What could trigger this behavior? How do you actually test if this is working or not? Would be great if this lib would write detailed logs about every step of the process, so users trying it with different games might see what's happening. Now you have to stumble in the dark or debug it yourself...
The text was updated successfully, but these errors were encountered:
Yet again I'm trying to use this lib, this time for Doom 3 BFG VR (https://github.com/KozGit/DOOM-3-BFG-VR). It should be using xaudio. I've placed the DLL and hrtf folder into the game executable folder but I can't tell if it's being actually used or not.
I see that the DLL is indeed being linked (via procexp) but there is no "log.txt" created anywhere... I tried removing all files in hrtf folder to force it logging some errors, but nothing changed.
What could trigger this behavior? How do you actually test if this is working or not? Would be great if this lib would write detailed logs about every step of the process, so users trying it with different games might see what's happening. Now you have to stumble in the dark or debug it yourself...
The text was updated successfully, but these errors were encountered: