NZFF - New Zealand's Premier Flight Simulation Community

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Logbooks and multiple FSX installs, I think I found the unsolvable problem
GarrisonP
post May 26 2012,3:00 AM
Post #1


Newbie
*

Group: Members
Posts: 6
Joined: 11-December 11
Member No.: 3,589



Greetings to all here from a newcomer to the forums. I really like this website even though I am far away from New Zealand and living in Texas. I have found many answers to FSX issues here and wanted to say thanks first.

I think I have found a problem that there is no solution for. I have been enjoying my FSX program for a couple of years now. Total logbook hours are starting to add up. I also enjoy getting the different awards in my pilot records. My problem is this. As all of you know, the quest to get good performance out of the program is a pursuit unto itself and as a result I have had the program installed on a total of three different machines in order to arrive at a setup that runs good and is truly enjoyable to fly. The install on the first machine (and it's logbook records) are lost forever because I did not save any of the data. But the second machine was used for flying quite a bit before I finished building and started using my current rig. I want to somehow find a way to combine the logbook.BIN files from both machines so that I have the totals shown on my current rig in the logbook/rewards. I have searched and searched and found two different logbook file editing & repair programs. I downloaded and tried both of them but neither one seems capable of combining two different FSX logbook.BIN files. One program even makes a provision for importing a FS9 logbook file over to FSX, but I can find no way to do the same procedure with another FSX logbook.BIN file. It also allows a maunal, line by line edit operation, to duplicate the old logbook records into the new logbook. That would be too time consuming and tedious and I want to avoid that. The one useful thing I have managed to learn is how to avoid this in the future. I need to import my old logbook.BIN file before doing any flying after a clean FSX install. I wish I had known that when I first set up my third rig. I guess I was too busy focusing on the multitude of other tweaks to achieve the best performance and did not even think about the old logbook at the time. Has anyone else had this problem? Did they find a solution? I have searched and searched and any time I find a forum that really addresses my particular problem the answer seems to be that there is no way to do this. I have even tried to open both logbook.BIN files in a notepad and copy one over to the other. I am obviously missing something there because when I try to use that file it shows my logbook hours as zero. Any help, or consolation/commiseration for that matter, would be truly appreciated.
Go to the top of the page
 
+Quote Post
Adamski
post May 26 2012,12:52 PM
Post #2


^ That's not me - HONEST!
Group Icon

Group: Members
Posts: 3,538
Joined: 1-November 07
From: Birkenhead, Auckland
Member No.: 859



Can't help you on this one, I'm sorry to say ... but I just thought I'd like to say HI and *welcome* smile.gif

As to multiple installs - what else can I say but "I feel your pain" laugh.gif ... I'm sure most people on NZFF have got that T-shirt!


--------------------


Go to the top of the page
 
+Quote Post
GarrisonP
post Jun 3 2012,11:30 AM
Post #3


Newbie
*

Group: Members
Posts: 6
Joined: 11-December 11
Member No.: 3,589



QUOTE (Adamski @ May 26 2012,1:52 PM) *
Can't help you on this one, I'm sorry to say ... but I just thought I'd like to say HI and *welcome* smile.gif

As to multiple installs - what else can I say but "I feel your pain" laugh.gif ... I'm sure most people on NZFF have got that T-shirt!


Thanks. The closest I have come to seeming to see a path to a possible solution may be by understanding and successfully editing binary code. I have learned that the ".bin" means that it is a binary code file. Some tool from completely outside the flight sim realm may be the answer I am looking for. If I have any success I will post back here. Thanks again.
Go to the top of the page
 
+Quote Post
Adamski
post Jun 3 2012,8:42 PM
Post #4


^ That's not me - HONEST!
Group Icon

Group: Members
Posts: 3,538
Joined: 1-November 07
From: Birkenhead, Auckland
Member No.: 859



QUOTE (GarrisonP @ Jun 3 2012,11:30 AM) *
Thanks. The closest I have come to seeming to see a path to a possible solution may be by understanding and successfully editing binary code. I have learned that the ".bin" means that it is a binary code file. Some tool from completely outside the flight sim realm may be the answer I am looking for. If I have any success I will post back here. Thanks again.

I hate to pour rain on your parade winkyy.gif - but a binary file (.bin etc.) will probably be *compiled* form some original source code. Even if you know what the code was developed with (C++ or whatever), without the source you may be stuffed. The odd hex-edit (changing a value) may occasionally work, but I think you're on a loser there!

Also - as soon as you touch original MSFS code, you won't be able to let it go past your own desktop, for copyright reasons.

That said - if you manage it, I'll eat my [insert item of clothing here] laugh.gif


--------------------


Go to the top of the page
 
+Quote Post
GarrisonP
post Jun 6 2012,12:48 AM
Post #5


Newbie
*

Group: Members
Posts: 6
Joined: 11-December 11
Member No.: 3,589



QUOTE (Adamski @ Jun 3 2012,9:42 PM) *
I hate to pour rain on your parade winkyy.gif - but a binary file (.bin etc.) will probably be *compiled* form some original source code. Even if you know what the code was developed with (C++ or whatever), without the source you may be stuffed. The odd hex-edit (changing a value) may occasionally work, but I think you're on a loser there!

Also - as soon as you touch original MSFS code, you won't be able to let it go past your own desktop, for copyright reasons.

That said - if you manage it, I'll eat my [insert item of clothing here] laugh.gif


I think I understand what you are getting at then. Leave it to me to underestimate the difficulty. If there were an easy solution then it would be out there already because, lets face it, everything else is already out there. That being said, how do I reconcile the fact that a software tool exists than can successfully import a FS9 logbook into a FSX logbook against your statement? I realize that FS9 was not a bin file, but would not the same problems crop up as far as the source code obstacle?

PS Awesome screenshot winner for May! My jaw dropped when the page loaded! Congrats Ian Warren!
Go to the top of the page
 
+Quote Post
Adamski
post Jun 6 2012,2:51 AM
Post #6


^ That's not me - HONEST!
Group Icon

Group: Members
Posts: 3,538
Joined: 1-November 07
From: Birkenhead, Auckland
Member No.: 859



QUOTE (GarrisonP @ Jun 6 2012,12:48 AM) *
That being said, how do I reconcile the fact that a software tool exists than can successfully import a FS9 logbook into a FSX logbook against your statement?

Maybe because the log files themselves aren't bin files (just some regular data format - possibly even text or XML - I haven't looked at one) and the tool is simply reformatting the data to what FSX will understand. No binary editing required <??>.

