github jfedor2/hid-remapper r2024-12-05

15 days ago
  • Brook Wingman FGC2 compatibility. Set the emulated device type on HID Remapper to "PS4 arcade stick" and plug it into the Wingman FGC2 adapter for compatibility with all PS5 games. Make sure to update the firmware on your FGC2 to get analog triggers working.
  • Per-port mappings are now ignored if nothing is plugged into that port.
  • D-pad mappings are now split into separate left/right/up/down inputs/outputs. Expressions are no longer necessary for simple button-to-d-pad or dpad-to-whatever mappings.
  • If you have mappings with D-pad as the output in your current configuration, you will have to update it to use four separate mappings.
  • Configurations with multiple mappings with the same stick axis output work better now. Some configurations that previously required expressions can now be done with simple mappings.
  • Button-to-stick-axis mappings can now be achieved by setting the scaling parameter on a mapping to the desired stick position (0-255).
  • A new setting on the configuration website lets you switch between mouse/gamepad labels on inputs. The setting is not currently stored on device, but it is preserved in exported JSON files.
  • Internal state (registers, time counter) is now reset on config save, making it easier to test configurations that do one-time initialization on startup without having to unplug the device every time.
  • On Pico 2 (RP2350), upgrading to this version will wipe the configuration! Export your current configuration to a JSON file before upgrading and import it afterwards.

Don't miss a new hid-remapper release

NewReleases is sending notifications on new releases.