Homebrew Official HID to VPAD

djender

Well-Known Member
Newcomer
Joined
Jun 28, 2016
Messages
71
Trophies
0
Age
38
XP
135
Country
Venezuela
I don't understand your question?
In general I tried to make HID to VPAD as easy to use as possible (also when using the network client). You can attach/detach/reattach your USB devices at any time and it just should work as expected.
There is only one case (afaik) were things could go "wrong":
- When you have like 4 Controllers of the same type connected to the console (same vid/pid).
- Map them in a random order to pro controllers.
- Detach them
- Switch the Application
- And attach them again.

In this case, the order of the controller MIGHT be screwed up.

For example, me and my friends play smash bros, we are 6 people and we are missing 1 controller but we have a DS4. When you connect this to hid to v-pad you have to choose wether it will emulate pro controller 1, or pro controller 2, and so on. When we choose pro controller 1 for instance, when we are in the game and turn on the first wii remote it turns out to be the same as the DS4, and as a matter of fact, the DS4 doesn't work unless the wii remote assigned to spot 1 is powered on.
 

NekoVJ18

Active Member
Newcomer
Joined
Aug 15, 2016
Messages
41
Trophies
0
Age
27
XP
105
Country
Guatemala
Can I use SDCafiine and HidtoVPad together? I want to play with mods but I don't like to use the GamePad.
Has someone tried before?
(Sorry by my english)
 

Billy Acuña

Well-Known Member
Member
Joined
Oct 10, 2015
Messages
3,126
Trophies
1
Age
31
XP
3,701
Country
Mexico
I somewhat cannot run (any?) VC game (official nor injected) with HID to VPAD.
Why is this?
Is this a compatibility issue or is just on my end?
 

Deleted member 171787

New Member
Newbie
Joined
Apr 4, 2009
Messages
1
Trophies
0
XP
190
Country
United States
Can I use SDCafiine and HidtoVPad together? I want to play with mods but I don't like to use the GamePad.
Has someone tried before?
(Sorry by my english)
I looked into it about a week ago and everyone was saying that it crashes their consoles.
I'm with you on this, though; I'd be thrilled if they worked together. I've contemplated replacing game files with FTPuii as a form of "permanently patching" the game so I wouldn't need SDcafiine for this reason, but I'm not sure how safe it actually is.
 
Last edited by Deleted member 171787,

Turme

Member
Newcomer
Joined
Sep 29, 2017
Messages
13
Trophies
0
Age
38
XP
1,046
Country
Mexico
Please Mayflash WiiU Pro Controller Adapter

Code:
[Mayflash WiiU Pro Controller Adapter - W009]
VID=0079
PID=1800
Polltype=1
MultiIn=1
MultiInValue=01
DPAD=1
DigitalLR=1
A=1,04
B=1,01
X=1,08
Y=1,02
Z=1,20
L=1,40
R=1,80
Power=2,04
S=2,08
Left=7,06
Down=7,04
Right=7,02
Up=7,00
RightUp=7,01
DownRight=7,03
DownLeft=7,05
UpLeft=7,07
StickX=3
StickY=4
CStickX=5
CStickY=6
LAnalog=0
RAnalog=0



It gives me a different PID :yayu:

VID 0079
PID 1848

P_20171209_182437_LL.jpg P_20171209_183857_LL.jpg
 
Last edited by Turme,

mat128

Well-Known Member
Member
Joined
Apr 3, 2011
Messages
112
Trophies
1
XP
987
Country
Canada
The app works perfectly using my DS4 on Wind Waker HD but when I start Deus EX I get "Error. The app will start without patches in 5 seconds".

No idea what could be causing it.
 

zerowalker

Well-Known Member
Member
Joined
Jan 21, 2012
Messages
213
Trophies
0
XP
304
Country
Sweden
Solved that, but another issue i have is that often it can just freeze when loading something, or in a game when using this with network for the 360 controller.
 

Nachomax

New Member
Newbie
Joined
Feb 8, 2018
Messages
1
Trophies
0
Age
42
XP
51
Country
Dominican Republic
Hello guys im trying to map my dpad to my left stick to play smash bros with my dpad but i dont get any satisfactory results.

Im trying this
//Left Stick
VPAD_L_STICK_UP = DS4_BUTTON_DPAD_N
VPAD_L_STICK_DOWN = DS4_BUTTON_DPAD_S
VPAD_L_STICK_LEFT = DS4_BUTTON_DPAD_W
VPAD_L_STICK_RIGHT = DS4_BUTTON_DPAD_E

S and E work, N and W dont, N stays pressed and W give a SE input, very weird.
If i use any other button besides the dpad works with no issues

can someone help me here?
 

Regained

Active Member
Newcomer
Joined
May 21, 2017
Messages
42
Trophies
0
Age
68
XP
153
Country
Armenia
Heres my Oker dualshock style gamepad ini

