Skip to content

spice2x-25-01-16

Pre-release
Pre-release

Choose a tag to compare

@sp2xdev sp2xdev released this 16 Jan 05:20
164615a
  • More MIDI improvements:
    • use v2_drum algorithm instead of v2 by default for drummania & FTT
      • turns out some drums work way better in v2_drum, so might as well make it the default for drum games
    • threshold setting for CC when mapped as a button (better support for drum hi-hat pedals)
      • in the legacy algorithm, any amount of pressure on these pedals would have resulted in a button "press"; in the v2 / v2_drum algorithm, you can customize the threshold (travel distance) - click the Edit button in Buttons tab
    • sustain duration applied to CC OnOff controls (better support for piano sustain pedals)
      • should fix any issues with sustain pedals not being picked up by the game
    • Read the wiki page for details.
  • Nostalgia, Beatstream: fix EA card insertion issue #219
  • CCJ, QKS: translate some windowed mode settings to Unity engine
    • i.e., -w, -windowsize, and -windowborder should work, at least partially
    • unfortunately Busou Shinki does not respect Unity player options, so it's not applied there
  • Fix DEBUG build