Superjustinbros Posted April 13, 2016 Share Posted April 13, 2016 To conserve space, I'd prefer to use the game data's folder (like the Infogrames folder which is on an external hard drive) to put my Saves as opposed to using the Documents folder on my main hard drive. However no matter what I do, the game always defaults to the Documents folder on my main hard drive as means of storing my saved games. Is there a way I can alter which folder the game defaults to (and imports/copies to) my saves? Link to comment
Broxzier Posted April 13, 2016 Share Posted April 13, 2016 You can change the location of your documents folder entirely. Go to your library, where you see the My Documents folder Rightclick My Documents, and go to the Location tab Browse/enter a path that's located on your other drive Click Move If you don't want to move the entire documents folder, you could create a symlink from the save folder to the folder where you want them to be. Make sure to move all saved games to that folder first, then delete the save folder, and create a symlink instead. Link to comment
Superjustinbros Posted April 13, 2016 Author Share Posted April 13, 2016 7 hours ago, Broxzier said: Rightclick My Documents, and go to the Location tab I do not see any sort of "Location" tab on the dropdown menu that appears when I right click the My Documents folder from the "User" folder. That said, there isn't a way just to change the location where saved games are kept (either in the RCT2 install's files like vanilla RCT2 or the user's Documents folder)? Link to comment
Broxzier Posted April 13, 2016 Share Posted April 13, 2016 (edited) Whoops, forgot to say to click properties, then go to the location tab. There is a way to 'change' the locaiton by making a symbolic link to this folder. every saved in your OpenRCT2/save folder will actually be saved in another location. Edited April 13, 2016 by Broxzier Link to comment
janisozaur Posted April 13, 2016 Share Posted April 13, 2016 We also support an option to move all of your data elsewhere from default location. ./openrct2 --help (…snip…) --user-data-path=<str> path to the user data directory (containing config.ini) --openrct-data-path=<str> path to the OpenRCT2 data directory (containing languages) (…snip…) Link to comment
NaufalInsanAkmal Posted July 21, 2018 Share Posted July 21, 2018 On 4/13/2016 at 10:27, Superjustinbros said: I've been try to change a save format, but there's a warning "If you change the save file extension, the file may become unusable". How to change it? Link to comment
jensj12 Posted July 21, 2018 Share Posted July 21, 2018 Do not change file extensions. The game uses the file extension to check what kind of file it is. Changing the extension breaks this process. The data inside the file does not change when changing the file extension. 1 Link to comment
NaufalInsanAkmal Posted August 3, 2018 Share Posted August 3, 2018 So, how to change the save file that will increase some limits? Link to comment
jensj12 Posted August 3, 2018 Share Posted August 3, 2018 Not. You can't. There is no new save format with increased limits yet. Link to comment
uwaizzz Posted October 10, 2020 Share Posted October 10, 2020 On 13/04/2016 at 09:12, Broxzier said: You can change the location of your documents folder entirely. Go to your library, where you see the My Documents folder Rightclick My Documents, and go to the Location tab Browse/enter a path that's located on your other drive Click Move If you don't want to move the entire documents folder, you could create a symlink from the save folder to the folder where you want them to be. Make sure to move all saved games to that folder first, then delete the save folder, and create a symlink instead. I know this thread is old, but just thought I'd reply for anyone who comes across the thread (like I did) For anyone who wants to try this, this is how I did it: 1. Cut (Important to Cut not copy) the OpenRCT folder from My Documents to the new location (In my case I relocated it to Googledrive for "cloud" backup and also allows me to play on multiple platforms continuing the saved game) 2. Open command prompt, run in admin mode but I dont think its required 3. type mklink /J “%UserProfile%\Documents\OpenRCT2” “DRIVE:\LOCATION HERE\OpenRCT2” Note: Replace DRIVE: with your drive and LOCATION HERE with the directory, if it's a network drive I think you have to use the mklink /D Hope this helps others. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now