Hello world,
since the first generation of Node-X is nearing "gold" status and undergoing final beta-testing
I would like to announce a few changes concerning my game entry to the IFComp 2009:
1. Both, the standalone interpreter and the gamefiles, will be submitted together as a Windows Game.
A readme-file including the download link for the Linux version will be attached.
2. Both, the Win32 and Linux executable of the Interpreter, will be crunched with
the latest version (3.03) of the widely known and used executable packer UPX.
Note: Make sure to turn off heuristic analysis in your anti-virus application to
avoid false virus warnings!For more info on UPX see:
http://upx.sourceforge.net/----------------------------------------------------
Last but not least, some Q&A/FAQ for those of you who might have some questions:
Q:
Why are you using an executable packer such as UPX? What are the advantages of using it?A: First off, exe packers are useful to lower the size of a software distribution. UPX produces better compression rates on unpacked executables than ZIP. Second, the executable stays packed when unzipped, saving you space on your medium (disk, harddisk, USB drive, etc). Third, the whole package can be downloaded faster from the bandwidth-limited ifarchive.org server, saving you time.
Q:
Will you use a Windows installer or stuff like that?A: No, executable and gamefiles will be zipped (*.zip) and uploaded to the IFComp server, as usual. The entry can be unzipped to wherever you want and the executable can be run instantly.
Q:
What are the minimum requirements/specs for the Node-X Win32 executable?A: Windows 95/98, Intel 80386 or AMD
Q:
What OS/Class and processor type Node-X ELF will support?A: Linux/ELF32, Intel 80386 (minimum specs)
Q:
Can I run the Node-X ELF on Solaris or any other OS none of the less?A: As long as your OS supports ELF32 and UNIX - System V, you should be able to run it on any operating system.
If your question hasn't been answered, feel free to post it in this topic.