public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

VXACEOverride Save Location

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Override Save Location
  • Original author: Shaz
  • Original date: November 17, 2013
  • Source thread: https://forums.rpgmakerweb.com/threads/override-save-location.20070/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)

Summary

Override Save Location v1.0 Shaz​Introduction This script creates a folder with the same name as your game in the player’s AppData/Roaming folder, and subsequently puts save files in that location. This means multiple players can use the same PC, under their own profile, and keep their save files private (and safe from accidental overwriting). Players can also uninstall, reinstall or overwrite your game with a new version, and their save files will be unaffected.

Archived First Post

Override Save Location v1.0
Shaz
Introduction
This script creates a folder with the same name as your game in the player’s AppData/Roaming folder, and subsequently puts save files in that location.

This means multiple players can use the same PC, under their own profile, and keep their save files private (and safe from accidental overwriting). Players can also uninstall, reinstall or overwrite your game with a new version, and their save files will be unaffected.

How to Use
Paste into a new script slot below Materials. That's it.

Script
Download Here

Compatibility
This script overrides the save_file_exists? and make_filename methods of DataManager. If you have scripts that alias those methods, this script should go above them. If you have scripts that overwrite those methods, you will have to compare the two and make changes to the lowest script to incorporate both lots of modifications.


Credit and Thanks
- Shaz

Author's Notes
Free to use in commercial games.
Give credit.

There MAY be issues with this script if the logon name for the computer contains international characters. I have not been able to test for this yet, so please post here if you do come across this issue.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit and Thanks - Shaz Author's Notes Free to use in commercial games.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rgss3#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar