Skip to content

1.2 [260708a]

Choose a tag to compare

@ejetaxeblevich ejetaxeblevich released this 08 Jul 20:42
f677beb
  • Теперь в .json конфигурации HTALiveSplit вместо GLOBALPATH_EXMACHINA_LOG указывается путь до .exe файла игры GLOBALPATH_EXMACHINA_EXE;
  • Добавлено автоматическое получение .log файла игры из возможных: exmachina.log, emarcade.log;
  • Добавлен контроль процесса .exe файла игры с помощью psutil. Теперь таймер останавливается при закрытии игры и перезапускается при повторном открытии игры;
  • Исправлена ошибка таймера: теперь таймер перезапускается при пересоздании .log файла игры;
  • Исправлена ошибка соединения с LiveSplit: теперь происходит автоматическое повторное соединение с LiveSplit, если была ошибка/отсутствие его сервера;
  • Обновлен README.

Благодарность Destya за обратную связь и выявление багов!

Время срабатывания сплитов теперь другое!


  • Now, in the .json configuration of HTALiveSplit, instead of GLOBALPATH_EXMACHINA_LOG, the path to the .exe file of the game GLOBALPATH_EXMACHINA_EXE is specified;
  • Added automatic receipt of the .log of the game file from the possible ones: exmachina.log, emarcade.log;
  • Added control of the .exe process of the game file using psutil. The timer now stops when the game is closed and restarts when the game is reopened;
  • Fixed a timer error: now the timer restarts when the .log file of the game is recreated;
  • Fixed a connection error with LiveSplit: now there is an automatic reconnection with LiveSplit if there was an error/absence of its server;
  • Updated the README.

Thanks Destya for feedback and bug detection!

The trigger time of the splits is different now!