Here is how to fix it.
This is not recommended for players. But if you’re a developer testing saves across devices, you can hex-edit the save to remove the device check—though it’s easier to just update Ren’Py.
define config.save_dump = True define config.developer = True define config.quit_on_mobile_vertical = False