Skip to content

Releases: usb2snes/LiveSplit.USB2SNESSplitter

Logging

12 Apr 11:45

Choose a tag to compare

Added logging to be able to debug issues.
Create an autosplitter-log.txt in the Livesplit folder.

More small fixes

13 Jan 08:58

Choose a tag to compare

This should work slightly better.

Small bug fix

17 Oct 10:26

Choose a tag to compare

Fix the component so it does not spawn multiple connections for nothing.

You can find definitions file at : https://github.com/ChTBoner/Usb2Snes-Livesplit-Definitions

Correctly reconnect on device fail

26 Sep 17:25

Choose a tag to compare

This release makes it behave properly when something is wrong, so it can attempt to reconnect.

Emulator network acccess (nwa) protocol support added

23 Jul 09:34

Choose a tag to compare

The autosplitter can now use the emulator network access protocol if an emulator supporting this protocol is present. This removes the need to start a USB2SnesW server (QUsb2Snes or SNI) if you use a NWA emulator.

By default, it now tries to connect to the new Usb2SnesW port (23074) before trying the legacy one (8080)

All definitions files can be found here now : https://github.com/ChTPwner/Usb2Snes-Livesplit-Definitions

New tool to create/modify defintions files

24 Dec 11:53

Choose a tag to compare

This release includes a tool to help you create and modify the definitions file for the autosplitter (the .json files)

Like always download the LiveSplit.USB2SNESSplitter.dll and copy it in LiveSplit/Component directory, you don't need additional DLL

For the tool, download the DefinitionHelper.7z file.

Beta 7 - Improved autostart & performance

19 Sep 19:42

Choose a tag to compare

Thanks to idlechild for these improvements!

  • Autostart now supports more and next sections.
  • Improved UI performance.
  • Fixed periodic timer stutter.
  • Added many more autosplit definitions for Super Metroid.

Beta 6 - Easier configuration

28 Nov 17:26

Choose a tag to compare

Pre-release
  • The component can now show an optional status message to help troubleshoot issues getting set up.
  • It is no longer required for split names to match the names of definitions in JSON, or to set up aliases in JSON. The mapping from splits to definitions is now controlled in the component's layout settings.
  • The component now stores certain settings per game/category, so it is possible to use the same layout for different games.

Beta 5 - Configuration checks improvment

04 Aug 09:27
834919c

Choose a tag to compare

Thank to @Bonus36 for improving the configuration check and display useful messages instead of some time just looping.

Beta 4 - More stable version

01 Aug 10:41
133489b

Choose a tag to compare

Pre-release

Thanks to FoxLisk for fixing some stability issue