Skip to content

spice2x-25-04-08

Pre-release
Pre-release

Choose a tag to compare

@sp2xdev sp2xdev released this 08 Apr 00:27

I/O updates

  • Ensure rawinput touch is default for all games #289
    • If you suddenly have issues with touchscreens in some games, use -wintouch option to revert to old behavior.
  • Add missing lights in Museca #295

UI updates

Various overlay UI fixes and improvements:

  • Card Manager UI has been updated. Now, after you load in a card, you can then use Insert Card key to insert the previously loaded cards, instead of having to open up Card Manager window every time.
  • Configurator menu (Buttons/Analogs/Lights/Options... tabs) have received a visual refresh, migrating away from deprecated ImGui Columns API to the Tables API.
  • Navigator overlay bindings have been removed due to low usage and to avoid confusion.
  • ImGui library version has been updated. If you notice any warning popups, please report them to us.
  • Patch Manager will show an error dialog if it receives an invalid response from the server when importing remote patches (i.e., invalid JSON)

Others

  • Improvements to build system and addition of CI #293

Full Changelog: 25-03-29...25-04-08