Ngl this was super fun! Any chance of a level pack in the future? XD
TheLobdegg
Creator of
Recent community posts
You're fine. And the answers in order are:
1) Nothing. There is no obligation to submit to the game jam. I'm always going to encourage folx to join and then to submit something but there's no penalty if you don't.
2) This is not a ranked jam so you are always allowed to use material from before the jam started.
3) No idea is too simple or too complicated, though overly complicated may be hard to complete before the end of the jam. Of course projects are acceptable in any state.
So no pressure! If you're new to coding for DOS feel free to ask. And above all have fun!
So this is technically all in data so would be easy to fix, right? Well, turns out the data compiler I wrote for the episode files hasn't been rebuilt in a long time and I had done a lot of reorganizing of the scripting language byte code while working on my adventure games. I don't seem to have a backup of the Bob version of the tools so I'm having to update Bob's executable to match the new byte code specs.
I am fantastic at planning ahead.
An easier fix might just be for me to edit the episode file in a hex editor. I think that's a much easier solution.
Would you mind pulling down a test build from the public git? I just updated it. All you need is the GORGON2.EXE file.
https://gitlab.com/hadrosoft/gorgon-gdk/-/tree/master/engine/dos/prevga
Hmmm....I notice you're not getting the * Gorgon 2.01 * message on your MT-32 where as Space Quest III *does* print it's intro messages. Is that an Amstrad? I wouldn't have thought that would be an X factor but I'm curious now. Could also be a timing issue where I'm trying to push too much data to the MT-32 too quickly if the CPU is powerful enough. Let me double check and see if I can find a better way to time the messages.
Unfortunately those aren't bugs. We're pretty new to the MT-32 and the current solution for the wind chimes was to use the flute and as for the waterfall we just couldn't find a way to express it via the music system that we were happy with. We've been researching into the more complex side of MT-32 programming with modifying patches but it's still early on yet.
An engine expansion we've toyed around with is possibly using meta data to link missing music tracks with the PCM sound effects pack, but we haven't settled on a particularly elegant solution for that idea.
A lot of this is a hold over from the Tandy 1000 3 Voice Sound mode only days where that was what we had so we made due.
What I will say is this won't be the last non-bug fix patch for the Aching and if we find a better solution we'll readdress some of the more questionable solutions to these challenges we're currently employing.
Tough for me to comment on what emulators are easy or difficult. I've been using DOS since it was relevant and so I have a slightly warped sense of easy of use for it. I'll try and get some perspective and add links accordingly.
As for your question about remaking a game you already have as a .COM file, that's absolutely okay! I might suggest creating a separate page for the .COM version for the sake of the jam tho, so as to keep it clear that it conforms to the restrictions set by the jam.
Hi, sorry for the delayed response! Yes this is that very issue you thought it was. The current build in dev has the fix but owing to how much we're still fixing and adding, it's taking us a bit longer than we'd like.
In response to your curiosity, it is technically a save game glitch. The engine uses a sort of VM and the save files are more or less save stating the VM. There was a bug in the current release that corrupted a few of the core state flags. Sorry for the inconvenience, but as you seem to have found out hitting certain rooms will force a state correction.
We're glad you've been enjoying the experience in spite of the bugs and hope to have the patch out very soon!
I'd love to know what infinite loop you got caught in, and more importantly how you got there!
Apparently you can use limited html markup to hide spoiler stuff on Itch.
https://itch.io/t/2151831/adding-spoiler-text-to-your-game-description