HSR-Scanner
HSR-Scanner copied to clipboard
[feature request] Use process usage to (core count)-1
Hey!
Is it possible to limit process usage to some core count while OCRing? Setting would be nice but if would be hardcoded to (core count)-1 - it would be sweet! Currently OCR process makes system almost unresponsible. Which is tolerably, of course, but if there is some way to limit process usage by OCR process - it would be very nice and even sweeter.
Not a high priority, though...
Thanks again for a great utility! Now that pressing "enter" does not stops OCR - it's just a breeze!
This might be possible using psutil
.
For now, you can try lowering the process priority in Task Manager.
Still takes all CPU power for OCR. Otherwise - works like a charm!