Sorry to dig up an old topic, but I've got something new to add here - a decompile of the ImagiNation Network demo!
Attempting to run it after recompiling causes it to crash with the following error:
Stampver error: 941-360
Script #: 0, IP: 0
Fortunately, that's easy to work around, using the SCI.EXE taken from the SCI16 repository. On the plus side, you now also get the internal debugger!
One script couldn't be decompiled (CONV.SC), as Companion would crash on the attempt. No worries - I grabbed the CONV.SC from SCI16 and adapted it for Companion.
After that, the demo plays through to completion.
Another thing I discovered in INNDEMO's interpreter:
Aug 23 1993 12:03:27
ChrisS
i:/interp/sci/ibm
1.001.097
Release Version
That's an EXACT match for SCI16's interpreter!