Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Argh you're right.  I found the problem - Godot is including my custom folder in the package, so the game is using the files it's finding internally in its data.pck rather than the ones from the actual external "custom" folder.  I found the export settings to correct this and fixed the problem, but I spent most of the day creating an export script that will one-click export all platforms and external files and then push to itch.io, so no human error can be introduced :)

Nice! Will try again when the magic script has pushed the next build to itch. :-)

How hard would it be to add support for levels that fit modern screens? Like 16:9 ratio levels. Could be good to have some extra space for 8 player matches.

Once again, possible, but not free :) Definitely something I'd look at for the paid version, because I can appreciate the benefits.  It's not the technical considerations, it's the design considerations. I made this game to support 4:3 screens, it doesn't seem right to re-release it and not have it played in its original style - I have an arcade cabinet that uses a real CRT and want to keep playing it on that (and I was contacted by someone else doing the same thing!) so adding support for widescreen levels would mean handling what happens when it's on a CRT - probably labelling them as "widescreen" in the level select interface, and either popping up a warning and just cropping out the extra space (and letting the players get lost off screen), maybe instead zooming out (but that would be hard to see on a CRT), or just locking those levels altogether... you can see how this affects development from a design perspective!  Open to ideas though.

(1 edit)

Ok you can be the first to test if my magic script did its job properly! I fixed the bug and all the builds were updated with the script.  Try it out and let me know!

Also this interface is horrible for long conversations - next order of business is getting the forums up,  so I'll let you know and you can post there from now on.

Great! It works!

Tested to load of the old levels I had converted extracted and converted to png and it worked straight away. :-)

Thanks for the nogore option as well!

And you can also be the first to test out the new forums on my website!  Could you head over to www.domariusgames.com, find the forum, and make a new thread there?