I cant use my save files... We lost save games again... ?
Saves are compatible and I didn't change where they are saved since the very beginning (v0.1), ie: these lines of code:
---------------------------
## Save directory ##############################################################
##
## Controls the platform-specific place Ren'Py will place the save files for
## this game. The save files will be placed in:
##
## Windows: %APPDATA\RenPy\<config.save_directory>
##
## Macintosh: $HOME/Library/RenPy/<config.save_directory>
##
## Linux: $HOME/.renpy/<config.save_directory>
##
## This generally should not be changed, and if it is, should always be a
## literal string, not an expression.
define config.save_directory = "Apocalypse"
---------------------------
So don't accuse me of having "lost" YOUR saves.