LiveSplit
LiveSplit is a speedrun timer
Install
- Download ZIP from https://livesplit.org/downloads/ and save it to
Downloads - Set version for scriptspowershell
$version="1.8.29" - Extract itpowershell
7z x -y ~/Downloads/LiveSplit_$version.zip "-o$HOME/dotbin/extra/portable/livesplit" - Configure linkpowershell
Add-Content -Path ~/dotbin/extra/portable/link -Value "shim:livesplit/LiveSplit.exe" sudo dotbin-link
WARNING
Verify installation with
powershell
livesplit &Layouts and Settings
My layouts are at ~/dotbin/dotconfig/livesplit.
To import my settings:
powershell
cp ~/dotbin/dotconfig/livesplit/settings.cfg ~/dotbin/extra/portable/livesplitYou might also want to fix DPI settings:
- Right click
LiveSplit.exe Compability>Change high DPI settings- Check
Override high DPI scaling behavior, Scaling performed by: - Select
Application - Save and close