Releases: Dadido3/noita-mapcap
Releases · Dadido3/noita-mapcap
v1.4.1
v1.4.0
v1.3.0
v1.2.0
- Add full map capture mode
- Show error on screen if screencapturing failed
- Add additional frame delay for jumps larger than the grid size
- Show progress for map capture mode
- Tweak streaming chunk target
- Call GameSetCameraPos(x, y) several times while waiting to get all chunks loaded to improve chunk loading
- Fix tile output coordinates (Top left corner coordinates instead of center)
- Hide some ui parts by default
- Update README.md
v1.1.0
- 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