Skip to content

uranami/gameoverlayrenderer-imgui-dx9

 
 

Repository files navigation

gameoverlayrenderer-imgui-dx9

Example project demonstrating ImGui rendering via the Steam in-game overlay. This is specifically designed for DirectX 9 games and will require some changes to work on other graphics APIs.

See the blog post here for more details.

ImGui window not visible in recording software

Usage

  • Open with Visual Studio and compile.
  • Load into a DirectX 9 game using a library loader.

About

ImGui DX9 example via the Steam overlay renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.4%
  • C 21.6%