mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
d5cd88a30e
- Update capture.dll to read via glReadPixels - Move coroutine wake up into OnWorldPostUpdate - Update resolution checks for new capturing method - Remove fullscreen mode check - Increase screen capture delay |
||
---|---|---|
.. | ||
.gitignore | ||
capture.dll | ||
Capture.pb | ||
README.md |
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.