Skip to content

MikeCoder96/Xbox-PIN-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Xbox-Pin-Controller

Welcome to the Xbox-Pin-Controller repository! This project enables Windows users to use their Xbox controllers to input the Windows Hello PIN, utilizing the same PIN schema from the Xbox.

โœจ Features

  • Seamless Integration: Easily log into your Windows system using your Xbox controller.
  • Familiar Experience: Use the same PIN input method as on your Xbox console (PIN Schema).
  • Simple Installation and Removal: Straightforward steps to set up and remove the controller functionality.

๐Ÿ“‹ Installation Guide

Follow these steps to install the Xbox-Pin-Controller:

  1. Copy the DLL File:

    • ๐Ÿ“‚ Copy XboxPINController.dll to C:\Windows\System32.
  2. Register the DLL:

    • ๐Ÿ›  Execute register.reg as an Administrator.

NOTE: In case the controller will control the UI in winlogon, add this key on registry: \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Input\Settings\ControllerProcessor\ControllerToVKMapping

And add this value: Enabled = 0 (DWORD32)

๐Ÿ—‘๏ธ Removal Guide

If you wish to remove the Xbox-Pin-Controller, follow these steps:

  1. Unregister the DLL:

    • ๐Ÿ›  Execute Unregister.reg as an Administrator.
  2. Delete the DLL File:

    • ๐Ÿ—‚ Delete XboxPINController.dll from C:\Windows\System32.

And, if you added the key reported above, proceed to delete it.

Video Tutorial: https://files.fm/u/jatscf4ea9

WARNING

These files edit your registry info so I will not assume any responsibility about how you will use this files

๐Ÿค Contributing

Contributions are welcome! If you have any ideas, issues, or suggestions, feel free to open an issue or submit a pull request.


Feel free to reach out if you have any questions or need further assistance.

About

A way to use XInput to insert PIN for login, useful for handheld devices that does not have Fingerprint or face reco

Resources

Stars

Watchers

Forks

Packages