Robbie686 Posted June 12, 2017 Posted June 12, 2017 Hey guys Can someone tell me how im supposed to change the pac number in HXD when the code is like this please? Quote
verde Posted June 12, 2017 Posted June 12, 2017 I believe the answer is in the second post of this thread. Quote
AznBlusuazn Posted June 12, 2017 Posted June 12, 2017 @Robbie686 That looks like a 2K17 pac which is in HSPC format, extract it to get the pach file from it (will probably be a string of alphanumeric characters with .pac at the end). Then you will need to use a 2K16 pac, hex edit it to change the slot number, and then inject the 2K17 pach you extracted into the 2K16 pac you hex edited. Be sure to remember to change the 2K16 file name as well. For example: ch10002.pac (Rock) from 2K17 -> extract via XPacker or Pac Editor -> you will get a file that looks like ABC1234567890ABC.pac (this is the pach file) Get a pac from 2K16 -> ch10102.pac -> rename this file to the slot you want the 2K17 pac to be (ch10012.pac - slot 2 for Rock) -> now hex edit this file -> scroll down a few times and you will see a string that starts with EMD then a series of dots and then the number 00010102 -> you want to change this to 00010012 (make sure you overwrite, not insert or delete characters). Make sure you save after this -> now open XPacker or Pac Editor and then select the 00010012.pac inside the ch10012.pac file and inject the 2K17 pac (ABC1234567890ABC.pac) from the first step. From there, it should be complete. I'll be making a tutorial of how to do this soon. Hope this helps. 1 Quote
Robbie686 Posted June 12, 2017 Author Posted June 12, 2017 Jesus that sounds intense ha! how do you fancy converting a file for me? ha. 3 minutes ago, AznBlusuazn said: @Robbie686 That looks like a 2K17 pac which is in HSPC format, extract it to get the pach file from it (will probably be a string of alphanumeric characters with .pac at the end). Then you will need to use a 2K16 pac, hex edit it to change the slot number, and then inject the 2K17 pach you extracted into the 2K16 pac you hex edited. Be sure to remember to change the 2K16 file name as well. For example: ch10002.pac (Rock) from 2K17 -> extract via XPacker or Pac Editor -> you will get a file that looks like ABC1234567890ABC.pac (this is the pach file) Get a pac from 2K16 -> ch10102.pac -> rename this file to the slot you want the 2K17 pac to be (ch10012.pac - slot 2 for Rock) -> now hex edit this file -> scroll down a few times and you will see a string that starts with EMD then a series of dots and then the number 00010102 -> you want to change this to 00010012 (make sure you overwrite, not insert or delete characters). Make sure you save after this -> now open XPacker or Pac Editor and then select the 00010012.pac inside the ch10012.pac file and inject the 2K17 pac (ABC1234567890ABC.pac) from the first step. From there, it should be complete. I'll be making a tutorial of how to do this soon. Hope this helps. Quote
AznBlusuazn Posted June 12, 2017 Posted June 12, 2017 It really not that intense once you've done it once or twice. Give it a shot! @Robbie686 Quote
Robbie686 Posted June 12, 2017 Author Posted June 12, 2017 21 minutes ago, AznBlusuazn said: It really not that intense once you've done it once or twice. Give it a shot! @Robbie686 Worked a treat and was actually surprisingly straight forward. Many thanks 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.