Niko Nevatie
Niko Nevatie
For now, you can use e.g. Jinja (http://jinja.pocoo.org/) for generating ISPC code using a fully-featured template language: ``` {% set TYPES = ['int8', 'int'] %} {% for T in TYPES...
> Plus this all assumes that the game is not broken and does _not_ have the hanging note bug on real hardware. Hi, original author here. IIRC real hardware did...
A further note regarding the game's music files. The files are named as `.SVM` - the files can be opened by Reality Adlib Tracker, which coincidentally is still maintained and...
Hi. I'm back from a time machine which I used to fix the original game. It took a while to find all the necessary toolchains and to decipher the 25+...