If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Halloween Harry
| Halloween Harry |
|---|
|
Developers: SubZero Software,
Interactive Binary Illusions
|
| This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |
Halloween Harry (later renamed to Alien Carnage) is a game where aliens have taken over the world and turned people into zombie slaves. You must fight your way through the zombies and rescue people who haven't yet been harmed.
Unused Developer Text
In the archive file order.bnk, there are two files called build.bat and make.bat. Both these DOS batch files do the same thing - they create the order.bnk file from files found in the current directory. From the content of these files, it can be seen that there are two utilities the game developers used to create these archive files. One that created the .bnk files is called kit, and one that possibly created the corresponding .fat file for each .bnk is called dizfile, although this isn't 100% certain.
This is what build.bat looks like:
del order.bnk order.fat kit a order.bnk *.* kit d order.bnk *.bak dizfile order.bnk order.fat copy order.bnk order.fat ..\
And make.bat:
del order.bnk kit a order.bnk *.* dizfile order.bnk order.fat copy order.bnk order.fat ..
Cleanup > Stubs
Games > Games by content > Games with hidden development-related text
Games > Games by developer > Games developed by Interactive Binary Illusions
Games > Games by developer > Games developed by SubZero Software
Games > Games by platform > DOS games
Games > Games by publisher > Games published by 3D Realms > Games published by Apogee Software
Games > Games by release date > Games released in 1993
