noita-mapcap/bin/capture-b
David Vogel 15e2b88ed5 Update the Capture.dll
- Increase hardcoded number of workers to 8.
- Export images temporarily, and then move them once they are fully exported. This prevents corrupt images.
2024-02-05 19:00:39 +01:00
..
.gitignore Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00
capture.dll Update the Capture.dll 2024-02-05 19:00:39 +01:00
Capture.pb Update the Capture.dll 2024-02-05 19:00:39 +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.