Renpy This Save Was Created On A Different Device Link ((better))
"This save was created on a different device"
The notification is a security feature introduced in Ren'Py 8.1. It is part of the Save Token Security system designed to prevent "maliciously constructed" save files from harming your computer.
Ren'Py: Resolving the "This Save Was Created on a Different Device" Error
Ren'Py Sync
Use the feature if the game supports it. Select "Upload Sync" on the original device to get a 10-character code, then use "Download Sync" on the new device to transfer data securely. Information for Developers renpy this save was created on a different device link
disable or bypass
If you'd like to this prompt in a specific game: Tell me if you are the player or the developer . "This save was created on a different device"
Replace "save_file_name" with the actual name of your save file. Select "Upload Sync" on the original device to
Note:
This only works if the game wasn’t built with device checking hardcoded.
init python: config.savedir = 'savedata'