noita-mapcap/bin/capture-b
2024-04-11 11:39:35 +02:00
..
.gitignore Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00
capture.dll Add error handling to glReadPixels 2024-04-11 11:39:35 +02:00
Capture.pb Add error handling to glReadPixels 2024-04-11 11:39:35 +02:00
README.md Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00

Capture

A dynamically linked library, that supplies a single function to take a screenshot and store it as PNG file.

State

Works, not as fast as the go version, but fast enough.