Skip to content

2.3.0

Compare
Choose a tag to compare
@JonnyHaystack JonnyHaystack released this 23 Oct 20:34
· 25 commits to master since this release

What's Changed

Improvements:

  • Added XInput support and Dolphin profiles to go with it (which is now the default for Pico on PC)
  • Added option for enabling crouch/walk option-select in Melee mode
  • Use structs instead of boolean constructor parameters for mode-specific options (should be easier for non-programmers)
  • Improvements and fixes for Melee18Button mode
  • Select/home = dpad left/right in GamecubeBackend instead of just in Melee mode
  • Pressing select/home buttons in Ultimate mode now outputs either select/home or dpad left/right depending on whether plugged into GCC adapter or directly via USB
  • Rivals Mode updated by @Samsung27 in #23

Fixes:

  • Apply scaling to stick coordinates for NintendoSwitchBackend (still not quite accurate to GCC adapter)
  • Fix Pico DInputBackend analog scaling on Linux (some values were off by 1)

Full Changelog: v2.2.1...v2.3.0