Page 2 of 5

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 5:50 am
by OneTwo
Sectus wrote:Here's my extract/repack tool: http://www.tzarsectus.com/tools/ARCtool.rar
I haven't added support for PC or PS3 arc formats (yet).

Resident Evil 5 extract:
arctool -x -re5 s400.arc

Resident Evil 5 repack:
arctool -c -re5 s400
Waiting for support PC release :constipated:

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 10:07 am
by Sectus
OneTwo wrote:
Sectus wrote:Here's my extract/repack tool: http://www.tzarsectus.com/tools/ARCtool.rar
I haven't added support for PC or PS3 arc formats (yet).

Resident Evil 5 extract:
arctool -x -re5 s400.arc

Resident Evil 5 repack:
arctool -c -re5 s400
Waiting for support PC release :constipated:
http://z6.invisionfree.com/Resident_Evi ... opic=10046 - You can use this tool for extracting and repacking RE5 arc files on PC.

I'll probably add support for PC MT Framework games later for my tool.

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 11:12 am
by michalss
Sectus wrote:Here's my extract/repack tool: http://www.tzarsectus.com/tools/ARCtool.rar

I haven't added any proper documentation yet. Thanks to rick and aluigi for all the information on the format. Tool is compatible with xbox versions of RE5, RE6 demo and Dragon's Dogma. It might be compatible with more xbox MT Framework games. I haven't added support for PC or PS3 arc formats (yet).

Here's some quick examples how to use it...

Dragon's Dogma extract:
arctool -x -txt -dd npc375.arc

Dragon's Dogma repack:
arctool -c -txt -dd npc375

Resident Evil 6 demo extract:
arctool -x s0502.arc

Resident Evil 6 demo repack:
arctool -c -alwayscomp s0502

Resident Evil 5 extract:
arctool -x -re5 s400.arc

Resident Evil 5 repack:
arctool -c -re5 s400

Edit: Updated the tool, same download link. RE6 seems to require every file to be compressed so I added an option for always compressing files.

Good work gonna try X360 Dragon's Dogma :D Thx

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 11:32 am
by OneTwo
Sectus wrote: http://z6.invisionfree.com/Resident_Evi ... opic=10046 - You can use this tool for extracting and repacking RE5 arc files on PC.

I'll probably add support for PC MT Framework games later for my tool.
Yes, I am familiar with this program, but yours I like more ;) because it has the support of the console commands. Therefore very much hope that you will get and carry out full-fledged support of PC-Release.
sorry for the translate.yandex.ru

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 11:49 am
by Sectus
I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 1:03 pm
by michalss
Sectus wrote:I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.

Dont worry about PC . Console rulezzzz :D joke

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Wed Jul 04, 2012 5:00 pm
by Ekey
michalss wrote:
Sectus wrote:I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.
Dont worry about PC . Console rulezzzz :D joke
I do not think so. For console is much more difficult to write unpacker, than PC. For PC you can debugging, for console nope :P

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Thu Jul 05, 2012 7:05 am
by Nexus Elite
Sectus wrote:I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.
Is there any chance you could get LP2 files to extract as well?

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Thu Jul 05, 2012 8:31 am
by Sectus
Nexus Elite wrote:
Sectus wrote:I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.
Is there any chance you could get LP2 files to extract as well?
PC or xbox version of LP2? It might already work with xbox version of the game.

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Thu Jul 05, 2012 10:25 pm
by Nexus Elite
Sectus wrote:
Nexus Elite wrote:
Sectus wrote:I'll definitely add PC support at some point, but it'll take some work as I need to add support for zlib compression and right now I'm busy with another project. Thanks for liking the program.
Is there any chance you could get LP2 files to extract as well?
PC or xbox version of LP2? It might already work with xbox version of the game.
Which ever works fine. Since the current arc extractor, doesn't seem to extract it properly, i think.

And when viewing the dds or the model files, it's broken.

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Fri Jul 13, 2012 1:11 pm
by marlborox
Great tool, although i tried extracting s0305 & repacking it compressed & got the following error.

Image

The only thing that springs to mind is it reads the last character wrong because the directory+filename is longer than expected, but thought you should know, am looking forward to this :)

i know one of them is the wrong cmd for repacking, i was just checking to see if it happened doing that too :)

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Fri Jul 13, 2012 3:18 pm
by Sectus
marlborox wrote:Great tool, although i tried extracting s0305 & repacking it compressed & got the following error.

Image

The only thing that springs to mind is it reads the last character wrong because the directory+filename is longer than expected, but thought you should know, am looking forward to this :)

i know one of them is the wrong cmd for repacking, i was just checking to see if it happened doing that too :)
Oh yeah, I did fix that but I forgot to upload the newest version.

It should work fine with this version: http://www.tzarsectus.com/tools/ARCtool.rar

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Fri Jul 13, 2012 9:58 pm
by michalss
Hi Sectus,
Do u know please where are the texts please ?Or anyone ??

EDIT :
I Found them in millions of files :( - This is gonna be really pain to translate

Thx

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Thu Jul 19, 2012 4:55 pm
by Sectus
New version of my tool: http://www.tzarsectus.com/tools/ARCtool.rar

Use "-tex" to automatically convert TEX to TGA files. Use "-texRE5" or "-texRE6" to choose TEX format. This doesn't work with all TEX files though. And there's still no PC support.

Re: Capcom's MT Framework (DR, RE5, DMC4, LP, MvC, DD, etc)

Posted: Fri Jul 20, 2012 4:12 pm
by michalss
Sectus wrote:New version of my tool: http://www.tzarsectus.com/tools/ARCtool.rar

Use "-tex" to automatically convert TEX to TGA files. Use "-texRE5" or "-texRE6" to choose TEX format. This doesn't work with all TEX files though. And there's still no PC support.
That is perfect thx