Skip to content

Releases: FeralAI/vsFIGHTER-Firmware

v1.0.2

28 Aug 17:41
Compare
Choose a tag to compare

A few bug fixes in this release:

  • Fixed Switch LS/RS Y-axes being inverted
  • Should load reasonable default if invalid values are retrieved from EEPROM

A new installer is included in the .zip file. Instructions for flashing:

  1. Extract the zip file to your PC.
  2. Navigate into the folder, then run UpdateVSFighter.bat. You may optionally drag and drap the .hex file onto TUFUpdater.exe.
  3. Plug in your controller. When prompted, double press the reset button on your controller.
  4. TUFUpdater should automatically find your controller and begin the update process
  5. After a few seconds you should see a message about flashing success

v1.0.1

17 Aug 11:42
Compare
Choose a tag to compare

Changelog:

  • Fixed critical issue with debouncer not passing inputs through
  • Fixed Up Priority (Hitbox) SOCD behavior
  • Fixed mode activators (Select + Start and LS + RS) not registering inputs when pressed without selecting a mode
  • Slight latency reduction

v1.0.0 - Initial Release

13 Aug 06:05
Compare
Choose a tag to compare

Initial release supporting the following:

  • XInput (PC, Android, RPi, etc.) and Nintendo Switch input modes
  • D-Pad mode selection for emulation of Left or Right analog stick
  • Supports 3 SOCD cleaning methods (Hitbox, Neutral and Last Win)
  • Options are saved to EEPROM and persist across power cycles
  • 1000 Hz (1ms) polling rate on PC platforms

To install:

  1. Extract the contents of the vsFIGHTER-Firmware zip file.
  2. Double press the reset button on the bottom of your controller.
  3. Run the update.bat file. This will launch the PowerShell script that will handle the update.
    • If successful, you should see progress bars and a success message.
    • If failure, you should see details.
    • If device not found, you will get a message about resetting the board.
  4. Please open a Github issue at https://github.com/FeralAI/vsFIGHTER-Firmware/issues/new if you have any problems with the install process or firmware.

NO LONGER AVAILABLE