maorgershman / DirectX9Overlay

A library that lets you draw on top of a DirectX 9 window, perfect for internal CSGO cheats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DirectX9Overlay

A library that lets you draw on top of a DirectX 9 window, perfect for internal CSGO cheats.

Usage

Call the constructor of DirectX9Overlay in your main function with the window name and references to the render function and the cleanup function.

Example

Screenshot

About

A library that lets you draw on top of a DirectX 9 window, perfect for internal CSGO cheats.


Languages

Language:C++ 100.0%