|
Post by napoleonic on Dec 27, 2016 14:18:24 GMT -8
I just finished this afternoon a game of Mask of Arcadius, and I have a file called Sunrider in this folder:
C:\Users\<user>\AppData\Roaming\RenPy\persistent but Liberation Day says it can't find a save file from MoA.
And idea what's wrong and how I can fix it?
|
|
|
Post by Nemjen on Dec 27, 2016 15:38:06 GMT -8
Firstly does your version of MoA say '7.2' on the main menu? If not this is the version you will be need to be on to make a compatible persistent file for Liberation Day.
Make a backup of your Sunrider persistent file and put it to one side outside of the appdata directory (maybe somewhere like the desktop), then delete the original. After doing this boot up Mask of Arcadius after ensuring that the developers console in enabled in 'options.rpy' (change config.developer = False to config.developer = True).
Open up the console using 'shift+o' and then use the command mp.save()
This should create a new Sunrider persistent file in the original location, you can then take your backup from earlier and replace the newly created one with the old one.
//
Alternatively if you remember the decisions you made in MoA you can use the 'start' menu to manually define your decisions from the first game as these will be the only things that are brought over into Liberation Day (decisions and affections [which are a result of your decisions]). - TENDS TO BE QUICKER AND EASIER THEN MESSING AROUND WITH THE FILES
|
|
|
Post by napoleonic on Dec 28, 2016 2:19:24 GMT -8
Thanks, yeah I just went with the start menu options
|
|