heh, found a bug for you Runey.
When starting the game after a fresh download (no previous save games, think clean install) - after clicking on continue the game crashes:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
AttributeError: 'NoneType' object has no attribute 'load'
Not sure if this is know, from a practical standpoing this is a minor thing - so, just to let you know :)