gottagofaster236 / ResetOrNot

ResetOrNot Component for LiveSplit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResetOrNot

Displays if you should reset or not at a given moment of time. Uses some fancy math to get it done.

Component in action:

screenshot

Installation:

  1. Place ResetOrNot.dll into the Components directory of your LiveSplit installation.
  2. Open LiveSplit. Right click → Edit Layout → [Giant "+" Button] → Information → ResetOrNot
  3. You can configure how many of your most recent attempts will be used to calculate whether you should reset or not. Go to Layout Settings and click on the ResetOrNot tab.
  4. Speedrun!

Configuration screen:

configuration_screen

Troubleshooting:

  • It always displays "N/A"
    You may need to configure the plugin to use a different number of attempts. For instance, it may not be reading any attempts in which you've completed a run. Additionally, you may have reset your split data at some point, which will remove the data necessary for ResetOrNot to calculate its probability.

Building

You'll need an up-to-date version of Visual Studio. Clone the LiveSplit repository, then clone this repository. Now you should be good to go!

About

ResetOrNot Component for LiveSplit

License:GNU General Public License v3.0


Languages

Language:C# 100.0%