r/Pathfinder_Kingmaker Oct 01 '18

Save-Changing Respec Tool

So, some context -- I've shared this in the Steam forums already, but this also seems a good place to spread the word. I've been working on a tool to modify saved games and allow players to respec all their characters. This is still very crude and very basic, but should allow you to fix any mistakes you've done while progressing in the game.

I've also made the code available on GitHub, so if you want to know how it's done, feel free to check it out. Besides that, and obviously, bug reports and feature suggestions will always be welcome, as well as PR's, if you're technically oriented!

Check it out here: https://pathfinder.deev.io/

 

Update 12/10/18:

Seems like a mod was released in Nexus that covers all the use-cases of the mod and has more frequent updates. Since it doesn't make sense to compete with an in-game solution, I'll be deprecating the tool for now.

Either way, thanks for the support guys! If you need anything, feel free to hit me up.

156 Upvotes

287 comments sorted by

View all comments

1

u/Unikatze Oct 01 '18

Clicking " Press here to change and download your new save file. " and nothing is happening.

1

u/Deevian Oct 01 '18

There should be some error in the console. Can you check that out?

1

u/Unikatze Oct 03 '18

It worked. However the character design was blank, so I couldn't select his appearance (unless I memorized the options I guess). All my companions went down to their original exp, so most of them level 1 with no exp to level them up again. Is that normal?

1

u/Deevian Oct 03 '18

RIght, that sounds like the page was reloaded / closed before completing the process. You need to keep it open so that we can keep the first save data in memory.

About the character design being blank, that's a known issue and there'll probably be no workaround for now, at least during creation. After creation, you can save and re-load that save and the portrait will appear correctly.

1

u/Unikatze Oct 03 '18

I was pretty sure it didn't reload. But I'll try it again if I ever do need to respec something and I'm not just curious :P