Giter Club home page Giter Club logo

livesplit.destiny2.loadsplitter's Introduction

Destiny 2 API Load Splitter component for LiveSplit

Load Splitter component for LiveSplit allows to separate activity load time to a separate split. It will result in cumulative time alwayse precisely equeal to what you'd retrieve later in activity report from Bungie API

tldr:

  • It's a Control component for LiveSplit
  • Avoid keeping Splitter in Amber state ("waiting for activity start"). It is the most expensive application state and it must only be happening right before activity start
  • Stop the Splitter component when not in use
  • Abandon activity -> Orbit -> Reset run is preferred way of operation. Otherwise (loading into next run without leaving to orbit) you have to reset the LiveSplit run right after you leave activity and just before new one is started. Untested and may cause issues.

Install

  • Download the Server component from GitHub repo releases
  • Locate your LiveSplit installation directory
  • Place the contents of the downloaded zip into the "/Components" directory

Setup

Add the component to the Layout.

  1. Right click on LiveSplit -> Edit Layout...
  2. + -> Control -> Destiny 2 Load Splitter

In Layout Settings, you can change the Colors assigned to different Splitter states

Control

  • You MUST start the Splitter before programs can watch for Destiny activity start.
  • Right click on LiveSplit -> Control -> Start Load Splitter ).
  • You MUST manually start it EACH TIME you launch LiveSplit.

Indication

Shows Anuraghazra's GitHub Stats.

Default line indicator colors represent:

  • Gray: Load Splitter is oofline. Will not do splits. Will not wait for anything
    • End by starting the Splitter
  • Red: Destiny 2.exe is not detected. Once in a 10s interval Splitter will check it again
    • Ends when Destiny 2 is detected
    • Ends is the Splitter is stopped
  • Amber: Destiny 2.exe process has been detected and now Splitter waits until D2 Activity starts (30K port connection established)
    • Ends when Destiny 2 establishes connection over 30k port
    • Ends if Split command has been manually sent
    • Ends if the Splitter is stopped
  • Blue: Splitter detected activity start and sent Split command. Splitter now copmletely idle until the next run
    • Ends when LiveSplit receives Reset command
    • Ends when LiveSplit performs synthetic reset on Split command after run completion
    • Ends if the Splitter is stopped

Contacts

livesplit.destiny2.loadsplitter's People

Contributors

lildeadprince 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.