unity-mod-manager icon indicating copy to clipboard operation
unity-mod-manager copied to clipboard

Pathfinder: Wrath of the Righteous

Open Vadaghar opened this issue 3 years ago • 2 comments

Yesterday's beta 3 update has broken UMM. Just thought I'd let you know.

Vadaghar avatar Jul 16 '21 17:07 Vadaghar

Just need to click the install button again. This sometimes happens after updates.

newman55 avatar Jul 16 '21 19:07 newman55

on a mac, with P:WotR installed via Steam, we need to change a few things to make it work.

With the game installed in ~/Library/Application Support/Steam/steamapps/common/Pathfinder Second Adventure, we need to add a symlink so that UMM can set the log file correctly.

cd ~/Library/Application\ Support/Steam/steamapps/common/Pathfinder\ Second\ Adventure/Wrath.app/Contents
ln -s Resources/Data/Managed

this will create a symlink to Wrath.app/Contents/Resources/Data/Managed into Wrath.app/Contents/Managed

I am writing some notes to make UMM work on recent MacOS with Pathfinder: Wrath of the Righteous in here https://gist.github.com/eturino/3eb88e770c33e92ccee869f32ff82277

eturino avatar Sep 09 '21 07:09 eturino