It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,

I want to converse some of the maps to regular Build using BLUD2B.EXE.

I tested the process using Cryptic Passage maps located in the root folder.

Now I want to do the same with other maps but I don't know where are they.

In Duke Nukem 3D they're inside a GRP file that I can open with a tool.

In Blood there are no GRP files so I don't know.

Thanks in advance.
avatar
masterneme: Hi,

I want to converse some of the maps to regular Build using BLUD2B.EXE.

I tested the process using Cryptic Passage maps located in the root folder.

Now I want to do the same with other maps but I don't know where are they.

In Duke Nukem 3D they're inside a GRP file that I can open with a tool.

In Blood there are no GRP files so I don't know.

Thanks in advance.
They can be found in the Blood.RFF file, you will want to use barf.exe to extract the maps you want.
Usage is:
Barf -x blood.rff e1m1.map
barf -x blood.rff e1m2.map
etc.
avatar
masterneme: Hi,

I want to converse some of the maps to regular Build using BLUD2B.EXE.

I tested the process using Cryptic Passage maps located in the root folder.

Now I want to do the same with other maps but I don't know where are they.

In Duke Nukem 3D they're inside a GRP file that I can open with a tool.

In Blood there are no GRP files so I don't know.

Thanks in advance.
avatar
DustyStyx: They can be found in the Blood.RFF file, you will want to use barf.exe to extract the maps you want.
Usage is:
Barf -x blood.rff e1m1.map
barf -x blood.rff e1m2.map
etc.
I used barf with this command line:

barf blood.rff -x e1m1.map

It extracted all .map files.

Thanks for your help!

EDIT: How can I mark the thread as "solved"?
Post edited June 10, 2015 by masterneme
avatar
masterneme: I used barf with this command line:

barf blood.rff -x e1m1.map

It extracted all .map files.

Thanks for your help!

EDIT: How can I mark the thread as "solved"?
It doesn't look like you marked it as a "question" when you started the thread, so the "solved" option wouldn't be available. No worries, glad you got what you needed.
I see, thanks again.