Hello.
I'd like to request a plugin that lets me change the default location of where the save files go (for desktop, at least). Ideally, I'd like to place them somewhere like "AppData/Roaming/GameTitle". This would be helpful for many reasons.
I wonder if this is possible at all with javascript? Or maybe someone can point me in the right direction?
Thanks!
Change Save File Location
● ARCHIVED · READ-ONLY
-
-
I know that such plugins already exist, but I don't have any link - I think one of yanfly's plugins can do that and a few others.
-
This will allow you to create a save path for your game under a name of your own in the users homepath.
For Linux and Mac, that's /home/username/.
For Windows that's /Users/username/.
That's about as deep as you can go; if you want it to be a little more flexible (going into Documents for Windows) that can be done. @Kyuukon -
Many thanks, Kino-senpai :D :D!! This is very useful!
-
You're welcome ~
-
This will allow you to create a save path for your game under a name of your own in the users homepath.
For Linux and Mac, that's /home/username/.
For Windows that's /Users/username/.
That's about as deep as you can go; if you want it to be a little more flexible (going into Documents for Windows) that can be done. @Kyuukon
work on android?? -
realdp, please refrain from necro-posting in a thread. Necro-posting is posting in a thread that has not had posting activity in over 30 days. You can review our forum rules here. Thank you.
Please make a new thread with your problem, thanks.