bloodaxis wrote: ↑Thu Feb 18, 2021 1:10 pm
Master_Builder wrote: ↑Thu Feb 18, 2021 7:35 am
The capacity for skills is split into two dwords. I don't know why.
The attached table has static addresses for onmyo/ninja/shiftling. Made for v1.26 on Steam.
I assume you're supposed to edit the "points used" upwards so it removes the excess skills and not either of the capacities right? Also can't get the onmyo ones working but the shiftling and ninja ones do. Great work regardless, those extra skill points were annoying the shit out of me.
My bad. I found the addresses and added them as "nioh2.exe+<something>". But for the other parts I added I just added then directly from browse memory which added the absolute address which breaks on restart.
For editing ninja ones, I had no trouble. Editing shifting, I found it reset when I restarted the game. The answer is changing the total capacity, then resetting that skill tree in the dojo, then restoring the build.
And now on save/quit/restart I no longer had the extra points re-appear.
Anyways...
Here's a script to get all the skill points (spent & capacities).
There's three capacity polls it pulls from and I don't know why or what affects them but there you go.
There's also room for 5 unused skill trees.
Just open the in-game menu to update the base ptr.
Edit ANY of these and you get kicked to the title screen.
Get past the intro, to where you see your char sleeping, and before pressing continue.
Now edit it again. Don't alter the base capacity thing. Multiple things use it.
Now press continue. The values should stick.
If you only change capacity, you may find it reset and you have extra skills again on reloading the game.
Edit the capacity again, save your build, reset the skill tree in the dojo, restore your build. Now it should 'stick' through game reloads.
PS: Even after getting shiftling to stay at 0, once I gain prestige points, it adds back the unused points. I really have no idea where they're coming from.
I set shiftling "Capacity 1" to -5 and now I don't seem to get the 5 extra points reappearing anymore. YMMV.
v2
I added a script to pull where it loads the save from on the title screen. If you're having trouble getting skills to stick (like with shiftling which seems to be very stubborn) try changing it here (or even in both spots), saving, and restarting the game.
(Return to title screen to update ptr.)
Made for 1.26 on Steam. Other versions untested.