How do I print my BIN files?
Thread Starter
TGO Supporter
iTrader: (2)
Joined: Jul 1999
Posts: 13,579
Likes: 9
From: Readsboro, VT
Car: 85 IROC-Z / 88 GTA
Engine: 403 LSx (Pending) / 355 Tuned Port
Transmission: T56 Magnum (Pending) / T5
Axle/Gears: 3.42 / ?
How do I print my BIN files?
Is there a way to print my BIN files? GME Pro has the good old "F7" key to print tables, but I can't make it work. I'd like to print out some bins so I can compare them side by side. Going back and forth from one to the other makes it fairly impossible to get a good idea of the overall changes. Thanks.
Supreme Member
iTrader: (1)
Joined: Jan 2002
Posts: 4,432
Likes: 1
From: garage
Engine: 3xx ci tubo
Transmission: 4L60E & 4L80E
There is a freeware tool called 'hexedit' that can do it. I can't remember where I found it though. It might be easier for you to use the MS-DOS "fc" command. I use it all the time. It does a binary compare between two files. For example:
File_A
01 10
.....
.....
File_B
AF BC
......
.....
If you typed "fc File_A File_B > out.txt" at the MS-DOS command prompt. You would get a file called 'out.txt' that looks like:
comparing file: File_A with File_B
01 AF
10 BC
.......
.......
Give it a try. It does the mind boggling compare for you and only reports the differences.
Cheers,
J
File_A
01 10
.....
.....
File_B
AF BC
......
.....
If you typed "fc File_A File_B > out.txt" at the MS-DOS command prompt. You would get a file called 'out.txt' that looks like:
comparing file: File_A with File_B
01 AF
10 BC
.......
.......
Give it a try. It does the mind boggling compare for you and only reports the differences.
Cheers,
J
TGO Supporter
Joined: Jul 1999
Posts: 10,907
Likes: 4
From: The Bone Yard
Car: Death Mobile
Engine: 666 c.i.
I really like "Binary Compare" from TunerCat for comparing ALL DIFFERENCES between various BINS. It's free for 30 days.
And yes, sometimes there are differences not only in the tables but inside the instructions themselves.
And yes, sometimes there are differences not only in the tables but inside the instructions themselves.
Thread
Thread Starter
Forum
Replies
Last Post




