duki Posted December 17, 2025 Posted December 17, 2025 (edited) 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/6609 clients & latest's dx8 game version. Source Edited December 17, 2025 by duki link / added tested version Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.