Skip to content

co-stuff/imgui

Repository files navigation

IMGUI for ConquerOnline (D3D9 & compatible w/ D3D8to9 on newer clients)

Based on co-stuff/posts: Gitlab / Github

Info

  • Tested on 6609 and latest game versions
  • Compile on release & x86
  • ImGui version used 16602, consider to use a newer one
  • If you dont want to use the detours.lib included in the project, compile yourself from the official repo: https://github.com/microsoft/Detours

Known issues:

  • Using the og windows (parent/child) from the game may be a little silly, this leads to wrong functionality of ImGui_ImplWin32_WndProcHandler
  • WndProc isnt getting correctly keys (only mouse), you have to map keys w/ other function

About

IMGUI for Conquer Online (D3D9 versions)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published