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!

MRF Unpacker

Newbie Spellweaver
Joined
May 23, 2008
Messages
48
Reaction score
37
What is this?

It's a tool for extract all the game contents(music,models,graphics...) from RaiderZ's and Gunz 2 MRF files.

How to use?

1º Create new folder and put inside Unpack.exe, fileindex.msf and the MRF file you want to unpack.

2º Run Unpack.exe, write path and name.

For example, if you want to unpack system.mrf you should do:

Path: Data/system.mrf
name: system.mrf

If you want to unpack BGM.mrf you should do:

Path: Data/Sound/BGM.mrf
name: BGM.mrf

3º Wait until console windows (cmd.exe) dissapears. You now have all the unpacked files of the MRF you selected inside the folder where Unpack.exe is placed.

This step can take from seconds to minutes, depends on the MRF size and your computer speed.

Download:

Tested on Windows XP Professional SP3 on some MRF files(not all). If you find a MRF file that doesn't get unpacked and you followed all the steps on "How to use" then post there what file is and I'll look at it.

NOTE: Some files can't be unpacked because they aren't inside fileindex.msf, probably because they aren't still used in-game. Those files are:

Raiderz => Shaders.mrf
Gunz2 => mansion2.mrf

--------

UPDATE:



Compiled under Visual Studio C++ 2008. Feel free to make any improvements / packer whatever u want.

--------

Credits: x1nixmzeng and me.

Enjoy.
 
Last edited:
(oO (||||) (||||) Oo)
Loyal Member
Joined
Aug 6, 2009
Messages
2,132
Reaction score
429
Worked like charm.

Placed Unpack.exe in client root folder.
Entered Data/system.mrf and then system.mrf

And I got files from system.mrf Sweet :)

Could you please make it extract files in folder with the archives name?
So if you are extracting system.mrf it will create folder sytem.mrf and put files there.

Thanks :D
 
Skilled Illusionist
Joined
May 12, 2007
Messages
345
Reaction score
20
Worked like charm.

Placed Unpack.exe in client root folder.
Entered Data/system.mrf and then system.mrf

And I got files from system.mrf Sweet :)

Could you please make it extract files in folder with the archives name?
So if you are extracting system.mrf it will create folder sytem.mrf and put files there.

Thanks :D

do you extract the files correctly???
Kyhoh - MRF Unpacker - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Sory... Anybody can help me? I can get anyquest in game..... They didn't work or whats happend?
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
This thing won't work no matter what Path or whatever I use for it.

Do you have to put the whole path (C:/blabla/)? or if it is in the same folder just hit enter and enter system.mrf, or put the name of the file twice if it is in the same folder?

EDIT: Using Vista Home Premium SP 2 x32
 
Last edited:
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Can't Unpack.
Using Win7 x64

---------- Post added at 03:09 AM ---------- Previous post was at 02:55 AM ----------

Sory. It's unpack but not correctly... And i only can unpack system.mrf
 
Newbie Spellweaver
Joined
May 23, 2008
Messages
48
Reaction score
37
So system.mrf for example is not been unpacked correctly?

You have to put path and name the same I did in the example
with the lowercase and uppercases.

I tested not only on the dev computer but also on another
with same OS and worked, so no idea what's happening.

-Edit-

Tested on Windows XP Home Edition SP3 and worked too.
 
Last edited:
Skilled Illusionist
Joined
May 12, 2007
Messages
345
Reaction score
20
So system.mrf for example is not been unpacked correctly?

You have to put path and name the same I did in the example
with the lowercase and uppercases.

I tested not only on the dev computer but also on another
with same OS and worked, so no idea what's happening.

all mrf file extract failed
 
Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
Can't unpack Script.mrf. Succefully unpack system.mrf but when we open XML we see mysterios chars >_0
 
Newbie Spellweaver
Joined
May 23, 2008
Messages
48
Reaction score
37
I can get Script.mrf unpacked :S. Can someone debug the app?

Kyhoh - MRF Unpacker - RaGEZONE Forums
 
Back
Top