-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Mayflash MagicNS Adapter Support. VID=0079, PID=18D2 #11
Comments
Please give a USB device descriptor overview as seen in #10 Can be done with this tool |
Information for device MAGIC-NS (VID=0x0079 PID=0x18D2): Connection Information:Device current bus speed: FullSpeed Device Descriptor:0x12 bLength Configuration Descriptor:0x09 bLength Interface Descriptor:0x09 bLength HID Descriptor:0x09 bLength Endpoint Descriptor:0x07 bLength Endpoint Descriptor:0x07 bLength Microsoft OS Descriptor is not available. Error code: 0x0000001F String Descriptor TableIndex LANGID String Connection path for device: Running on: Windows 10 or greater (Build Version 19044) Brought to you by TDD v2.17.0, Feb 23 2021, 14:04:02 |
bInterfaceclass=03 is good. You will now have to wait for a config to show up. |
up. any news about this? |
Hey is there any word? |
Is it possible to add support for the Mayflash Magic NS USB bluetooth adapter? Adding support for this device would allow us to connect many Bluetooth controllers to the Wii via Bluetooth and many more via a wired connection. Nintendont has support for this deivce using the following controller ini file.
0079_18D2.ini
[Mayflash Magic NS] VID=0079 PID=18D2 Polltype=1 DPAD=1 DigitalLR=1 A=0,02 B=0,04 X=0,01 Y=0,08 Z=0,20 L=0,40 R=0,80 Power=1,10 S=1,02 Left=2,06 Down=2,04 Right=2,02 Up=2,00 RightUp=2,01 DownRight=2,03 DownLeft=2,05 UpLeft=2,07 StickX=3 StickY=4 CStickX=5 CStickY=6 LAnalog=0 RAnalog=0
The currently supported controllers are;
Bluetooth Controllers:
Xbox One X, Xbox One S, DualShock 3, DualShock 4, DualSense, Wiimote, Wii U Pro, Switch Joy-Cons, Switch Pro
Wired USB Controllers:
Nintendo Switch Pro, Xbox Elite Series 2, Xbox One, Xbox One X, Xbox One S, Xbox 360, DualShock 3, DualShock 4, ASTRO Gameing c40 TR Controller Playstation 4, Playstation 4 SCUF Vantage 2 Controller, SEGA MEGA DRIVE Mini, SEGA Genesis Mini, Logitech rumble gamepad F310, Logitech rumble gamepad F510, PS Classic Controller
I am happy to beta test anything you can come up with if it's possible to add support.
Thanks
The text was updated successfully, but these errors were encountered: