noita-mapcap/bin/capture-b
2024-02-08 16:12:55 +01:00
..
.gitignore Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00
capture.dll Fix invalid memory access in capture.dll 2024-02-08 16:12:55 +01:00
Capture.pb Fix invalid memory access in capture.dll 2024-02-08 16:12:55 +01: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.