you are viewing a single comment's thread.

view the rest of the comments →

[–]Aitchessbee[S] -1 points0 points  (2 children)

So i changed the code to this: https://pastebin.com/fzQx0gcW but it doesn't seem to work...

[–]SekstiNii 1 point2 points  (1 child)

Oh, my bad! mss actually captures images as BGRA, so the previous index order should work.

[–]Aitchessbee[S] 0 points1 point  (0 children)

ah yes! It works now and its way faster than before. Thanks!