Clone Wars Adventures (.pack)

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Clone Wars Adventures (.pack)

Post by Acewell »

Hi, i know there is a tool that can extract the content from these *.pack files but
it is clumsy to use and some have reported to have problems getting it to work. :)
i was hoping we could get a script to extract the files using QuickBMS instead. :D

here is a couple of small samples
https://mega.nz/#!rx1RlC7b!QGEBWf8QQzYn ... x87hVB8G9c

they don't look compressed
thanks for any help :D


edit
heres a link to the extraction tools i know of
https://code.google.com/archive/p/ps2ls/downloads
https://mega.nz/#!nw81VQ6T!grQJkOM56-1U ... v--Om1qmMk
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Clone Wars Adventures (.pack)

Post by aluigi »

Acewell
Posts: 706
Joined: Fri Aug 08, 2014 1:06 am

Re: Clone Wars Adventures (.pack)

Post by Acewell »

Awesome thank you aluigi! :D


edit
here is the script with a little modification to extract all to the same folder :)

Code: Select all

# Clone Wars Adventures
# script for QuickBMS http://quickbms.aluigi.org

endian big
get FOLDER basename
do
    get NEXT_OFF long
    get FILES long
    for i = 0 < FILES
        get NAMESZ long
        getdstring NAME NAMESZ
        get OFFSET long
        get SIZE long
        get CRC long
        string NAME p "%s/%s" FOLDER NAME
        log NAME OFFSET SIZE
    next i
    goto NEXT_OFF
while NEXT_OFF != 0
Last edited by Acewell on Thu May 17, 2018 2:07 am, edited 1 time in total.
lyutor1945
Posts: 42
Joined: Wed Feb 24, 2016 4:24 pm

Re: Clone Wars Adventures (.pack)

Post by lyutor1945 »

Guys, maybe someone knows, is it possible to download somewhere the game or pack archives?
ARA-JediMaster1138
Posts: 9
Joined: Thu Jan 22, 2015 12:24 am

Re: Clone Wars Adventures (.pack)

Post by ARA-JediMaster1138 »

lyutor1945 wrote:Guys, maybe someone knows, is it possible to download somewhere the game or pack archives?


Hey, if you’re looking for the pack archives, somebody here claims to have them right here: https://mega.nz/#!S9UHBBDB!q7M5hqtT9rtY ... 6o3VGPrf34. He said that he had all the assets there. I hope he’s right. Good luck with these!
lyutor1945
Posts: 42
Joined: Wed Feb 24, 2016 4:24 pm

Re: Clone Wars Adventures (.pack)

Post by lyutor1945 »

ARA-JediMaster1138 wrote:
lyutor1945 wrote:Guys, maybe someone knows, is it possible to download somewhere the game or pack archives?


Hey, if you’re looking for the pack archives, somebody here claims to have them right here: https://mega.nz/#!S9UHBBDB!q7M5hqtT9rtY ... 6o3VGPrf34. He said that he had all the assets there. I hope he’s right. Good luck with these!


Oh, thank you so much:)
ARA-JediMaster1138
Posts: 9
Joined: Thu Jan 22, 2015 12:24 am

Re: Clone Wars Adventures (.pack)

Post by ARA-JediMaster1138 »

lyutor1945 wrote:
ARA-JediMaster1138 wrote:
lyutor1945 wrote:Guys, maybe someone knows, is it possible to download somewhere the game or pack archives?


Hey, if you’re looking for the pack archives, somebody here claims to have them right here: https://mega.nz/#!S9UHBBDB!q7M5hqtT9rtY ... 6o3VGPrf34. He said that he had all the assets there. I hope he’s right. Good luck with these!


Oh, thank you so much:)


You’re welcome! :D Did any of these files have the sound effects in them? Any of them?
lyutor1945
Posts: 42
Joined: Wed Feb 24, 2016 4:24 pm

Re: Clone Wars Adventures (.pack)

Post by lyutor1945 »

You’re welcome! :D Did any of these files have the sound effects in them? Any of them?


Yes. They have sound files. Voices,effects, etc.
ARA-JediMaster1138
Posts: 9
Joined: Thu Jan 22, 2015 12:24 am

Re: Clone Wars Adventures (.pack)

Post by ARA-JediMaster1138 »

lyutor1945 wrote:
You’re welcome! :D Did any of these files have the sound effects in them? Any of them?


Yes. They have sound files. Voices,effects, etc.


Okay. Did you know in what format the files were encoded in? A friend of mine is trying to extract them, but he can’t seem to find them.
lyutor1945
Posts: 42
Joined: Wed Feb 24, 2016 4:24 pm

Re: Clone Wars Adventures (.pack)

Post by lyutor1945 »

Did you know in what format the files were encoded in? A friend of mine is trying to extract them, but he can’t seem to find them


You just need to unpack PACK.archives(unpacker I saw somewhere on the site). Sounds on MP3 and ogg