How to get Game Controller name (Windows 10 / C++) -
i've seen lots of info on how read game controller input using xinput want know name of controller connected.
how can find out name of connected controllers on pc or more name of controller reading xinput from?
you can calling joygetdevcaps function returns joycaps structure containing information (including name) of connected controller.

Comments
Post a Comment