How are you appending? Are you using a binary copy (I tried that and am still running into errors) or...
Sorry if I'm missing something obvious.
Printable View
How are you appending? Are you using a binary copy (I tried that and am still running into errors) or...
Sorry if I'm missing something obvious.
With "010 Editor", just append one file to another: models.pck + models.pkxQuote:
Originally Posted by kwikill [Only registered and activated users can see links. Click Here To Register...]
hm.. I keep getting a "61865" error (using PCK Tool on the appended file). I'll keep trying things but for now I'm stuck
Try doing this. put both of the .pck and pxk file into same folder. make make a batch file in that folder, and write this in it
type models.pck > models1.pck
type models.pkx >> models1.pck
then run it, and try to unpack the models1.pck
thats what worked for me.
same result.. and not much different from how I was appending to begin with (one of the ways I was trying anyway)
I'll keep trying things but at the moment still completely stumped
okay i have appended, extracted and compressed. Do I just replace the original models.pck? Or do I have to split it into a .pck. and . pkx?
I didn't checked it, and I don't know will it work with merged pck or not. But without doubt you should turn everything back, because updater will not update your client with modified pckQuote:
Originally Posted by yayfochris [Only registered and activated users can see links. Click Here To Register...]
Thanks dude :DQuote:
Originally Posted by sinister [Only registered and activated users can see links. Click Here To Register...]
That did not worked for me under Win7. But the copy command did.Quote:
Originally Posted by sinister [Only registered and activated users can see links. Click Here To Register...]
copy /B models.pck + models.pkx models1.pck
did work without any complaints :)
Thank you very much, still have to find somewhere editor data files)