Baekalfen / PyBoy

Game Boy emulator written in Python
Other
4.62k stars 475 forks source link

Capture frames #202

Closed toxicrecker closed 3 years ago

toxicrecker commented 3 years ago

is there some way to capture frames and save them into memory as a PIL.Image object or something else?

Baekalfen commented 3 years ago

Yes, see #201