Post subject: Get screen (pixel) data at each frame
Joined: 6/25/2019
Posts: 1
Hello :) How do I extract screen data from BizHawk using Lua scripting? Some sort of screen.get() command that would just output [width x height x 3] RGB pixel values? I could not find it in documentation.