Skip to content

Disables the use of a game controller in UWP applications

License

Notifications You must be signed in to change notification settings

BlueAmulet/XInputUWPFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XInputUWPFix

Disables the use of a game controller to navigate UWP applications. This program installs a Low Level Keyboard Hook to filter out keyboard events with VK Codes between 0xC3 and 0xDA.

Download the latest release here

Disclaimer: Due to the use of a global hook, antivirus or anti-cheat software may complain about the use of this program. I am not responsible for any issues or damages that may result from the use of this program.

Installation

A install.bat and uninstall.bat file is provided to add/remove the program to run on startup.

Building

This program is designed to be built with Visual Studio 2022. Open a x64 Native Tools Command Prompt and run build.bat

The linker options used are designed to make the exe small.

About

Disables the use of a game controller in UWP applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published