What's new

Luigi's mansion

jorge_bastos

New member
Hi there

i've searched the entire forum and couldn't find the answer.
How can I extract bmd files from Luigi's mansion?
I have this tool yay0 and sucessfully extracted a rarc file from a szp file. then I should take the rarc file and drag into rarcdump, but when I do this it just gives me an empty folder.

Any help?



sorry for my poor english
 

Anton

I like beer
Maybe this RARC is not actually a RARC archive, if you recieve an empty folder.
Check it's header in any Hex-editor.
If it is rarc - you'll see "RARC" at the beginning of the file. If no - then it's not.

Also check, if your SZP is actually a Yay0 of Yaz0 archive (see it's header, too)...
Maybe it is a U8 archive or something else...
 
Last edited:
OP
J

jorge_bastos

New member
now that I run vista the antivrus dont say anything, weird

however it seems that nothing happens when I drag the rarc file into it
 

Anton

I like beer
you need to add a command line parameters, not drag...
see the included instructions in html file

darchD -x directory arcname


also you can try this tools:
http://code.google.com/p/puyotools/

Supported Formats of compression:

* Cnx
* Cxlz
* Lz00
* Lz01
* Lz11 (Lz77 format 11)
* Lz77/Lzss
* Prs

Maybe this helps...
 
Last edited:
OP
J

jorge_bastos

New member
so I talked with thakis. he said he isn't running windows anymore and he can't make me the executable file of his latest rarcdump. but he gave me the source http://amnoid.de/tmp/rarcdump.cpp .
can someone make a exe of this for me?


sorry I know my english could be much better

edit: he also said this tool is able to extract files from LM
 
Last edited:
OP
J

jorge_bastos

New member
ok I successfully compiled the rarcfile and i'm able to decompress the rarc file.
it outputs now some small bmd model files and some bin files. what do I need for extracting those?

edit: they're also mdl files, model files?
 
Last edited:

Anton

I like beer
thanx

but I tried some szp from luigi's mansion (model/bat.szp for example).
no success.

szp -> yay0: got rarc file with this header:
10 03 40 03 (..@.)

rarc file -> your new rarcdump: got empty folder...
 
Last edited:

Top