Transferring Your Data
This guide explains how to move Sayori's memories (your save data) between different devices.
PC to PC Transfer
This is for moving your save data from one computer to another.
1. Locate and Back Up Your Data
First, you need to find the folder containing Sayori's memories on your original PC.
- Windows: Press Windows Key + R, type%APPDATA%/RenPy, and press Enter.
- macOS: In Finder, select "Go" > "Go to Folder..." and type ~/Library/RenPy.
- Linux: The folder is at ~/.renpy.
Inside that RenPy folder, find the directory for the mod (e.g., JustSayori) and copy it to a safe place like a USB drive.
2. Restore Your Data
On your new PC, install the mod first. Then, navigate to the same RenPy directory and paste the folder you backed up, replacing the existing one if prompted.
Android to PC Transfer
- On your Android device, use the "Export Persistent" button in the launcher. This creates a .zipfile with your save data.
- Transfer this .zipfile to your PC and unzip it. You will get a file namedpersistent.
- On your PC, find the mod's save data folder as described in the "PC to PC Transfer" section. Copy the persistentfile into that folder, replacing the old one.
- In your PC's game installation folder (e.g., DDLC/game/), find the filemigration.rpyc.bakand rename it tomigration.rpyc.
- Start the game once, then exit.
- Rename migration.rpycback tomigration.rpyc.bak. Your data is now successfully transferred.
PC to Android Transfer
- On your PC, locate your persistentfile inside the mod's save data folder (see "PC to PC Transfer" section).
- Create a .ziparchive containing only thatpersistentfile.
- Transfer this .zipfile to your Android device.
- Download the migration file from this link: migration.rpyc.
- In the Android launcher, use the "Import Persistent" button and select the .zipfile you created.
- Next, use the "Browse internal files" button, navigate to the gamefolder, and use the import button (usually in the bottom-right corner) to add themigration.rpycfile you downloaded.
- Start the game to confirm your memories are loaded, then exit.
- Finally, use "Browse internal files" again to go to the gamefolder, selectmigration.rpyc, and delete it.