Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Duke Nuken Forever .bin file

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
Venushja
beginner
Posts: 35
Joined: Tue Oct 19, 2010 4:13 pm
Has thanked: 1 time

Duke Nuken Forever .bin file

Post by Venushja »

I was stuck in extracting the "Text Files" ... I do not know how to read the 3 bytes there was not part of "42 01 09" make me give meaningful data for the pull ...
Excuse my English is bad

.bin File here ->

Code: Select all

http://koukej.707.cz/obrazky/PS3_Coalesced_int.rar
Venushja
beginner
Posts: 35
Joined: Tue Oct 19, 2010 4:13 pm
Has thanked: 1 time

Re: Duke Nuken Forever .bin file

Post by Venushja »

Anyone?
MrDeviance
ultra-n00b
Posts: 5
Joined: Thu Nov 27, 2008 5:05 am

Re: Duke Nuken Forever .bin file

Post by MrDeviance »

Venushja wrote:Anyone?
For a forum that has Duke Nukem in it's banner, they don't seem give a shit about DNF's file formats it seems.
That's so lame...
User avatar
aluigi
VVIP member
VVIP member
Posts: 1916
Joined: Thu Dec 08, 2005 12:26 pm
Location: www.ZENHAX.com
Has thanked: 4 times
Been thanked: 664 times
Contact:

Re: Duke Nuken Forever .bin file

Post by aluigi »

considering that this is not even an archive (aka off-topic) and can be edited with a simple hex editor I find perfectly correct how the thread has been "not" handled (aka ignored), DNF or not.
User avatar
aluigi
VVIP member
VVIP member
Posts: 1916
Joined: Thu Dec 08, 2005 12:26 pm
Location: www.ZENHAX.com
Has thanked: 4 times
Been thanked: 664 times
Contact:

Re: Duke Nuken Forever .bin file

Post by aluigi »

I was forgiving that I have in mind something for quickbms to help who is not comfortable with the editing of text data with the hex editor but it's not clear yet how to do it (I mean format and reimporting).

for example if instead of using the hex editor you can use notepad although you can't write more chars than the originals would it be ok?
would you be comfortable with a similar solution?

for example editing a file like the following:

Code: Select all

00001234 this is the original text string!
00001281 this is the another string
I need feedback otherwise I don't waste time implementing it
michalss
Moderator
Posts: 954
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 161 times

Re: Duke Nuken Forever .bin file

Post by michalss »

aluigi wrote:I was forgiving that I have in mind something for quickbms to help who is not comfortable with the editing of text data with the hex editor but it's not clear yet how to do it (I mean format and reimporting).

for example if instead of using the hex editor you can use notepad although you can't write more chars than the originals would it be ok?
would you be comfortable with a similar solution?

for example editing a file like the following:

Code: Select all

00001234 this is the original text string!
00001281 this is the another string
I need feedback otherwise I don't waste time implementing it

I'm glad to try it out, but not sure what exactly you mean ?
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
User avatar
aluigi
VVIP member
VVIP member
Posts: 1916
Joined: Thu Dec 08, 2005 12:26 pm
Location: www.ZENHAX.com
Has thanked: 4 times
Been thanked: 664 times
Contact:

Re: Duke Nuken Forever .bin file

Post by aluigi »

I mean:
- extracting a textual version with quickbms
- modifying a text file with a normal editor instead of using a hex editor on a binary file
- reimporting the next text with quickbms

the only limitation will be the same of any reimporter, so the length of the text can't be greater than the original but you will have the advantage of using a text editor instead the hex one.

how it sounds?
michalss
Moderator
Posts: 954
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 161 times

Re: Duke Nuken Forever .bin file

Post by michalss »

aluigi wrote:I mean:
- extracting a textual version with quickbms
- modifying a text file with a normal editor instead of using a hex editor on a binary file
- reimporting the next text with quickbms

the only limitation will be the same of any reimporter, so the length of the text can't be greater than the original but you will have the advantage of using a text editor instead the hex one.

