mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
c87a4d05d0
- Change virtual resolution to 1280x720 - Change virtual to screen pixel ratio to 1:1 - Increase grid size to 420 - Make the mod capture only the window (and only the client area) - Increase STREAMING_CHUNK_TARGET, so that chunks don't unload after some frames - Add ingame warnings for wrong settings, and information how to fix these - Update README.md |
||
---|---|---|
.. | ||
.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.