learncodebygaming / pydirectinput

Python mouse and keyboard input automation for Windows using Direct Input.
Other
510 stars 90 forks source link

Not functionality for pressing the start key #39

Open codeisyes opened 2 years ago

codeisyes commented 2 years ago

Also can you let us use key codes or something like that

Avnsx commented 2 years ago

Also can you let us use key codes or something like that

https://github.com/learncodebygaming/pydirectinput/blob/a585d044aed678576fefd24e7ad0c5945ab52366/pydirectinput/__init__.py#L48