This is a clean Universal ImGui DirectX11 base project I made for my personal usages, using C++ 20.
Note
This project is a base made for learning and testing purposes, this is not a ready to use dll, there is no features relative to a specific game.
- Compile the dll using Visual Studio 2022
- Use a dll injector to inject the previously compiled one into the game.
Tip
I personally recommend using System Informer to inject your dll during testing or you can also build/use your own injector.
Warning
Make sure to use this dll into singleplayer games only, I'm not responsible of any game bans this could lead to.