How to remove files from ARC? - a3l_public - 06-17-2012
I see the tut from Jarniboi but i don't know how to do it how i remove the no needed models?
and how to remove screen selection pics?
How to remove files from ARC? - hadidx - 06-17-2012
:hi What is it exactly that you didn't understand. removing models and pics is the total reverse to importing. If you know how to import manually do the reverse to export. check Andy's tutorial.
For models: models are found either under EMD , EMD2 ,or EMD3.search for emd or emd 2 or emd 3 then search for the model id
for example the rock is 100 so the (00010001..".) and (00010002E.".) are responsible for the entrance and game model.
-the text in red is model id
-the text in blue is the attire id
-what is after the blue text is offset and size.
Remove the line for the model you don't want. After the name emd or emd 2 or emd 3 in the arc file there is a value in hex. subtract 300 for every 12 bytes you remove.(very important to do so)
Removing pictures is similar,but ids are found under ssfa ,ssfb and ssfc. every character has a picture under each of the mentioned catigories (ssfa,ssfb ssfc)and the information looks a little different for example the foc pic from ssfa 0100;?A.
the red is the id you will be looking for under ssfa , ssfb ,and ssfc if you want to remove the pics.
similarly after the name ssfa ' ssfb and ssfc in arc file there is a value. However this time you subtract 200 only. top:
Hope this was Helpful.
How to remove files from ARC? - a3l_public - 06-19-2012
TBH i don't understand that part man:
Remove the line for the model you don't want. After the name emd or emd 2 or emd 3 in the arc file there is a value in hex. subtract 300 for every 12 bytes you remove.(very important to do so)
How to remove files from ARC? - Fofo - 06-19-2012
I think he means subtract 300 from EMD/2/3 yy.
Correct me if i'm wrong..I think you need to subtract 200 not 300.
How to remove files from ARC? - Arjun The Man - 06-20-2012
Arbab15 Wrote:{ Jun 19 2012, 04:11:25 PM } - I think he means subtract 300 from EMD/2/3 yy.
Correct me if i'm wrong..I think you need to subtract 200 not 300. thats correct 300 - emd(s) 200 - SSF(x)
How to remove files from ARC? - hadidx - 06-20-2012
:hi Yes as Arbab 15 and Arjun The Man said. By the way you can refer to Andy's tutorial for more details on how to import models. Do the reverse to delete them. :ok
|