Jump to content

Changing saved game folder


tiggerdyret

Recommended Posts

  • 2 weeks later...

You need to do the old style back out of the folder structure. You are on the right track, but you need to back out of my documents first. Here's how.

If you are using the default path with Windows (usually C:\Users\<user name>\Documents\My Games\Fallout3) you use the this format

 

SLocalSavePath=../

This will put you in the Fallout3 folder.

 

SLocalSavePath=../../

This will put you in the My Games folder.

 

So if you want to go to Root (C:/) from there you'd use

SLocalSavePath=../../../../../../

So you use one ../ per directory

 

Then add your pathing

SLocalSavePath=../../../../../../Fallout/Saves

This will make a folder called Fallout and a folder in it called Saves and read/write to here.

 

I'm pretty sure you only need to change this in the My Documents fallout.ini but it doesn't hurt anything to change it in FalloutPrefs.ini as well.

Hope this helps.

Link to comment
Share on other sites

  • 10 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...