// oker dualshock style gamepad
[vid=0x0079,pid=0x0006]
//Buttons
VPad_Button_A=0x05,0x2F
VPad_Button_B=0x05,0x4F
VPad_Button_X=0x05,0x1F
VPad_Button_Y=0x05,0x8F
VPad_Button_Plus=0x06,0x10
VPad_Button_Minus=0x06,0x20
VPad_Button_L=0x06,0x01
VPad_Button_R=0x06,0x02
VPad_Button_Stick_L=0x06,0x40
VPad_Button_Stick_R=0x06,0x80
//Triggers
VPad_Button_ZL=0x06,0x04
VPad_Button_ZR=0x06,0x08
//D-Pad
DPad_Mode=DPAD_Hat
DPad_Mask=0x0F
VPad_Button_DPad_N=0x05,0x00
VPad_Button_DPad_NE=0x05,0x01
VPad_Button_DPad_E=0x05,0x02
VPad_Button_DPad_SE=0x05,0x03
VPad_Button_DPad_S=0x05,0x04
VPad_Button_DPad_SW=0x05,0x05
VPad_Button_DPad_W=0x05,0x06
VPad_Button_DPad_NW=0x05,0x07
VPad_Button_DPad_Neutral=0x05,0x0F
//Thumbsticks
VPad_L_Stick_X=0x02,0x80
VPad_L_Stick_X_MinMax=0x00,0xFF
VPad_L_Stick_X_Deadzone=0x00
VPad_L_Stick_X_Invert=False
VPad_L_Stick_Y=0x01,0x80
VPad_L_Stick_Y_MinMax=0x00,0xFF
VPad_L_Stick_Y_Deadzone=0x00
VPad_L_Stick_Y_Invert=True
VPad_R_Stick_X=0x03,0x80
VPad_R_Stick_X_MinMax=0x00,0xFF
VPad_R_Stick_X_Deadzone=0x00
VPad_R_Stick_X_Invert=False
VPad_R_Stick_Y=0x04,0x80
VPad_R_Stick_Y_MinMax=0x00,0xFF
VPad_R_Stick_Y_Deadzone=0x00
VPad_R_Stick_Y_Invert=True
PAD_COUNT=1
 

leonmagnus99

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
3,704
Trophies
2
Age
33
Location
Seinegald
XP
2,875
Country
Iraq
For those who wish to have a functional Switch Pro Controller working on your WiiU, this is the best .ini I achieved:
https://urlcloud.us/6AIknmZ
i put the file in wiiu/controller folder yes?
how is the one provided in the link from github? not working well?

and is there a way to get DS4 to work wirelessly with this tool?
i found that it seems to only work when connected with USB.
 
Last edited by leonmagnus99,

Chuardo

Well-Known Member
Member
Joined
Oct 4, 2015
Messages
418
Trophies
0
Age
23
XP
1,021
Country
Uruguay
My dad wants to use Arcade games with an Arcade Stick on Retroarch, and I was thinking because I saw the 8BITDO NES30 ARCADE STICK on a 40% Discount if I can use it with hid-to-vpad on the Wii U and if with that it would also work on Retroarch for my dad, I am seeing that it works with Bluetooth but it could also work with a USB Cable.

Does anyone use an Arcade Stick on your Wii U? Which one would any of you recommend? He wants the feel of the arcade sticks that he used in his Childhood and if someone knows which controller would work fine it would be great.
 

vitaakibapiti333

Member
Newcomer
Joined
Aug 18, 2017
Messages
8
Trophies
0
Age
45
XP
67
Country
Japan
Would it be possible to use the coov n100 adapter on hid to vpad
I've seen that the mayflash magic has already been setted up with hid to vpad and it has been alrrady created the .ini to make it work. Would it alsp be possible with the coov n100?????
 

leonmagnus99

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
3,704
Trophies
2
Age
33
Location
Seinegald
XP
2,875
Country
Iraq
tried this out , its real cool stuff.
but it wont work with smash online!

i tried it twice now, with the dualshock 4 controller (2nd model).
otherwise works pretty well, the input lag is okay (i bet it will be better if i use ethernet).

but yeah for smash online matches i tried twice and it gets stuck on the announcer counting 3 and then i get error.
 

charryu

Member
Newcomer
Joined
May 16, 2017
Messages
5
Trophies
0
Age
26
XP
54
Country
United States
Hello, this might sound crazy, but I have used HID to VPAD last year, with dualshock 3's, and it worked seamlessly. However, when I try to use it now, no controllers are detected (tried ds3's and gamecube adapter) no matter what I do. I've tried many of the nightlys and stables, to no avail. One other weird thing I notice is that the IP is 10.0.0.18, which doesn't look like a traditional IP address. Does anyone know why it is not working for me? Any help is appreciated. Thanks!!
 

Nyami

New Member
Newbie
Joined
Mar 3, 2018
Messages
1
Trophies
0
Age
124
XP
51
Country
Japan
I just got the Ps4 taiko no tatsujin controller, Is there anyway to emulate it as a wii tatacon instead of a gamepad or pro controller. I'm probably asking for something that only me will use it. I can play songs just fine but scrolling through the menu with the drum is not the same.
I searched a solution to play Taiko Wii U with a PS4 Taiko Controller and I found this topic.

@owamugen, how do you do to play with it on Wii U? I can't use it even to play songs.

Is there some update to use the PS4 Controller in Wii U?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
    Karma177 @ Karma177: @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really...