github LiveSplit/LiveSplit 1.8.26

latest releases: 1.8.28, 1.8.27
10 months ago
  • Updated the Video Component to only be compatible with VLC v3.0.
  • Fixed a bug with split times occasionally being stored with incorrect precision (e.g. 2:14.199999 instead of 2:14.20).
  • Fixed stream links not working for the SpeedRunsLive race viewer.
  • Fixed a bug with caching process modules in some auto splitter components.

Auto Splitting Runtime:

  • WASI is now supported. Considering WASI itself is still in preview, the API is subject to change. Auto splitters using WASI may need to be recompiled in the future.
  • Through WASI, an auto splitter now has read-only access to the host's file system at "/mnt".
  • You can now access the path of a process within the mounted file system.
  • Memory ranges of processes can now be enumerated.
  • The operating system and architecture of the platform that the runtime is running on can now be queried.
  • Fixed a bug where generating debugging information sometimes caused the runtime to crash.
  • The tick rate is now properly taken into account.
  • The settings are now properly saved and refreshed.
  • Settings are now supported.
  • The size of modules can now be queried.

Graph:

  • Fixed a bug with the best segment color not being disabled by default when settings are loaded.

Scriptable Auto Split:

  • Fixed a bug with the Uncheck All button only unchecking top-level settings.

Text:

  • Fixed a bug with the wrong font name label being updated in the settings when changing the font.

Video:

  • Updated to only be compatible with VLC v3.0.

Don't miss a new LiveSplit release

NewReleases is sending notifications on new releases.