Giter Site home page Giter Site logo

lsssumofbestnonsubsplit's Introduction

LssSumOfBestNonsubsplit

Simple Rust project to calculate sum of best segments for a LiveSplit file.

Initial version focused on converting a subsplits sum of best into a sum of best segments. LiveSplit has a built in Sum of Best Segments calculation, however for splits that contain subsplits this adds up the best segments from each individual subsplit. This makes it difficult to compare Sum of Best to runners who use segments without subsplits.

This application takes a LiveSplit file containing subsplits and outputs both the current LiveSplit Sum of Best Segments and the Sum of Best Non-Subsplits for each segment and the total.

To use, run the executable from a command line and provide the path to the target livesplit file as an argument, for example:

sum_of_best_segments.exe C:/path/to/MySplitFile.lss

v1.2 added support for specifying a start/end segment to be able to see sum of best for an arbitrary set of segments. This support works on any LSS file (no subsplits required). See the v1.2 release page for more details and some examples.

The project has been tested on Windows only. Being done in Rust it should work on Linux, but no guarantees. It was also made with ALTTP in mind, but it should work for any livesplit file, though YMMV.

lsssumofbestnonsubsplit's People

Contributors

foxlisk avatar mcmonkey819 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.