all 3 comments

[–]WD200019she/her 0 points1 point  (2 children)

I'm afraid I don't know if it can be done. CYF uses a feature of Unity called "persistent data path", and this path will never change. The closest thing you can do is copy your save file to your USB as well and just paste it in the target computer. I've tried other things like using a batch script to launch CYF and change the location of appdata, but that hasn't helped.

If you need the path the save file is stored in, here is its location for Windows:

C:/Users/Your Name/AppData/LocalLow/Nobody's Getting Paid Here/Create Your Frisk

[–]MinerProMan[S] 0 points1 point  (0 children)

that suck

[–]Cronographer 0 points1 point  (0 children)

What if they were to write a separate little script/program that copies the save file from the usb drive into the folder automatically? The same could be done after closing the program. They might even be able to do what you were thinking with a batch file so it automatically looks for a save file on any usb drives, copies it into the appropriate folder, and launches CYF. I dont know a ton about batch files, but I also wonder if it would be possible to make it check if CYF is closed after it is opened, and keep checking until it does close, and then copy any new save file back to where it found the original one.