Jan-9C
Jan-9C
Add a preconfiguration for Escape from Tarkov. Best in conjunction with the second counter for successful raids.
Add a second optional counter that could be used to display "wins". Should be usable by changing the config.
Add support for games like Super Mario that have a life counter which substracts 1 when the player dies. The OCR could keep track of the number and when the...
Right now the data from the mask.json file gets read every time the counter updates. This is inefficient and the data could be saved into a fitting data structure at...
Before the mask that is generated by maskgenerator.py is merged multiple mask files get generated which get deleted after the merge. This process could be optimized so that no unnecessary...
I don't think that the current implementation of post processing is perfect. Tests for a different approach needed.
if you spam the stop/resume button the update method gets called multiple times potentially leading to errors