Nifflas' Support Forum

Released Games => Knytt Stories => Topic started by: Lit Knob on February 13, 2022, 21:19:44

Title: How to use Looki's mapper?
Post by: Lit Knob on February 13, 2022, 21:19:44
As a fan of "seeing the whole game in a single image", I made a couple maps of KS levels by taking screenshots and stitching the screens by hand. The thing is, erasing the resulting countless Junis is a tedious task that requires patience and time.

Well, fortunately (I hope), I finally managed to find this thing:

PHP classes to read and render Knytt Stories levels (http://lukasmeller.com/files/KnyttPHPClasses.zip)
(from Looki's sig)

Now the problem is, I have no idea how to tell ksmap.php to render the whole map of a level (I don't even know how to render a single screen with it...).

I only know these classes don't support PHP 7.4 and up (due to "obsolete curly brace usage"), and maybe even much older versions.

So simply put:
What PHP version does it require and how do I make a complete map with it?