alex-ong / NESTrisOCR

OCR for statistics in NESTris
24 stars 7 forks source link

Scripts: restream: Save fine tuning config files by restreamer #60

Closed timotheeg closed 4 years ago

timotheeg commented 4 years ago

Script was only storing config file by player 1 / player 2 from the raw template, which mean any fine tuning calibration being done for a particular user was lost at each game, which was super annoying.

This PR updates the restream script to store template files by twitch usernames. Restreaming the same user multiple times should be much faster now ✌️

Bonus:

timotheeg commented 4 years ago

Thanks for the quick merge @alex-ong !