From 5f012719f973f477a0ed6c3ce1c7d391eee954f0 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 5 Jul 2025 17:20:17 -0700 Subject: implement configurable keylayout --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da90a2b..baaf08c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,15 @@ Another mysterious tool that detects things. Inspired by [chuni-hands](https://g # Usage Notes In most cases you will not need to turn on keybinds output option (unless you are doing something custom) -If you are using this with UMIGURI and are using [brokenithm-evolved-ios-umi](https://git.moekyun.me/pinapelz/brokenithm-evolved-ios-umi), keybinds option is not needed. +If you are using this with UMIGURI and are using [brokenithm-evolved-ios-umi](https://gitea.tendokyu.moe/pinapelz/brokenithm-evolved-ios-umi), keybinds option is not needed. The UI will lag when the update rate is set to low, its recommended that you first configure using a high update rate, then set it as low as possible for use to ensure minimal latency. -*It takes some time to start up, so please be patient*. \ No newline at end of file +*It takes some time to start up, so please be patient*. + +- Low-quality webcams will make detection difficult +- Expanding the areas of the air-zones will allow for higher accuracy, as it takes the average lighting within a larger area +- The GUI "scales", please adjust window height accordingly (i love tkinter yep.) + +# Config +On first launch a `config.json` file will be created. Saving your configs from the UI will write to this file, unsaved changes wil be lost. \ No newline at end of file -- cgit v1.2.3