Change Save File Location

● ARCHIVED · READ-ONLY
Started by Kyuukon 7 posts View original ↗
  1. 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!
  2. 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.
  3. 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
  4. Many thanks, Kino-senpai :D :D!! This is very useful!
  5. You're welcome ~
  6. Kino said:
    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??
  7. 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.