Jan-9C

Results 7 issues of Jan-9C

Add a preconfiguration for Escape from Tarkov. Best in conjunction with the second counter for successful raids.

enhancement

Add a second optional counter that could be used to display "wins". Should be usable by changing the config.

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

I don't think that the current implementation of post processing is perfect. Tests for a different approach needed.

enhancement

if you spam the stop/resume button the update method gets called multiple times potentially leading to errors

bug