User_settings_directory.md

July 19, 2015 ยท View on GitHub

VDrift stores user settings (mostly in VDrift.config) and other information in a special directory on the computer's drive. Usually it is located within the user's personal assigned file space, to ensure that the user will have easy access to the files (for backup or other purposes), and that VDrift will be allowed write privileges to the directory.

Location

The location of the settings directory is chosen based on the best location for the user's operating system. In the following subsections, username represents the user's login name on the computer.

Operating SystemLocation
Windows XPC:\Documents and Settings\''username''\My Documents\My Games\VDrift
Windows Vista/7C:\Users\''username''\AppData\Roaming\VDrift
OS X/Users/''username''/Library/Preferences/VDrift
Linux/home/''username''/.vdrift
FreeBSD/home/''username''/.vdrift

Category:Files