Transfer Data for part 2 of games on chromebook

mattpont123

New Member
Jan 21, 2025
4
0
I'm sure this has been answered somewhere but I cant seem to find it. I've come across a few games that have needed save data from part one and even though I save I can't find it when I load up part 2 (ex. alternate existence, tales of the unending void)
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
11,914
18,527
Hmm...

I guess that those games need Ren'Py multiPersistent to transfer the save from a part to another. What mean that they need access to a file that, strictly speaking, have been generated by another software.
Due to the way ChromeOS works, it's highly possible that this is seen as a security issue and just not possible.
 
  • Like
Reactions: mattpont123

mattpont123

New Member
Jan 21, 2025
4
0
Hmm...

I guess that those games need Ren'Py multiPersistent to transfer the save from a part to another. What mean that they need access to a file that, strictly speaking, have been generated by another software.
Due to the way ChromeOS works, it's highly possible that this is seen as a security issue and just not possible.
That sucks since neither of those can be played without the first part. Thanks for the reply though been wondering about it for a while.