Skip to content

USB4VC Raspberry Pi Source Code & Boot Image 0.1.0

Compare
Choose a tag to compare
@dekuNukem dekuNukem released this 04 Apr 21:25
· 250 commits to master since this release

To flash a new SD card, scroll down, download usb4vc_rpi_img_0.1.0.zip and read this.

To update an existing installation, connect to WiFi and select Internet Update from main menu.

New in 0.1.0

πŸ†• First public release!

πŸ†• Added experimental evcode viewer for debugging and setting up unknown controllers.

πŸ†• Added updating source code & firmware via internet

πŸ†• Updated custom controller mapping logic

πŸ†• Adjusted default 15-pin gameport controller mapping

πŸ†• Added USB gamepad raw output packets for make-your-own Protocol Cards

πŸ†• Code cleanup

New in 0.0.5

πŸ†• Added support for PlayStation 4 controller.

πŸ†• Changed controller type detection to using USB vendor and product IDs.

πŸ†• Added deadzone filtering to reduce unnecessary SPI messages.

New in 0.0.4

🐞 Fixed default USB-to-Gameport mapping for Xbox One and PlayStation 5 controller.

🐞 Fixed default USB Gamepad to Mouse / Keyboard mapping for Xbox One and PlayStation 5 controller.

New in 0.0.3

πŸ†• Added support for configurator custom gamepad mappings.

πŸ†• Switched to xpadneo driver for Xbox controllers.

πŸ†• Added RPi model change detection, will automatically re-compile xpadneo when SD card is moved to a different RPi.

🐞 Fixed a few bugs in USB gamepad mapping logic.

🐞 Fixed a bug where PS/2 mouse times out too soon when inhibited by the host