|
FAQ: How can I change the folders which TB 2.5 uses to save the data?
TB checks the Windows settings and uses the "My Documents" folder no matter on which drive it is. But you can override the settings with the file "config.ini".
First open the config.ini file. It's always in your Windows application data folder. To open it, click on the Windows Start menu, then on "Run...", enter %appdata% and click on OK.
You should now see the Application Data folder. Go to \OOTP Developments\Title Bout Championship Boxing 2.5 and double click on the file config.ini to open it in an editor.
Locate these lines:
UserDataPath=
AppDataPath=
ProgPath=
Enter the desired paths like UserDataPath=g:\tb\data
UserDataPath is the path which is usually in \My Documents
AppDataPath is the path which is usually in \Application Data (hidden path)
ProgPath is the path which is usually in \Program Files
|