Try the following:Creating a new save that skips the prologue doesn't work either
1 - create a new text file named "pickletest.rpy" inside the game's folder (where the .rpa files are)
2 - paste the following code in the file and save it:
Python:
init python:
config.use_cpickle = False