Homebrew Official HID to VPAD

Maschell

Well-Known Member
OP
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,719
Country
Germany
The next release of HID to VPAD probably won't happen anytime soon. But I don't want to make any promises with a guess of an release date. I'm not home for the next two weeks and after that, my university starts again + I'll start my new job. I don't know how much time will be left for the WiiU Homebrew stuff, but probaly less than I had the last couple of weeks. I'll try to do it as fast as I can.

My plan was to finish everything before this weekend, but I can't pull it off. It would be possible to release what I currently have, but I want to provide a good (+good looking) and stable user experience. As the new release will be the "final" 1.0 release, everything should be perfect.
I got a good looking GUI concept and need to implement complety new GUI mechanics/elements for. This will take "much" longer than expected, but will be also cooler than expected. While thinking about the GUI, I got a hand full new ideas for new features, hopefully some will make it into the final product. And after I've done the GUI, I need to think of a solution for the loadiine_gx2 support.

Currently implemented new features and changes:
- Basic GX2 GUI
- Mostly rewritten and cleaned up code (even with a bit of documentation o.o)
- Pro Controller spoofing
- Support of mutiple controllers of the same type
- Using controllers over the network (Adds support for 360+One pad)
- Disabling of the energy saver (Screen dim, auto shutdown etc.)
- and probably more

If somebody else wants to take over, PM me and we can talk about the details. I have no problem given out my current code to some dev who want to finish it. Just a public release of a half-done product sucks.

Maybe some of you will use the time to create some more .ini file for more controllers? The repo still looks a bit empty.
https://github.com/Maschell/controller_patcher_configs
You can find the guide to create your own files here:
https://github.com/Maschell/controller_patcher/wiki

Thank you for your patience and support <3
 

BeRnYGP

Well-Known Member
Member
Joined
Jul 1, 2015
Messages
159
Trophies
0
XP
163
Country
Mexico
For some reason, from version 0.9 to 0.9b, it doesnt work properly for DS3. The left analog is inverted or kinda buggy. If you move left or right, it has no action. But if you move up and/or down, it moves to the right or left. I had to downgrade to the 0.2e version.
 

Maschell

Well-Known Member
OP
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,719
Country
Germany
For some reason, from version 0.9 to 0.9b, it doesnt work properly for DS3. The left analog is inverted or kinda buggy. If you move left or right, it has no action. But if you move up and/or down, it moves to the right or left. I had to downgrade to the 0.2e version.
Can somebody confirm it?
 

BeRnYGP

Well-Known Member
Member
Joined
Jul 1, 2015
Messages
159
Trophies
0
XP
163
Country
Mexico
Can somebody confirm it?

Im not sure if Im actually the only one, but there are some previous posts regarding this.

Look:

I downloaded the latest loadiine and using my ps3 controller isn't working correctly. The left stick doesn't register left or right, up moves left and down moves right.

that happen to me as well, for some reason using the HiDTest fixes the issue

Wow using hidtest does fix the broken ps3 controller problem thank you. Is it just loadiine thats doing this or is hidtovpad doing this too.

for my experience both Loadiine and HiDtoVPad does it
 

LuigiGold

Well-Known Member
Newcomer
Joined
Feb 9, 2016
Messages
75
Trophies
0
Age
35
XP
297
Country
Spain
Can I use N64 controller?

If the answer is yes, can you give the config file, please?

Thank you.

Greetings.
 

xeyatan

Member
Newcomer
Joined
Aug 7, 2007
Messages
21
Trophies
1
XP
429
Country
Maschell, that sounds awesome!

I was wondering - is there any way to map the movement (aka the what the left stick does) to the dpad? As a user of the PS3 controller, i like those a lot better than the analogs. Currently i can only move using the left stick .
 

Maschell

Well-Known Member
OP
Member
Joined
Jun 14, 2008
Messages
1,096
Trophies
2
XP
4,719
Country
Germany
Maschell, that sounds awesome!

I was wondering - is there any way to map the movement (aka the what the left stick does) to the dpad? As a user of the PS3 controller, i like those a lot better than the analogs. Currently i can only move using the left stick .
https://github.com/Maschell/controller_patcher/wiki/4.-Keyboards#mapping-gamepad-sticks

Yes DS3 controllers are broken for me using 0.9 and 0.9b

Sup, jip. Got the same problem with Loadiine GX2. (Original DS3)

Ah right. I already found/fixed the problem weeks ago, but never released a fixed version. I think I should do it later ;)
 
Last edited by Maschell,

Blu3

