User Folder
Game Folder & User Folder
- Game Folder - This is the folder where your game is installed
- User Folder - This is where your personal game files are stored
What is the User Folder?
This is a folder where the game stores your personal files, such as the cache, mods, level changes, settings etc.
Unlike the Game Folder, files of the User Folder are being updated when you make changes to the game such as, for example, changing your the game’s resolution.
User folder location
DO NOT store your user folder in your game folder.
If you are using Steam, it may detect these unknown files and decide to remove them during update, the file verification process, or when you reinstall the game. This will cause you to lose all mods, settings, and custom content with no warning.
You can always find the current user folder location in Launcher
-> Manage User folder
-> Open user folder
The structure of the User Folder
To reduce the risks of conflicts of files between versions, the User folder has versioned folders, for example, 0.32
The User Folder normally contains:
/temp
/mods
/replays
/screenshots
/settings
/vehicles/..
/levels/..
for level related saves and /flowEditor
for Flowgraph savesThis separation allows for modifications without affecting the original installation, making it easier to return to the original state at any time.
Priority
The User Folder’s structure mimics the one of the Game Folder. If a file exists in the same relative location in both folders, the one in the User Folder will be loaded over the original.
How to change User Folder location?
It may sometimes be necessary to change the User Folder’s location.
Easy solution
- Create a new folder in the new location
- Open the launcher and navigate to
Manage User folder
- Click on
Move to custom location
and find the relevant folder
Advanced solution
- Navigate to the game folder and find the
startup.ini
file - Right click on it and
edit
- Find
UserPath =
and paste your new path to your user folder there - Please check examples in the file before applying your changes