-
Notifications
You must be signed in to change notification settings - Fork 31
Automatic backup of profile data
Using launch arguments of CUO you can automate backing up your profile data (All your individual character settings)
ℹ️ This guide assumes you are using Windows.
You will need a place to store this data, like DropBox or OneDrive that give you a folder to store files that are synced online.
Create a new shortcut of your ClassicUO.exe
file
Right click and open the Properties for the shortcut
Add -profilespath PATH
to the end of the Target
field like so:
Now CUO/TUO will use that folder for storing profile data, and allow your favorite cloud storage to keep the cloud version up-to-date.
ℹ️ You may want to manually move your profile data to the new location before running, using this method will no longer store the profile data in the CUO directory. (Normally stored under /Data/Profiles/
)
ℹ️ This does not store a backup on your pc, it changes the location of the profile data but utilizing a cloud storage service will keep a copy online for you.