Homebrew Official HID to VPAD

  • Thread starter Thread starter Maschell
  • Start date Start date
  • Views Views 829,208
  • Replies Replies 2,363
  • Likes Likes 100
My DS4 does not seem to work with this.... It just shows an orange light when I plug it in, then nothing. Any idea as to what this could be?
@Bkool999 I already answered the question serval times. The last time, like 5 posts before yours ;)

Has this happened to you or anyone else, Maschell?
 
There appear to be two problems with DS4 support using the default configuration:

1) The right analog stick doesn't work at all
2) When pressing and holding a button, the button will be pressed repeatedly in-game.
 
There appear to be two problems with DS4 support using the default configuration:

1) The right analog stick doesn't work at all
2) When pressing and holding a button, the button will be pressed repeatedly in-game.
It might be a problem with your DS4, mine works perfectly..... You could copy the example config in the github and make an .ini, that should fix the problem.


On a related note, is there any way to use this without having the gamepad on the entire time? I'd love it if it was possible
 
I have spent a few hours trying to get the Logitech G29 (PS3 mode) racing wheel working with a config file.
The good news is I got everything apart from the pedals working.
I wanted to map the pedals to ZL and ZR, but I just couldnt figure out how to map analogue controls to the digital ZL and ZR
Any suggestions?
 
I do remember that Maschell said he is right now more interested with the IOSU and probably CFW stuff (which he was doing indeed) - but he had shown a video of in development version of this HID to VPAD where you could map multiple controllers as Pro Controllers, and demoed 4 player New Super Mario Bros with 4 dual shock 3's wirelessly - it seemed like at least.

I am REALLY excited for something like that as I have far more Dualshock 3 controllers than Wii U Pro pads, or classic controllers so for few times with friends it would be really nice to have.

I mean it happens, when and if it comes out but if there is possibly new update, ETA of like +/-1year accuracy or whatever. All in all I say it looked really cool, and for a controller hog like me, something useful. Nintendo's own stuff costs so much here. People gasp against 70 dollars for a Switch pro controller. Here we pay 70 eur for a Wii U pro controller. Switch Pro pad is projecting to be 90eur here...
 
Last edited by Sumea,
  • Like
Reactions: lordelan
I do remember that Maschell said he is right now more interested with the IOSU and probably CFW stuff (which he was doing indeed) - but he had shown a video of in development version of this HID to VPAD where you could map multiple controllers as Pro Controllers, and demoed 4 player New Super Mario Bros with 4 dual shock 3's wirelessly - it seemed like at least.

I am REALLY excited for something like that as I have far more Dualshock 3 controllers than Wii U Pro pads, or classic controllers so for few times with friends it would be really nice to have.

I mean it happens, when and if it comes out but if there is possibly new update, ETA of like +/-1year accuracy or whatever. All in all I say it looked really cool, and for a controller hog like me, something useful. Nintendo's own stuff costs so much here. People gasp against 70 dollars for a Switch pro controller. Here we pay 70 eur for a Wii U pro controller. Switch Pro pad is projecting to be 90eur here...
check few pages earlier, he released it as a beta.
 
check few pages earlier, he released it as a beta.
Oh. I do have to say I kinda dislike this, I mean I had several times when I go check the first post, the most relevant to the app itself in threads, it has no mentions of updates or beta or anything, then I ask in the thread what is the status and get "It was released/as a beta it's some pages back"

This is kinda iffy because not everyone follows threads that actively, and now after this page is few in the back someone else will probably come around and ask again unless say, first post mentions of the beta or whatnot.

But great stuff I will be trying it for sure now.
 
Hi!
It will be amazing if someone who will buy Switch if he can try to use the console (in portable mode) and see if the touch screen or the Joy-Con works
Bye!
 
