Skip to content

v0.3.0

Compare
Choose a tag to compare
@wiredopposite wiredopposite released this 12 Mar 02:58
· 22 commits to master since this release

Input modes

Added on-the-fly input mode switching with button combos, by default it's set to OG Xbox but once you set a new input mode it will persist after powering off the device.

Hold one of these combos for 3 seconds, the new mode will be stored in the flash and the device will restart:

XInput
Start + Dpad Up
Original Xbox
Start + Dpad Right
Switch
Start + Dpad Down
PlayStation 3
Start + Dpad Left
PlayStation Classic
Start + A (Cross for PS, B for Switch gamepads)

The Start button is Plus on Switch gamepads and Options on PS4/5 gamepads.

Other changes

  • Added MPOW Wired Gamepad to the list of allowed PS4 devices.

  • Fixed submodule links so that git clone --recursive will properly download linked repositories, woops