From 9c920c80f610bfe3abf880fa72c0454b6ed95c9e Mon Sep 17 00:00:00 2001 From: Indrek Date: Fri, 15 Oct 2021 20:00:08 +0300 Subject: [PATCH] Create README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d791fb1 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Diablo.run IGT +This tool tracks Diablo II: Resurrected loading screens and pauses LiveSplit game time if it detects one. + +## Requirements +* [LiveSplit](http://livesplit.org/) +* [Server Component](https://github.com/LiveSplit/LiveSplit.Server/releases/download/1.8/LiveSplit.Server_1.8.zip) for LiveSplit. + +## Guide +### Setting up LiveSplit +1. Install LiveSplit [Server Component](https://github.com/LiveSplit/LiveSplit.Server/releases/download/1.8/LiveSplit.Server_1.8.zip). +2. Edit LiveSplit layout and **Add** > **Control** > **LiveSplit Server**. +3. Save layout and right click LiveSplit > **Control** > **Start Server**. +4. Make sure you have a timer that tracks "game time". + +### Setting up Diablo.run IGT +1. [Download latest release](https://github.com/DiabloRun/diablorun-igt/releases) +2. Run diablorun-igt.exe + +Everything is setup! Launch the game, start the timer and see if it pauses correctly during loading screens.