Skip to content

Releases: Dadido3/noita-mapcap

v1.4.1

28 Nov 20:10
Compare
Choose a tag to compare

Make mod compatible with nightmare mod(e)

v1.4.0

05 Nov 02:08
Compare
Choose a tag to compare

Stitcher updates:

  • Add low RAM mode (Default). The older, faster and more RAM consuming mode can be used by passing the -prerender parameter to the stitcher
  • Use different progress bar
  • Some code cleanup

v1.3.0

03 Nov 22:24
Compare
Choose a tag to compare

Prevent monitor from going into standby

v1.2.0

03 Nov 00:03
Compare
Choose a tag to compare
  • 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

01 Nov 01:55
Compare
Choose a tag to compare
  • 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

v1.0.0

25 Oct 21:17
Compare
Choose a tag to compare
Now