MikeCoder96 / Xbox-PIN-Controller

A way to use XInput to insert PIN for login, useful for handheld devices that does not have Fingerprint or face reco
3 stars 0 forks source link

X enters two digits #1

Open LuAusDu opened 3 months ago

LuAusDu commented 3 months ago

Pressing the x key inserts two digits instead of a 0.

The system on which this problem occurs uses the German keyboard layout.

MikeCoder96 commented 3 months ago

Thanks for reporting the issue.

I've created this commit that solve the issue.

You can download the DLL here, you have to just replace the XboxPINController.dll

Let me know.

MikeCoder96 commented 2 months ago

2

MikeCoder96 commented 2 months ago

Fixed the X button. Also, after some work, here a new pre-release without double buttons in short time. That worked for me (tried for a while now) https://github.com/MikeCoder96/Xbox-PIN-Controller/releases/tag/v0.0.3

Hope this fix the problem