Post by mxronhs on Nov 12, 2015 21:06:34 GMT
I found a way of how to increase the stats for custom Saiyan without editors, trainers or adding 100 points for every attribute. It takes a lot of hours to understand how it works and I'm still discovering things. First of all the things we need is
1) For the new members go to the tutorial section of how to work with cripacktools or libxenoverse. I don't answer about how you can apply a mod.
2) A hex editor and
3) Patience.
We need to find a file which is named as parameter_spec_char.psc. You can find it into data2root\data\system. Unfortunately I couldn't upload my file and I don't know why. When we open the parameter_spec_char.psc at the left corner we see the offsets value which are very important because we will work
with these values. At the middle are hexadecimal values and at the right corner are text values. If we go to the offset value 000003C0 in hexademical value is the stats from the first slot of Goku. Copy these stats from 000003C0 until 00000510. Now we are going to customs saiyans where the offset value is 00008230. Paste them and overwrite the hexadecimal values you copied before from 00008240 to 00008390 then from 000083B0 to 00008500, from 00008520 to 00008670, from 00008690 to 000087E0. Save the file and you are ready to install your new stats to the data2.cpk. Of course you have 300 points that the game gives you. If someone wants the stats of an earthling the offset value begins to 00006F90 and ends to 000070E0. But it hasn't the ki regeneration as some of you would hope. These effects are in another location which I suppose in the powerup parameters file.
I'm sorry that I couldn't upload a file to show you more, if someone can, it would be nice and I'll help him a lot.
Because it is the very first stage, please be patience.
1) For the new members go to the tutorial section of how to work with cripacktools or libxenoverse. I don't answer about how you can apply a mod.
2) A hex editor and
3) Patience.
We need to find a file which is named as parameter_spec_char.psc. You can find it into data2root\data\system. Unfortunately I couldn't upload my file and I don't know why. When we open the parameter_spec_char.psc at the left corner we see the offsets value which are very important because we will work
insert code here
with these values. At the middle are hexadecimal values and at the right corner are text values. If we go to the offset value 000003C0 in hexademical value is the stats from the first slot of Goku. Copy these stats from 000003C0 until 00000510. Now we are going to customs saiyans where the offset value is 00008230. Paste them and overwrite the hexadecimal values you copied before from 00008240 to 00008390 then from 000083B0 to 00008500, from 00008520 to 00008670, from 00008690 to 000087E0. Save the file and you are ready to install your new stats to the data2.cpk. Of course you have 300 points that the game gives you. If someone wants the stats of an earthling the offset value begins to 00006F90 and ends to 000070E0. But it hasn't the ki regeneration as some of you would hope. These effects are in another location which I suppose in the powerup parameters file.
I'm sorry that I couldn't upload a file to show you more, if someone can, it would be nice and I'll help him a lot.
Because it is the very first stage, please be patience.