Changing .xdf to suit half-size bin

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
desmo01
Posts: 26
Joined: Sun Jun 04, 2006 9:48 am

Changing .xdf to suit half-size bin

Post by desmo01 »

Gents,

I have an .xdf written for bins that are 64k. I am trying to change it so it is suitable for use with bins that are 32k.

I am having a hell of a time.

Should be easy right? I just change the bin size in the .xdf header from 10000 to 5000, and then subtract 8000 in hex for all the table values, column/row/etc. callouts, right? (basically change Fxxx to 7xxx).

That all works fine, but now I cannot change things in the 3d graphs and have the changes stick after saving the bin.

The original 64k bin .xdf setup works fine. Same probem if I start over (xdf based on original 64k setup)

What did I miss?
JP86SS
Posts: 218
Joined: Thu Apr 22, 2004 5:49 pm
Location: Strongsville, Ohio
Contact:

Post by JP86SS »

I'm assuming you had a 32k bin (stacked twice to make 64k) and your definition was editing the upper bin in the stack.
You would only need to do the first item (10000 to 5000)
Subtracting off the 8000 from the other addresses after moving the starting point could be killing your efforts.
Maybe?? :?:
Post Reply