spice2x-25-01-16
Pre-release
Pre-release
- More MIDI improvements:
- use
v2_drumalgorithm instead ofv2by 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
- turns out some drums work way better in
- 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
Editbutton in Buttons tab
- 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
- 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.
- use
- Nostalgia, Beatstream: fix EA card insertion issue #219
- CCJ, QKS: translate some windowed mode settings to Unity engine
- i.e.,
-w,-windowsize, and-windowbordershould work, at least partially - unfortunately Busou Shinki does not respect Unity player options, so it's not applied there
- i.e.,
- Fix DEBUG build