how it sounds?
I'm so sorry but i really dont get this "extracting a textual version with quickbms" - what is it?
There is no such a script i guess.

And yes i can try modifiy this with notepad++ and wil let you know.
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
timartinelli
mega-veteran
mega-veteran
Posts: 179
Joined: Thu Sep 30, 2010 9:52 am
Has thanked: 19 times
Contact:

Re: Duke Nuken Forever .bin file

Post by timartinelli »

It would help me Luigi, you can do this script?

I am carrying the translation on my tongue.

I look forward to.

Hug.
User avatar
XRaptor
mega-veteran
mega-veteran
Posts: 226
Joined: Sat Jul 12, 2008 4:42 pm
Location: Prague
Has thanked: 6 times
Been thanked: 47 times
Contact:

Re: Duke Nuken Forever .bin file

Post by XRaptor »

This file seems to be broken somehow. I have tool to fully read and extract coalesced archives and content of this file makes no sense to me.

At offset 0x9f there is key name "; (MapName" and next is expected value. But there is 0x52 followed by 0x02 value. It is wrong. There should be just 1B value contains length of followed text. Nothing more. But next text is 0x92 long. But maybe this is another screwed version of coalesced archive.
michalss
Moderator
Posts: 954
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 161 times

Re: Duke Nuken Forever .bin file

Post by michalss »

XRaptor wrote:This file seems to be broken somehow. I have tool to fully read and extract coalesced archives and content of this file makes no sense to me.

At offset 0x9f there is key name "; (MapName" and next is expected value. But there is 0x52 followed by 0x02 value. It is wrong. There should be just 1B value contains length of followed text. Nothing more. But next text is 0x92 long. But maybe this is another screwed version of coalesced archive.

Hi can you try your method on this one pls ? Might possible post the quickbms script ?
PS3 is kinda strange :(

Code: Select all

http://loadfiles.in/qahiv2k7xvtg/XBOX_Coalesced_int.bin
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/
User avatar
XRaptor
mega-veteran
mega-veteran
Posts: 226
Joined: Sat Jul 12, 2008 4:42 pm
Location: Prague
Has thanked: 6 times
Been thanked: 47 times
Contact:

Re: Duke Nuken Forever .bin file

Post by XRaptor »

It is almost the same. I'll try to find out what the hell it is :-) It seems that just some values are saved as 1B and some values as 2B.
User avatar
XRaptor
mega-veteran
mega-veteran
Posts: 226
Joined: Sat Jul 12, 2008 4:42 pm
Location: Prague
Has thanked: 6 times
Been thanked: 47 times
Contact:

Re: Duke Nuken Forever .bin file

Post by XRaptor »

Bleh, it is really very strange file. I thought I'm able to fully read it, but there is 1 problem and it is dynamic length of arrays. I normal way, there is always byte value for counts (files, sections, key-value pairs). But in this file it is 1st time I see more then 255 key-value pairs in section, so there is 2B value with count. Offset 0x1996, value 0x863. And it is problem. Because it is only 1 file with this, I'm not able to find out how to check if value is 1B or 2B and then count correct number. When reading string length, it is easy. It is dynamic value too, but it is not problem to test it. But with this count value, it is strange. I thing I will have to find more files with this values and check it or simply debug exe to findout reading mechanism.
User avatar
XRaptor
mega-veteran
mega-veteran
Posts: 226
Joined: Sat Jul 12, 2008 4:42 pm
Location: Prague
Has thanked: 6 times
Been thanked: 47 times
Contact:

Re: Duke Nuken Forever .bin file

Post by XRaptor »

Do you have PS3_Coalesced_int.bin file from full version? That one you posted is from demo.
timartinelli
mega-veteran
mega-veteran
Posts: 179
Joined: Thu Sep 30, 2010 9:52 am
Has thanked: 19 times
Contact:

Re: Duke Nuken Forever .bin file

Post by timartinelli »

Friend,

here are. bin update the game, these are the files used in the game.
You do not have the required permissions to view the files attached to this post.
Post Reply