Skip to content

doomertheboomer/wmmt-camera-toys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wmmt-camera-toys

WMMT DLL injection for freecam (and other camera goodies), since using Cheat Engine gives a jittery camera!

Setting up the solution

  • Download and install DirectX SDK
  • Open the solution on Visual Studio and open the project Properties
  • Go to VC++ Directories -> Include Directories. Click on 'Edit' and select the Include folder
    located on your DirectX SDK installation path. It is generally this one:
    %programfiles(x86)%\Microsoft DirectX SDK (June 2010)\Include\
  • Now go to VC++ Directories -> Library Directories. Click on 'Edit' and select the library folder
    located on your DirectX SDK installation path. It is generally this one - choose x86 for 32bit and x64 for 64bit:
    %programfiles(x86)%\Microsoft DirectX SDK (June 2010)\Lib\
  • Done!

Usage

Inject to WMMT5DX+ with your fav injector (Cheat Engine works if you have that)

Kiero

You can find Kiero's official repository here

About

WMMT internal camera "cheats", with imgui

Resources

Stars

Watchers

Forks

Languages

  • C++ 83.1%
  • C 16.9%