Changes
Bugfixes
- Fixed
start_also_resetsnot sending the split/start hotkey (#351) - Fixed a crash on Windows ARM64 trying to initialize D3D Desktop Duplication (#357)
Linux source install
(these only affect Linux users building and running from source)
install.ps1script won't try to install debian/ubuntu packages on non-debian-based distros (checks ifapt-getcommand is available)install.ps1won't try to install already-installed packages, as to avoid marking them as "manually installed"- Fixed
AutoSplit.pyshebang to properly use the environment Python
Full Changelog: v2.3.3...v2.3.4
Which Asset should I download?
arm64vsx64: Check your Processor Platform Architecture (note thatx86_64andx64means the same). If you're still unsure,x64will work either way.arm64should be more efficient.- WineCompat: This is for running the Windows executable under Wine on Linux
Where did AutoSplit.v2.3.4.for.linux-x64 go ?
Whilst build from source of this version works, the automated Linux build for x86_64 was unfortunately broken to to a glibc incompatibility between pyinstaller, numpy and the GitHub 22.04 runner. Read more