Skip to content

Input hook utility designed to map XInput controller commands to a specific window's mouse and keyboard events within a target process.

Notifications You must be signed in to change notification settings

SAM1430B/GtoMnK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GtoMnK

is a simple tool that lets you use your Xbox controller to play games that don't have controller support. It works by making your controller pretend to be a mouse and keyboard. All you need to do is inject or load the DLL into your game.

Usage:

GtoMnK reads its configuration settings from the GtoMnK.ini file and maps controller buttons using key codes. So you need to copy GtoMnK32.dll, EasyHook32.dll, GtoMnK.ini and one of the Loader.x32 files to the game executable. And do same process for x64 version.

Warning

Games that have Anti-Cheat are more likely to detect the DLL as a cheat tool.

Profile version:

This version is intended for configuring and testing your setup. You can create configurations using the GtoMnK_Config.html file in the Config folder. It also includes a GtoMnK_Log.txt file for diagnosing problems and provides advanced overlay settings.

Release version:

This version is for use after you have finalized your configuration. It is a streamlined version of the Profile version, containing only essential overlay settings.

Overlay settings:

Press Back + Dpad Down to open the Overlay. You can change the Deadzones for the thumbsticks and change the sensitivity in real time.

Profile version has addition settings for tuning the sensititvity curve such as Curve_Slope and Curve_Exponent.

Credits:

About

Input hook utility designed to map XInput controller commands to a specific window's mouse and keyboard events within a target process.

Topics

Resources

Stars

Watchers

Forks

Languages

  • C++ 63.7%
  • C 33.5%
  • HTML 2.8%