Auto-Split
Auto-Split copied to clipboard
Easy to use image comparison based auto splitter for speedrunning on console or PC.
I've been trying to find a way to have AutoSplit start on its own using a dummy image, but I can't. Here's an example: 1 - I use an image...
updates: - [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.12.0...v2.13.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.4) - [github.com/hhatto/autopep8: v2.0.4 → v2.1.0](https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0)
I implemented another comparison method based on OCR. This could be a useful addition in cases where modern game rendering and visual effects (clutter) cause difficulties to find good comparison...
This PR should not be merged, it is only used to demonstrate changes by running `ruff format .` for discussions https://github.com/astral-sh/ruff/discussions/7310#discussioncomment-7027958 and https://github.com/astral-sh/ruff/discussions/7310#discussioncomment-7341829 Possible formatter improvements that affect this PR:...
IMPORTANT: This will not work when D3DShot is also imported for whatever reason, see https://github.com/ra1nty/DXcam/issues/61 Also, it's not properly working with multiple monitors yet. It can crash because of the...
wip attempt, just saving code before I forget
How many times have I messed up my region selection because it was focused... Or accidentally start the autosplitter / get a warning popup (which also blocks input) because it's...
**Description:** Select Region and Select Window do not map to the correct screen space when used on some multi-monitor setups. This typically happens with larger monitors and when the largest...
### Is your feature request related to a problem? Please describe. Getting hotkeys working on Linux isn't the most friendly process for end-users, and requires playing around with security permissions....