Hi guys , could I get some help please?
I have a mayflash N64 to USB adapter that I would like to use with Loadiine. I got it working with the ini from the repository, but the C-left and C-down are always being pressed, leading to the C-buttons being unusable. Anyone know why this is? I tested on Project 64 on my PC and it doesn't have this issue.
 
Last edited by Hagginater,
i was wondering if someone could make an INI file for the mayflash wii u pro controller to usb adapter. I tried but i have no idea what im doing.

//Mayflash WiiU Pro Controller Adapter - W009
//Select DInput Mode
[vid=0x0079,pid=0x1844]
//Buttons
VPad_Button_A=0x00,0x04
VPad_Button_B=0x00,0x02
VPad_Button_X=0x00,0x08
VPad_Button_Y=0x00,0x01
VPad_Button_Plus=0x01,0x02
VPad_Button_Minus=0x01,0x01
VPad_Button_L=0x00,0x10
VPad_Button_R=0x00,0x20
VPad_Button_Stick_L=0x01,0x04
VPad_Button_Stick_R=0x01,0x08
//Triggers
VPad_Button_ZL=0x00,0x40
VPad_Button_ZR=0x00,0x80
//D-Pad
DPad_Mode=DPAD_Hat
DPad_Mask=0x0F
VPad_Button_DPad_N=0x02,0x00
VPad_Button_DPad_NE=0x02,0x01
VPad_Button_DPad_E=0x02,0x02
VPad_Button_DPad_SE=0x02,0x03
VPad_Button_DPad_S=0x02,0x04
VPad_Button_DPad_SW=0x02,0x05
VPad_Button_DPad_W=0x02,0x06
VPad_Button_DPad_NW=0x02,0x07
VPad_Button_DPad_Neutral=0x02,0x0F
//Thumbsticks
VPad_L_Stick_X=0x03,0x80
VPad_L_Stick_X_MinMax=0x00,0xFF
VPad_L_Stick_X_Deadzone=0x25
VPad_L_Stick_X_Invert=False
VPad_L_Stick_Y=0x04,0x80
VPad_L_Stick_Y_MinMax=0x00,0xFF
VPad_L_Stick_Y_Deadzone=0x25
VPad_L_Stick_Y_Invert=True
VPad_R_Stick_X=0x05,0x80
VPad_R_Stick_X_MinMax=0x00,0xFF
VPad_R_Stick_X_Deadzone=0x15
VPad_R_Stick_X_Invert=False
VPad_R_Stick_Y=0x06,0x80
VPad_R_Stick_Y_MinMax=0x00,0xFF
VPad_R_Stick_Y_Deadzone=0x15
VPad_R_Stick_Y_Invert=True
 
  • Like
Reactions: Yoni Arousement
//Mayflash WiiU Pro Controller Adapter - W009
//Select DInput Mode
[vid=0x0079,pid=0x1844]
//Buttons
VPad_Button_A=0x00,0x04
VPad_Button_B=0x00,0x02
VPad_Button_X=0x00,0x08
VPad_Button_Y=0x00,0x01
VPad_Button_Plus=0x01,0x02
VPad_Button_Minus=0x01,0x01
VPad_Button_L=0x00,0x10
VPad_Button_R=0x00,0x20
VPad_Button_Stick_L=0x01,0x04
VPad_Button_Stick_R=0x01,0x08
//Triggers
VPad_Button_ZL=0x00,0x40
VPad_Button_ZR=0x00,0x80
//D-Pad
DPad_Mode=DPAD_Hat
DPad_Mask=0x0F
VPad_Button_DPad_N=0x02,0x00
VPad_Button_DPad_NE=0x02,0x01
VPad_Button_DPad_E=0x02,0x02
VPad_Button_DPad_SE=0x02,0x03
VPad_Button_DPad_S=0x02,0x04
VPad_Button_DPad_SW=0x02,0x05
VPad_Button_DPad_W=0x02,0x06
VPad_Button_DPad_NW=0x02,0x07
VPad_Button_DPad_Neutral=0x02,0x0F
//Thumbsticks
VPad_L_Stick_X=0x03,0x80
VPad_L_Stick_X_MinMax=0x00,0xFF
VPad_L_Stick_X_Deadzone=0x25
VPad_L_Stick_X_Invert=False
VPad_L_Stick_Y=0x04,0x80
VPad_L_Stick_Y_MinMax=0x00,0xFF
VPad_L_Stick_Y_Deadzone=0x25
VPad_L_Stick_Y_Invert=True
VPad_R_Stick_X=0x05,0x80
VPad_R_Stick_X_MinMax=0x00,0xFF
VPad_R_Stick_X_Deadzone=0x15
VPad_R_Stick_X_Invert=False
VPad_R_Stick_Y=0x06,0x80
VPad_R_Stick_Y_MinMax=0x00,0xFF
VPad_R_Stick_Y_Deadzone=0x15
VPad_R_Stick_Y_Invert=True
holy crap thank you!!
 
  • Like
