Bluetooth gamepad controller #826
Replies: 6 comments 1 reply
-
I can't tell if vAmiga will work with that particular device, but my experience with such cheap devices isn't that good. I'm also unsure about latency issues (I would expect the latency of wireless devices much higher than the latency of, e.g., ordinary USB devices, but I never did any measurements). I can recommend the USB version of the Competion Pro (which isn't wireless though): |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick reply Dirk! I suppose I could buy them and return them to Amazon if they don't work. That's the nice thing about Amazon... very liberal return policy! |
Beta Was this translation helpful? Give feedback.
-
So I ordered these gamepads and they work fine while plugged in using USB but I couldn't get them working in Bluetooth mode at all – vAmiga only "saw" them as external devices that could be assigned to a port if plugged in over USB. I'm actually returning them to Amazon because the gamepad tends to transmit two button presses rather than one on the four way rocker, which makes it hard to play Super Twintris precisely! But good to know now that 8bitdo gamepads do work with vAmiga - I wonder if all USB gamepads generally would. Are there any Bluetooth controllers at all known to work with vAmiga? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
// Setup the lookup table for all known devices
known =
["4":
["1": [:]], // aJoy Retro Adapter
"13":
["0": ["L": "1", "R": "3", "H": "4"]], // Nimbus+
"121":
["17": ["R": "1"], // iNNEXT Retro (SNES)
"6354": [:]], // Mayflash Magic-NS 1.2
"1035":
["25907": [:]], // Competition Pro SL-6602
"1118":
["2835": ["H": "1"], // XBox Carbon Black
"746": ["H": "3"]], // XBox One Wired Controller
"1133":
["49250": [:]], // Logitech Mouse
"1155":
["36869": [:]], // RetroFun! Joystick Adapter
"1356":
["616": [:], // Sony DualShock 3
"1476": [:], // Sony DualShock 4
"2508": [:], // Sony Dualshock 4 (2nd Gen)
"3302": [:]], // Sony DualSense
"1848":
["8727": [:]], // Competition Pro SL-650212
"3853":
["193": ["R": "1"]], // HORIPAD for Nintendo Switch
"7257":
["36": [:]] // The C64 Joystick
] Among them, the XBox controllers, the Sony controllers, and the Nimbus are wireless. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone recommend an inexpensive Bluetooth controller that would work with Vamiga? I was thinking of something like the 8bitdo Pocket-Sized Mini Controller Micro Bluetooth Gamepad (https://www.amazon.com.au/8Bitdo-Pocket-Sized-Controller-Bluetooth-Gamepad/dp/B0CDG2HKBF?th=1) but can't find any information about compatibility of Bluetooth controllers with Vamiga.
Beta Was this translation helpful? Give feedback.
All reactions