Adding DirectX DLLs d3d11.dll and dxgi.dll into WRC\Binaries\Win64 no longer works. In fact, it violently crashes the computer. What the dump shows:
BugCheckCode: 0x50 → PAGE_FAULT_IN_NONPAGED_AREA Param1 (address referenced): 0xffffd1858a242000 Param2 (access type): 0x0 (read) Param3 (faulting instruction): 0xfffff8017bdddafd
And the dump itself flags the culprit directly:
*** eaanticheat.sys - Address FFFFF8017BDDDAFD base at FFFFF8017A580000, DateStamp 6a42e478
I sadly can't attach the crash dump or the crash event log from the blue screen event because the file format is not allowed here. Already reported this to mailto:[edit: email address removed] because you are accessing memory you are not supposed to. They said they judge it as not a security problem, so I post it here publicly. Please fix it. :(