- Cooldown: link
Using crosire's d3d8to9 you can render imgui re-using the same base.
Actually this uses d3d9 to render imgui, re-using d3d8to9 existing functions. The source only includes modified functions + imgui handler instead of the entire base to make it more simple. Btw you could simply use the og d3d8to9 base & render imgui with other module (or use my other post example)
Tested on 5517 client version & latest's dx8 game version.