Reactions: Yoni Arousement
//Mayflash WiiU Pro Controller Adapter - W009
//Select DInput Mode
[vid=0x0079,pid=0x1844]
//Buttons
VPad_Button_A=0x00,0x04
VPad_Button_B=0x00,0x02
VPad_Button_X=0x00,0x08
VPad_Button_Y=0x00,0x01
VPad_Button_Plus=0x01,0x02
VPad_Button_Minus=0x01,0x01
VPad_Button_L=0x00,0x10
VPad_Button_R=0x00,0x20
VPad_Button_Stick_L=0x01,0x04
VPad_Button_Stick_R=0x01,0x08
//Triggers
VPad_Button_ZL=0x00,0x40
VPad_Button_ZR=0x00,0x80
//D-Pad
DPad_Mode=DPAD_Hat
DPad_Mask=0x0F
VPad_Button_DPad_N=0x02,0x00
VPad_Button_DPad_NE=0x02,0x01
VPad_Button_DPad_E=0x02,0x02
VPad_Button_DPad_SE=0x02,0x03
VPad_Button_DPad_S=0x02,0x04
VPad_Button_DPad_SW=0x02,0x05
VPad_Button_DPad_W=0x02,0x06
VPad_Button_DPad_NW=0x02,0x07
VPad_Button_DPad_Neutral=0x02,0x0F
//Thumbsticks
VPad_L_Stick_X=0x03,0x80
VPad_L_Stick_X_MinMax=0x00,0xFF
VPad_L_Stick_X_Deadzone=0x25
VPad_L_Stick_X_Invert=False
VPad_L_Stick_Y=0x04,0x80
VPad_L_Stick_Y_MinMax=0x00,0xFF
VPad_L_Stick_Y_Deadzone=0x25
VPad_L_Stick_Y_Invert=True
VPad_R_Stick_X=0x05,0x80
VPad_R_Stick_X_MinMax=0x00,0xFF
VPad_R_Stick_X_Deadzone=0x15
VPad_R_Stick_X_Invert=False
VPad_R_Stick_Y=0x06,0x80
VPad_R_Stick_Y_MinMax=0x00,0xFF
VPad_R_Stick_Y_Deadzone=0x15
VPad_R_Stick_Y_Invert=True
how i use it, i created a .ini called Mayflash WiiU Pro Controller Adapter - W009 and i put the adapter in DInput and doesnt works
 
how i use it, i created a .ini called Mayflash WiiU Pro Controller Adapter - W009 and i put the adapter in DInput and doesnt works
you need to put the file inside a folder called controller inside the wiiu folder on the sd card. so SD:\wiiu\controller\Mayflash WiiU Pro Controller Adapter - W009.ini
 
  • Like
Reactions: Yoni Arousement
i do that but dont work
Adapter in Dinput mode ?
Xinput dont work

IMG_0356.JPG
 
Last edited by AlanLC,

Site & Scene News

Popular threads in this forum