This is not really a bug as much as it is a lack of an important feature
You can't save a game unless you have zip installed - but if you try, you are very sure that you did save the game, until you try to load it
It would be great if the game complained about it, or just saved a regular file, not archived.
you're right, the system command i used didn't check for return values != 0, only for != -1 (which just means the fork failed but ignores that the shell itself might have had a problem). i'm going to correct this.
however, this will just produce an error message on the console, i don't think i'm going to make a popup window for this. but i should probably add 'zip' to the required programs for installing Bygfoot
gyözö
Press any key to continue or any other key to quit.