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(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?