This mod improves the performance of the leveling system in a few ways:
- The calculation of needed experience for different skills etc is now cached, so it's only calculated once and then looked up in a table.
- Perks are only picked after the init of a character is done so they are all picked at once to speed up the process
- If all perks for a certain category can't be picked then the category will be skipped to speed up the process.
These changes should have a notable effect on the game. The loading time was reduced by so much that for now I've disabled almost all post init so the stutter you have when entering an area the first time should be a lot less if not gone completly.
You can download included zip and extract it to your POTC main folder (it's only tested with the may 19th release from this post) .
If you use this mod with one of my other released mods please check if files overlap and if so use a program like winmerge to make sure everything is included
- The calculation of needed experience for different skills etc is now cached, so it's only calculated once and then looked up in a table.
- Perks are only picked after the init of a character is done so they are all picked at once to speed up the process
- If all perks for a certain category can't be picked then the category will be skipped to speed up the process.
These changes should have a notable effect on the game. The loading time was reduced by so much that for now I've disabled almost all post init so the stutter you have when entering an area the first time should be a lot less if not gone completly.
You can download included zip and extract it to your POTC main folder (it's only tested with the may 19th release from this post) .
If you use this mod with one of my other released mods please check if files overlap and if so use a program like winmerge to make sure everything is included