The short answer is ... I don't know laugh.gif


--------------------


Go to the top of the page
 
+Quote Post
Sinz
post Jun 6 2012,8:03 PM
Post #7


Member
**

Group: Members
Posts: 145
Joined: 3-January 12
From: New Plymouth-Taranaki
Member No.: 3,662



Ah Yes the Logbook.
I have quite a bit of trouble with this also. You tried the tool "FSXLog11" not sure if it will do what your looking for by combining logs but it can fix them. Mine still tends to get stuck and stop recording flights so I end up deleting the logbook.bin file and start again. It can actually stop FSX from starting which has happened to me a few times. Soon as I delete it FSX starts working again.
Be interested in any tool you might find that fixs and combines logbooks,that you find. I'm not overly concerned with the logbook ATM though..... Still learning to fly.


--------------------
---------------------------------------------------------------------------------------
Case: In Win Dragon Rider (black) Full Tower
PSU: Cooler Master 1200w Silent Pro Gold
Processor: Intel® Core™ i7-2700K CPU @ 3.50GHz (8 CPUs), ~3.8GHz
Memory: Kingston Hyperx 1600 DDR3 2 x 8GB
Video Card: NVIDIA GeForce GTX 590 3GB, 607MHz, 2 x GF110 GPU’s

---------------------------------------------------------------------------------------
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 26th May 2013 - 4:57 AM