Vercidium

Results 23 comments of Vercidium

Hey thank you for the quick reply, no worries I'm happy with switching back to 14.0.0 for the time being as everything's working great there. > The pre-built 15.0.1 binaries...

Hey, just letting you know that this issue was caused by Easy Anti Cheat blocking the `EncryptedAppTicketResponse_t` callback and I've closed this issue :)

It took me a while to track down, I ended up packaging a small test program with the game that requests an encrypted app ticket and logs when it receives...

Hey Riley, just following up if there's been any progress on this?

Thank you, yeah I don't notice any difference in quality above 48khz. I didn't notice any difference in stuttering with HRTF/filters/effects disabled vs enabled as well, it must be the...

I changed my encoding to UTF8 and the device name was correctly decoded as `OpenAL Soft on 繧ケ繝斐・繧ォ繝シ (Realtek(R) Audio)`, but passing it back to `alcOpenDevice` returned null. I tried...

I have the same issue, happens every time I stop executing while an exception is thrown. This is an issue specific to Visual Studio, the only solution I've found is...

I came across [this post](https://forum.bepuentertainment.com/viewtopic.php?t=412) that the old Bepu forums which suggested modifying the InverseInertiaTensor of the cylinder: ``` var cylinder = new Cylinder(0.8f, 22.0f); var inertia = cylinder.ComputeInertia(50.0f); inertia.InverseInertiaTensor.YY...

I'm facing the same crash when calling `overlayManager.OpenVoiceSettings`. The crash occurs on both Discord and Discord Canary. Stack trace: ``` e05c848954f12890a5bc.js:2 ReferenceError: React is not defined at a2478e68aa5c7b3b1077.js:2 at r.render...