-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding support for RockBand USB drumkit #5
Comments
I actually do have an update I have to push for the Skylanders Portal or whatever, so if people can provide me a list to just add... I'm not opposed. I just don't own these devices to test, is all, so it would be ideal if people could test on their own (even via a codeless kext, if they're comfortable). |
Good day Ryan! I have a Skylanders Portal of Power and would be willing to test for any solution to get this to work on my Mac if given instructions. I'm only a user and am not that techsmart when it comes to emulation, but I will test whatever you need for this. It's a win win for me! Thank you so much. P.S I'm open to many forms of communication, messages, discord etc, just say the word. |
I have the wireless keyboard receiver and I would love to use it. The USB VID is 1bad and the PID is 3330. |
@ryanmcgrath apologies, I didn't see your reply to me at the time... I will test as soon as I next get the chance. What stopped me was the whole disabling SIP issue... but I'm pretty sure I should be able to test in a macOS VM. I have since bought and started using the RockBand Wii Pro adapter which allows the use of drums (bought an e-kit!), keyboards and guitar, so I will test and provide VID/PIDs for that as well. @deBaer you might have just prompted me to order one too... oops! |
@ryanmcgrath |
IIRC Dolphin merged a software solution for this so you don't need a real portal - or am I misremembering? |
Yes, your are right, but some hardcore fans would like to use their portals, and yeah if I plugged the portal to my Mac it is recorgnized by the Mac and listed on the device list in the Dolphin USB Passthrough menu. If it is connected to the game, the game reacting to it like it is connected and disconnected in a loop. You can see it here. VendorID: 1430 |
This was just built, see if it works https://secretkeys.io/gcadapterdriver/GCAdapterDriver-1.8-beta.app.zip |
From my searching through the Dolphin wiki and from what I can glean from various forums, I understand that the DriverKit based driver would be the best way to add support for the Rock Band USB drumkit (which I have), and then possibly some other USB HID Wii peripherals (thinking of getting one of the keyboard controllers too).
From a quick look through the source, it looks to me like the GCN adapter product/vendor ids are in the Info.plist, and that's about the only thing that is specific to the GCN as opposed to other USB devices... so are you open to adding some of these other Wii peripherals?
The text was updated successfully, but these errors were encountered: