Hi guys, found out that weapon proficiency should be (65536 + value)
let say if you have 100.4 long sword skill, the correct value should be 66540.
The trainer itself only input direct value (if you type 1000 it will be 1000 in memory,
which is smaller 65536 which equal to smaller then 0 in game) so the game think you don't even have 0.0 skill of the weapon and you can't purchase any skill.
To do a quick fix try to use a memoy editor
Run the game with trainer, set your weapon proficiency to something like 8634.
Then search your game's memory with 8634 as your set value, you will found 8 or 9 value within similar addresses. Change those to 75535 (= 999.9), then you can buy all skills now.
Don't try it if you don't know Memory Editor, it can break your game / saves
[Edited by Inritsu, 7/12/2020 8:53:51 AM]
Well now we no the problem and the cause hopefully the trainer can get fixed today 😁
What would you have me fix?
Here is the instructions..
Toggle on then enter the MENU, then click Status, then click Proficiency. The Weapon Mastery Proficiencies list will be shown. Leave that and then come back and they are all set to the value you can modify in the trainer.
You can literally set the value to 0, if you like, to remove all values, or any value you like. There is a place in the trainer to set this value.
best,
Cal
Hi guys, found out that weapon proficiency should be (65536 + value)
let say if you have 100.4 long sword skill, the correct value should be 66540.
The trainer itself only input direct value (if you type 1000 it will be 1000 in memory,
which is smaller 65536 which equal to smaller then 0 in game) so the game think you don't even have 0.0 skill of the weapon and you can't purchase any skill.
To do a quick fix try to use a memoy editor
Run the game with trainer, set your weapon proficiency to something like 8634.
Then search your game's memory with 8634 as your set value, you will found 8 or 9 value within similar addresses. Change those to 75535 (= 999.9), then you can buy all skills now.
Don't try it if you don't know Memory Editor, it can break your game / saves
[Edited by Inritsu, 7/12/2020 8:53:51 AM]
Well now we no the problem and the cause hopefully the trainer can get fixed today 😁
What would you have me fix?
Here is the instructions..
Toggle on then enter the MENU, then click Status, then click Proficiency. The Weapon Mastery Proficiencies list will be shown. Leave that and then come back and they are all set to the value you can modify in the trainer.
You can literally set the value to 0, if you like, to remove all values, or any value you like. There is a place in the trainer to set this value.
best,
Cal
Lol it only works on the appearence level while setting the actual proficiency to less than zero, the root cause is in this thread as well as people varifying the issue. The max proficiency doesn't work as intended. That what I and others are waiting for a fix for