Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ACV Tool Release, ACV Unpacker

Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
Pls.. Leave a comment, i scan it w/ my antivirus, but no virus detected

make a folder, and extract them all in that folder
ok, lets get started.
.acv = result of a compressed file that is used for Audition
acv_tool = a tool which can open/unpack acv files
.slk = result of a script thats unpacked from an acv file thats useful for changing arrow keys, time which is client-sided.
.dds = directdraw surface image, 3D pictures use for graphics by the game.

1.Extract the acv_tool to C:\Documents and Settings\NAME COMP
2.Enter command prompt by clicking Start>Run>then fill in cmd and press enter
3..Open explorer and copy any one file from the data folder into C:\Documents and Settings\NAME COMP. As an example, i copy 026.acv
4. Go back to the command prompt and unpack that acv file using the following command
CODE
acv_tool 026.acv 026

This will unpack the components of 026.acv into a single folder 026.


5.Open explorer again and try looking into folder C:\Documents and Settings\Neo, you will see the result folder i.e folder 026
6.In it, contains many script.slk and 3d images in the form of .dds. Editting .dds .slk will be explained in later section.
7.After editting, we need to repack the following folder so we go into command prompt once again and type the command
CODE
acv_tool 026.acv 026 -c



Congratulations.. file in folder C:\Documents and Settings\026.acv is the result of your editing.
The most important focus of acv editting is that of 021.acv
If the contents of 022.acv include files that are the same from 021.acv, that means the newer file which will be used will be 022.acv
You just have to unpack any of the two acv files which is the newer one, and then insert the edited script slk or dds. Repack to the original. And put back the acv file into the data folder.
Done?
Problem: acv_tool which we are using is not updated by the maker. So new files like 031.acv, 021.acv from the newer patch cannot be unpack again. There is an alternative way, editting using Wordpad or HEX Editor.



or if you want the easiest way to unpack, drag and drop


Pls.. Dont thank me
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 28, 2008
Messages
1
Reaction score
0
hey.. i don't know soft to fix 3d image .dds
please share me it if you know?
 
Joined
Mar 3, 2008
Messages
408
Reaction score
15
i'll leave comment~
but before, it's nice tutor ^^v
first, it's definitely not a virus, i have this kind of thing for months
second, it's old version ==" (but newer than one in slick's tut thread, i think =P )
third, well it worked so what else do u want?
 
Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
hmm thanks
btw i dont know about acv, but im not sure w/ new acv files
because im using some acv files that work, maybe it will work
im trying to extract all acv files, if some of them not work still i dont know
but i just release them
 
Newbie Spellweaver
Joined
Jul 21, 2007
Messages
31
Reaction score
0
Ma`am,may I ask do you know how to read scripts .slk?
 
Joined
Mar 3, 2008
Messages
408
Reaction score
15
Problem: acv_tool which we are using is not updated by the maker. So new files like 031.acv, 021.acv from the newer patch cannot be unpack again. There is an alternative way, editting using Wordpad or HEX Editor.
just as it said
 
Newbie Spellweaver
Joined
Aug 8, 2008
Messages
27
Reaction score
1
n1 tut.. but it dont help me realy. x.x
i need to open from AuditionEU 040 & 041 acv files x.x
 
Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
what do you want to edit?
use hex editor
 
Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
can you post the source code?
so i can edit how to open new acv's?
 
Newbie Spellweaver
Joined
May 19, 2007
Messages
24
Reaction score
0
hmm.. yes, like mr. Gilang said.. that is old version of acv tool
that tool can't work to unpack 021.acv, i don't know why cuz' 021.acv still acv file, why it doesn't work w/ the old version of acv tools...??

mr. Gilang, do have the new versioin of the acv tool that can unpack and pack the 021.acv ??
cuz' i need that ~__~.. i can't edit the item mall price w/ the old version of acv tools..

and one more thing, how to see and edit the 3d files in audition data ?? cuz i wanna make new model.. i create new post but no one give me the solution.. >,..,<"
 
Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
are you talking about dds?
you have to install photoshop first
 
Newbie Spellweaver
Joined
May 19, 2007
Messages
24
Reaction score
0
are you talking about dds?
you have to install photoshop first

no, but about .rgm file...
dds can edit the colour but can't edit the model..
the 3d model for haricut, clothes, pants, etc..
do u know how to edit it ? cuz i already searching in google but i can't find the program that can open the .rgm file.. ~__~
it's must be fun if we can edit the model.. maybe we can create new clothes or haircut and devil wings..
 
Newbie Spellweaver
Joined
May 19, 2007
Messages
24
Reaction score
0
Ma`am,may I ask do you know how to read scripts .slk?

to read .slk file u can open with microsoft excel but to edit it, u can't edit it.. cuz it read only file..
to edit it u can search in the google war3skilledit, acctually that program for warcraft but u can edit the read only .slk file with that.. keep searching ^__^
 
Experienced Elementalist
Joined
Apr 9, 2007
Messages
211
Reaction score
1
can you send me some rgm file
pls?
pls.. upload it
 
Back
Top