@Johnny Strange. I "fixed" it by simply re-trying the same steps several steps. After a while mostly it works. Good enhancemend of course would be the possibility to combine several perfect canvases. Maybe we will see an update about this.
does fingerprint work per thread or per application
-
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
-
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.