User Guide Cancel

Editing resource paths manually | Substance 3D Painter

Editing resource paths manually

This page is a guide on how to edit the preferences to add or remove resource path without launching the application.

Preferences location

The resource location are managed with the application preferences which can change depending on the paltform:

System Version Path

Windows

(registry)

7.2 or newer HKEY_CURRENT_USER\Software\Adobe\Adobe Substance 3D Painter
Legacy HKEY_CURRENT_USER\Software\Allegorithmic\Substance Painter

Mac

(library)

7.2 or newer /Users/[username]/Library/Preferences/com.adobe.Adobe Substance 3D Painter.plist
Legacy /Users/[username]/Library/Preferences/com.substance3d.Substance Painter.plist
Linux 7.2 or newer /home/[username]/.config/Adobe/Adobe Substance 3D Painter.conf
Legacy /home/[username]/.config/Allegorithmic/Substance Painter.conf

Adding a path on Windows

On Windows paths can be managed via the Windows Registry:

  1. Click on Start > Run or press Windows + R .
  2. Type "regedit" (without the quotes) in the dialog and press OK.
  3. Navigate in the tree view on the left of the Registry Editor window and go to the registry key mentioned above.
  4. Add a Key below pathInfos with a number as a name. Increment the number based on the already existing keys (starting at 1).
  5. Do a right-click > new > String value in the right part of the window. Name it disabled and set the value to false.
  6. Do a right-click > new > String value in the right part of the window. Name it name and enter the name of the custom shelf.
  7. Do a right-click > new > String value in the right part of the window. Name it path and set the value to path where the shelf is located.
  8. Don't forget to increment by 1 the key " size " within " pathInfos ".
  9. Close the window.
  10. Start the application.

It is possible to define the new path as the default one (were new resources are created, like presets) by changing the value of the entry writableShelf to the name of the new location.

Adding a path on Linux

On Linux additional paths can be created via the user application preference config file, stored in the home directory (see.

  1. Navigate to the path mentioned above.
  2. Open the file Substance 3D Painter.config
  3. Scroll down to the [Shelf] section

Add a new shelf path by incrementing the last number visible, example:

pathInfos2disabled=false
pathInfos2name=custom_resources
pathInfos2path=/home/Username/Documents/custom_path
writableShelf=custom_resources
pathInfos2disabled=false pathInfos2name=custom_resources pathInfos2path=/home/Username/Documents/custom_path writableShelf=custom_resources
pathInfos2disabled=false  
pathInfos2name=custom_resources 
pathInfos2path=/home/Username/Documents/custom_path 
writableShelf=custom_resources

Use the writableShelf variable to specify which path will be the default one (were new resources are created, like presets).

Save the changes and restart the application.

Get help faster and easier

New user?