Maschell / controller_patcher

shared files for hid support
42 stars 13 forks source link

Problem connecting my controller to Hid to VPad #9

Open elandyboys92 opened 7 years ago

elandyboys92 commented 7 years ago

Hi, I have tried really hard to make my Ultimate Arcade 2 controller compatible with the Hid to Vpad. It supposedly can get recognized as a PS3 controller but that didnt work. I also made my own configuration after using the HID Test (I dont know much programming but I followed the instructions and the final code looks very decent when comparing it to the other configurations available), but I couldnt get it to connect. From what I know the correct vid/pid should be enough to make the Hid to Vpad detect my controller but it doesnt. I also tried connecting my controller to my PC and use the network Client, but the network client wont recognize my controller either even if I can play games on my computer.

Can someone tell me if im doing something wrong and what can I do to connect my controller?

I´ll attach the configuration I made and put the link of the controller Im using here (the config is in .txt to upload it but i do have it in .ini on my file).

https://docs.google.com/document/d/1I4GtzR9qVmfWkX-bSEiWwPzeTTwI0vBQqb-P3fBXsk4/edit

UA2.txt

QuadTog commented 7 years ago

Hey mate!

I took a quick look. Maybe try the this? https://pastebin.com/hvM5Ya2Z

I cleaned it up, fixed some formatting and edited out those secondary byte positions. See if that does the trick!

Good luck.