Are these adapters any good?

Discussion of keyboards, gamepads, joysticks and other input related peripherals.
Magnitudeten
Posts: 16
Joined: Mon Jul 18, 2022 5:13 am
Has thanked: 2 times
Been thanked: 1 time

Are these adapters any good?

Unread post by Magnitudeten »

I am seeing this design of adapter more and more and was curious about it

https://www.amazon.ca/dp/B0BLSQRD4S/

I see them claiming to be compatible with a bunch of things like the ntt data pad, can anybody confirm if these are actually quality?

Also, I saw no mention of paddle support for the atari side, does anybody know if they are or aren't?

Malor
Top Contributor
Posts: 860
Joined: Wed Feb 09, 2022 11:50 pm
Has thanked: 64 times
Been thanked: 194 times

Re: Are these adapters any good?

Unread post by Malor »

Those are running through the USB system, so there will be at least a couple milliseconds of delay before the signal gets from Linux to the FPGA. The SNAC adapters are effectively zero latency. In practice, however, 2ms of latency will not matter at all. Plus, you can't use SNAC controllers with the main menu system; they only speak to relevant cores.

Because the adapters route via USB, you should be able to control not only the menu, but also other cores, as long as you have enough buttons. You can also probably connect more than one at a time. SNAC adapters have to be swapped for each core, which is a pain.

If those work as advertised (and assuming I'm understanding the broken English correctly), they look like a good solution.

I'd heard about Daemonbite adapters, but had never looked them up before. Now that I've found them to refer you, I'm realizing they're similar enough that the ones you're linking here might be copies. The Daemonbite person publishes their schematics, so these might literally be the same thing.

Official Daemonbites are a little more expensive, but come with enclosures, which I think would be an important usability feature.

The schematics are here:

https://github.com/MickGyver/DaemonBite ... ollers-USB

and there's a link in the readme to take you to the Daemonbite store.

Dunno nothin' about Atari paddles, sorry. I'm sure they would work with SNAC, but I dunno about USB adapters.

FoxbatStargazer
Top Contributor
Posts: 995
Joined: Thu Dec 10, 2020 5:44 pm
Has thanked: 309 times
Been thanked: 228 times

Re: Are these adapters any good?

Unread post by FoxbatStargazer »

I know Daptor 2600 D9 is pretty good for a similar price. It has a comprehensive list of exactly what sorts of controllers it supports, including Atari paddles and ST/Amiga mouses. Its also been tested for very low lag (under 2 ms) on Mister.

User avatar
Grumpy-Old-Gamer
Posts: 57
Joined: Thu Apr 29, 2021 3:22 pm
Has thanked: 6 times
Been thanked: 11 times

Re: Are these adapters any good?

Unread post by Grumpy-Old-Gamer »

Magnitudeten wrote: Mon Dec 26, 2022 2:45 am

I am seeing this design of adapter more and more and was curious about it

I see them claiming to be compatible with a bunch of things like the ntt data pad, can anybody confirm if these are actually quality?

Also, I saw no mention of paddle support for the atari side, does anybody know if they are or aren't?

Those will be based on Mike's Daemonbite code which is very low latency at around 0.74ms and work very very well

There is no noticeable latency on MiSTer using USB controllers, most testing we see doesn't factor in frame intervals or polling rates for example

SNAC was not designed for standard controllers and is limited to mostly one player with no OSD control. Not all cores even have SNAC support. You also need the original controller and adaptor per system it really is not worth it

Micks code is open source so you can make your own easily with an arduino
https://github.com/MickGyver/DaemonBite ... ollers-USB

There is also a project using Raspberry Pi Picos now which will be even cheaper

https://gp2040.info/#/

As for paddles there is yet another project that uses a rotary encoder and a Arduino but not all cores have support

https://www.retrorgb.com/3d-printed-rot ... remix.html

DiamondDave
Posts: 80
Joined: Mon Feb 22, 2021 12:31 am
Has thanked: 103 times
Been thanked: 26 times

Re: Are these adapters any good?

Unread post by DiamondDave »

Magnitudeten wrote: Mon Dec 26, 2022 2:45 am

can anybody confirm if these are actually quality

Since they are made/shipped from China, I'd expect there to be a good chance they are crap and won't work properly

Post Reply