New Member
Newbie
Joined
Sep 13, 2016
Messages
1
Trophies
0
Age
29
XP
51
Country
United States
I always have a soft lock/crash. I have my things loaded but when I press A to go to the system menu it just sits at a white screen.
 

Dekirai

Well-Known Member
Member
Joined
Jun 21, 2016
Messages
1,050
Trophies
0
XP
2,631
Country
Germany
Is it posssible to use it together with TCPGecko??
Since my Gamepad is kinda broken, (My left Analog Stick stucks) I want to use my DS3 Controller and TCPGecko to continue my wind waker hacks.
 
D

Deleted User

Guest
The next release of HID to VPAD probably won't happen anytime soon. But I don't want to make any promises with a guess of an release date. I'm not home for the next two weeks and after that, my university starts again + I'll start my new job. I don't know how much time will be left for the WiiU Homebrew stuff, but probaly less than I had the last couple of weeks. I'll try to do it as fast as I can.

My plan was to finish everything before this weekend, but I can't pull it off. It would be possible to release what I currently have, but I want to provide a good (+good looking) and stable user experience. As the new release will be the "final" 1.0 release, everything should be perfect.
I got a good looking GUI concept and need to implement complety new GUI mechanics/elements for. This will take "much" longer than expected, but will be also cooler than expected. While thinking about the GUI, I got a hand full new ideas for new features, hopefully some will make it into the final product. And after I've done the GUI, I need to think of a solution for the loadiine_gx2 support.

Currently implemented new features and changes:
- Basic GX2 GUI
- Mostly rewritten and cleaned up code (even with a bit of documentation o.o)
- Pro Controller spoofing
- Support of mutiple controllers of the same type
- Using controllers over the network (Adds support for 360+One pad)
- Disabling of the energy saver (Screen dim, auto shutdown etc.)
- and probably more

If somebody else wants to take over, PM me and we can talk about the details. I have no problem given out my current code to some dev who want to finish it. Just a public release of a half-done product sucks.

Maybe some of you will use the time to create some more .ini file for more controllers? The repo still looks a bit empty.
https://github.com/Maschell/controller_patcher_configs
You can find the guide to create your own files here:
https://github.com/Maschell/controller_patcher/wiki

Thank you for your patience and support <3
Awesome work! Could you compile a beta?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    Thanks for signing up at LinusTechTips
  • QuarterCut @ QuarterCut:
    holey shmoley!
  • BigOnYa @ BigOnYa:
    Your credit card has been charged. Thank you.
  • K3Nv2 @ K3Nv2:
    Your screwdriverPlus will arrive in three weeks
    +1
  • QuarterCut @ QuarterCut:
    K64_Waddle_Dee_Artwork_1.jpg

    my reaction to such information
    +2
  • BigOnYa @ BigOnYa:
    Press 1 for English. Press 2 for Pig Latin. Or press 3 to speak to a representative.
  • BakerMan @ BakerMan:
    guys, i need help, i got into an argument about what genre radioactive is, and i forgot who made it
  • Sicklyboy @ Sicklyboy:
    @BakerMan, Imagine Dragons
  • Sicklyboy @ Sicklyboy:
    Dragon deez nuts across yo face GOTEEM
  • Sicklyboy @ Sicklyboy:
    lmao now I realize that was probably the joke in the first place
    +1
  • BakerMan @ BakerMan:
    IMAGINE DRAGON DEEZ NUTS ACROSS YO- FUCK HE BEAT ME TO IT
  • BigOnYa @ BigOnYa:
    You have selected 4 - Death by Snu Snu, please stand by...
    +1
  • BakerMan @ BakerMan:
    lucky bastard
    +1
  • Sicklyboy @ Sicklyboy:
    hahahaha I'm half way through a bag off my Volcano and my tolerance is way down because I haven't been smoking much lately, so I was a little slow to catch that that was what your angle was 🤣🤣
    +1
  • Sicklyboy @ Sicklyboy:
    Also I was just excited to know a music reference for once (I am the LAST person in the world that you want on your trivia team)
    +2
  • K3Nv2 @ K3Nv2:
    Bummer webos 7.4 isnt working with dejavuln-autoroot
  • Sicklyboy @ Sicklyboy:
    PS4 right? I think that's what mine's on. Or 5.6, maybe.
  • K3Nv2 @ K3Nv2:
    [!] Installation failed (devmode_enabled not recognized)
  • K3Nv2 @ K3Nv2:
    0.5 seemed to work whatever lol i wont bitch
  • Alysh_Graham @ Alysh_Graham:
    Hehehe
    Alysh_Graham @ Alysh_Graham: Hehehe