File Format Analysis Board Forum Index File Format Analysis Board
File Format Analysis Board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

research tool converting to float32

 
Post new topic   Reply to topic    File Format Analysis Board Forum Index -> Unrelated
View previous topic :: View next topic  
Author Message
dany25



Joined: 08 Apr 2006
Posts: 37
Location: France

PostPosted: Wed Jun 06, 2007 10:24    Post subject: research tool converting to float32 Reply with quote

i'm looking fo a tool can automaticaly convert an entire file into float32 values? somebody can found a tool can do it?
Back to top
View user's profile Send private message
mirex
Administrator
Administrator


Joined: 15 Oct 2005
Posts: 102
Location: SVK

PostPosted: Thu Jun 07, 2007 11:15    Post subject: Reply with quote

Hi

what do you mean by 'converting entire file' ? Is it for converting text file with numbers into binary float32 values, or the opposite ?

I have created a tool for viewing binary files in their numeric form, you can download it at http://mirex.mypage.sk/FILES/tools.rar . Its called 'nuview' and its a console tool (it has to be run from console), and it looks like this:



its a crappy, hard to use tool. So I suggest your to do what would be alot easier - to write a short program that would read the file and do what you want it to do. It would be a short program.

In case you decide to use the nuview, then here is how you work with it:
nuview.exe <file you want to view>
arrows left/right - move by 1 byte
arrows up/down - move by 16 bytes
escape - quit
Back to top
View user's profile Send private message Visit poster's website
dany25



Joined: 08 Apr 2006
Posts: 37
Location: France

PostPosted: Fri Jun 08, 2007 14:14    Post subject: Reply with quote

it's for reading an binary file and save a txt file that's contain all float values of the binary file
Back to top
View user's profile Send private message
Alhexx
Administrator
Administrator


Joined: 28 Jun 2005
Posts: 59
Location: Dortmund, Germany

PostPosted: Sun Jun 10, 2007 0:06    Post subject: Reply with quote

Any good hex-editor can display binary data in almost every format you want.
My favorite one is Hex Workshop.
If you want a freeware hex-editor which can do this job, too, you should take a look at Tiny Hexer. On the first screenshot you can see the data display panel.

If you do not want to display a file, but convert it to text format, then you'll need a little tool for that.
Since it is not much work, it did it for you (source included):
http://www.alhexx.com/stuff/float2txt.rar

- Alhexx
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dany25



Joined: 08 Apr 2006
Posts: 37
Location: France

PostPosted: Mon Jun 11, 2007 13:48    Post subject: Reply with quote

thanks a lot Alhex Very Happy Very Happy

i édited another game HARD TRUCK APOCALYPSE with an héxadécimal éditor

http://img186.imageshack.us/img186/8379/screen00004eu9.jpg

http://img528.imageshack.us/img528/2938/screen00005ep6.jpg
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    File Format Analysis Board Forum Index -> Unrelated All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


SwiftBlue Theme created by BitByBit
Powered by phpBB © 2001, 2002 phpBB Group