I have some custom portraits downloaded and need to put them in some directory but have no idea where the portrait directory is on OSX (game installed from Steam).
I've tried ~/Library/Application Support/Pillars of Eternity but no luck, they aren't there.
1 Answer
They are here: ~/Library/Application Support/Steam/SteamApps/common/Pillars of Eternity/
To actually get to this directory, open the terminal (⌘+space and type terminal) and execute:
open ~/Library/Application\ Support/Steam/SteamApps/common/Pillars\ of\ Eternity/ 2