alex-ong / NESTrisOCR

OCR for statistics in NESTris
24 stars 7 forks source link

Research D3DShot #35

Closed alex-ong closed 4 years ago

alex-ong commented 4 years ago

https://github.com/SerpentAI/D3DShot/issues/7

We can easily write a wrapper to get correct monitor coords, however we want to be able to capture background windows.

If that's all possible, we should proceed to use D3DShot (modified) as our 🥇 Final Solution 🥇

alex-ong commented 4 years ago

Researched; it's slower than win32ui, due to the fact that it captures fullscreen. On my setup (2560x1440) it is 20ms/frame.