LiveSplit related

Other #

[LiveSplit]Play audio during Split #

RunLeash uses image recognition. As a result, it sometimes fails to recognize a template and cannot split.
You can check if it works normally by looking at the split timer, but you may not be able to see the screen / it may interfere with your concentration.
Livesplit has a function to play a sound when splitting (Edit Layout-> [+]-> Sound Effect).

[LiveSplit]Use SubSplits #

For example, in a game where the result screen is displayed for each stage, if you split each time on the result screen, the number of segments will be huge. You can leave it as it is, but I think that you can improve the readability by using “SubSplits”, one of the components of LiveSplit.

Subsplits can be used by appending - to the beginning of Segment name.

Normal usage

-1_1
-1_2
-1_3
1_Boss
-2_1
-2_2

Rename MainSplit.

-1_1
-1_2
-1_3
{World1}1_Boss
-2_1
-2_2

Adjusting the starting point for measurement #

Automation of measurement start seems to be more difficult than in other situations (often there is no clear change at the start). Therefore, if you split between the start of measurement and the operation, and adjust “Start Timer at” on the LiveSplit, you can measure accurately.