Closed Cyk-Fad closed 1 month ago
IM_ASSERT(bd != nullptr && "Context or backend not initialized! Did you call ImGui_ImplDX11_Init()?");
Here crash.I don't know where to change the code.I use kernel injector.
with kernel you need to handle any and all imports manually. I don't really intend to offer support for kernel implementations as that is outside the scope of this repository.
IM_ASSERT(bd != nullptr && "Context or backend not initialized! Did you call ImGui_ImplDX11_Init()?");
Here crash.I don't know where to change the code.I use kernel injector.