Robert Dale Smith

Results 16 issues of Robert Dale Smith

I am building a GUI to automate running the command line tool. I would like for my GUI application to be able to detect the version of the application installed...

I don't have a ton of games but still takes longer than I would like to scroll the list with it having to load the art for each game in...

I'm working on reverse engineering the SNES keyboard. I just finished up an arduino based controller adapter to convert the Xband keyboard into a standard USB HID keyboard. Now that...

I am trying to get the PS1 NegCon controller playable with this but the game wont detect my USB controller adapter. After that, I tried a few other controllers and...

It should be possible to also support the Xbox One's USB adapter for Windows within the X-input driver. Example implementation for Linux Driver: https://github.com/medusalix/xone

enhancement

Currently the GameCube USBRetro output only supports single controller output. It may be possible to output all four players on a single RP2040 by adding 3 additional GPIO data lines...

enhancement

The Nuon by default reboots the current game if the stop button is pressed. It should be possible to connect a gpio pin from the microcontroller being installed to the...

enhancement

Tempest 3000 ignores analog and dpad when a spinner is detected. Currently the adapter always identifies itself as having a spinner. We need to make sure it only includes the...

For the internal Nuon USB mod, it would be ideal for the Nuon to detect no controller connected when none is connected to USBRetro. Should be able to do this...

enhancement

The 8BitDo USB Adapter 2 (black w/o 2 on shell) seems to automatically unmount and throw and Invalid Speed error when connecting to the adapter. Despite overriding the speed error...

bug