Dadido3 / noita-mapcap-openseadragon

Web-based world viewer for the game Noita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noita MapCap OpenSeadragon

This is a web-based world viewer of the video game Noita, based on OpenSeadragon.

You can self host this somewhere, and use it to view/show map captures that you have made with Dadido3/noita-mapcap.

Usage

  1. Capture any part of the Noita world with Noita MapCap by following its instructions. When you come to the part where you use the Noita MapCap stitch tool, use output.dzi instead of output.png as output file.

    ❗ You need at least Noita MapCap 2.7.0 to be able to export DZI files.

  2. Copy the generated output.dzi and the output_files directory into maps/. Resulting in the following paths maps/output.dzi and maps/output_files/0/....

  3. Add a new entry to builds in js/captures.js pointing towards your newly added maps/output.dzi.

  4. Upload all the files to some web server. No PHP or any other fancy stuff is required.

About

Web-based world viewer for the game Noita

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.5%Language:CSS 13.7%Language:HTML 2.8%