Genesis wrote: ↑Mon Jul 13, 2020 7:24 pm
a_busy_man wrote: ↑Mon Jul 13, 2020 7:13 pm
gradius12 wrote: ↑Mon Jul 13, 2020 6:34 pm
I prefer to play in window mode so I can say that it also counts normal attacks another method would be to only search between the 1 proficiency and last one in all byte and then if you have hit an enemy once to search for a increased value by 1
That's how I found it
Alright, doing the steps you said it worked. The numbers are crazily high.
Anyway, I already have the values: 8464144 is exaclty the 3 star.
8454144 is 1 star, and 8452144 is 2 star.
The standard value seems to be 8454144, so if you want to set a specific skill mastery, it is just 8454144 + the number you want.
Searching between the addressed with bigger than 8454143 shoudl show them all, I am triying to lsit them to know each of them, but in my case they all end with 8. Instead of 1FD73C0 and +1FD73D0 for the two you mentioned, they are 1FD73C8 and +1FD73D8. Anyway those teo doesn't seem to belong to any of the skills, but Nove Ascension is +1FD75F8 and Horizontal Square +1FD75E8
With regards to the 'big ass number', change the type to 2 bytes instead of 4. can directly set 9999 for 2 star, change to 10000 for 3 star.
You are right, far easier this way.
NumberXer0 wrote: ↑Mon Jul 13, 2020 8:41 pm
a_busy_man wrote: ↑Mon Jul 13, 2020 7:13 pm
gradius12 wrote: ↑Mon Jul 13, 2020 6:34 pm
I prefer to play in window mode so I can say that it also counts normal attacks another method would be to only search between the 1 proficiency and last one in all byte and then if you have hit an enemy once to search for a increased value by 1
That's how I found it
Alright, doing the steps you said it worked. The numbers are crazily high.
Anyway, I already have the values: 8464144 is exaclty the 3 star.
8454144 is 1 star, and 8452144 is 2 star.
The standard value seems to be 8454144, so if you want to set a specific skill mastery, it is just 8454144 + the number you want.
Searching between the addressed with bigger than 8454143 shoudl show them all, I am triying to lsit them to know each of them, but in my case they all end with 8. Instead of 1FD73C0 and +1FD73D0 for the two you mentioned, they are 1FD73C8 and +1FD73D8. Anyway those teo doesn't seem to belong to any of the skills, but Nove Ascension is +1FD75F8 and Horizontal Square +1FD75E8
Did you find the starting point for other weapon skills? I changed every value from sao_al.exe+1FD73C8 to sao_al.exe+1FD7608 and it only effected the 1h sword skills.
I went to the weapon proficiency address and looked around for the 81 and came across sao_al.exe+1FD9858 for Dual Wielding..but changing it does nothing. What am I looking for in relation to the proficiency area?
This span is only for 1H sword. The spans are between masteries. For rapier it should be between +1FD76C8 and +1FD7CE0. Same case for every weapon. DW has no clear end, but as long as the start is clear, it shouldn't be difficult to get all.
Genesis wrote: ↑Mon Jul 13, 2020 8:45 pm
Would anyone be able to get the addresses for the crafting? (smithing, engraving, cooking, alchemy)
May have borked my values in testing and want to reset them.
Posted by weebo some pages ago:
+23E5318 = Smithing Skill Level
+23E531C = Current Smithing skill value
+23E5300 = Engraving Skill Level
+23E5304 = Current Engraving skill value
+23E52E8 = Alchemy Skill Level
+23E52EC = Current Alchemy skill value
+23E52D0 = Cooking Skill Level
+23E52D4 = Current Cooking skill value