Newbie HvHer
- User ID
 - 162395
 
- Messages
 - 1
 
- Reactions
 - 0
 
- Level
 - 0
 
Graphical Hooks
The idea was to be able to learn how DirectX, Vulkan and OpenGL worked and be able to use ImGUI. I have tested it for different x86 and x64 games using the APIs, and it seems to work as intended. I am no C++ genius, and its not a language I have been working that much with, so there may or may not be some code smells.

Source code:
	
			
			The idea was to be able to learn how DirectX, Vulkan and OpenGL worked and be able to use ImGUI. I have tested it for different x86 and x64 games using the APIs, and it seems to work as intended. I am no C++ genius, and its not a language I have been working that much with, so there may or may not be some code smells.

Source code:
	You must be registered for see links