Open the file and find the [Deck] section. If none exists, create one.
Find the entry SaveEquipmentState and change it to either:
SaveEquipmentState=DefaultSave
Saves the default controls listed above in between sessions
SaveEquipmentState=CustomSave
Saves a custom list of controls defined by the [SavedControls] list in between sessions
SaveEquipmentState=FullSave
Saves every parameter on the deck and mixer in between sessions, including loaded tracks
If you selected CustomSave, you must specify which controls to be saved in the [SavedControls] section. If none exists, create one
To specify a control to be saved, create a new line and type {control_name}=True
For example, ChannelVolumeSlider_1=True
A full list of control names can be found below
For channel specific controls, you must create a new line with the appropriate channel number for each channel you want saved
An example custom save may look like this. This would save the Crossfader Curve Switch, the Channel Curve Switch, and all 4 Crossfader Assign switches.