Universal-ImGui-D3D11-Hook

(โ˜… 301)

Universal Directx11 D3D11 Hook Project for all directx11 - 10 applications with ImGui and InputHook included, fullscreen supported.

  • .gitignore
  • d3d11hook.cpp
  • d3d11hook.h
  • dllmain.cpp
  • imgui.png
  • imgui_impl_dx11.cpp
  • imgui_impl_dx11.h
  • InputHook.cpp
  • InputHook.h
  • LICENSE
  • Menu.cpp
  • Menu.h
  • README.md
  • stdafx.cpp
  • stdafx.h
  • targetver.h
  • Universal-ImGui-D11-Hook.sln
  • Universal-ImGui-D11-Hook.vcxproj
  • Universal-ImGui-D11-Hook.vcxproj.filters

# Installation Guide

1. Get the code
git clone https://github.com/Sh0ckFR/Universal-ImGui-D3D11-Hook

Downloads the entire project code from GitHub to your computer.

cd Universal-ImGui-D3D11-Hook

Moves into the project folder you just downloaded.

2. .NET

Medium Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • .NET SDK The SDK required for the dotnet command.
dotnet restore

Downloads the packages the project depends on.

dotnet run

Builds the project and runs it immediately.

โœ… After dotnet run, check the message or address shown in the terminal.
// repository documentation