Finally: LODs for Tradelanes
What you need is UTF-Edit and, if UTF-Edit produces rubbish when saving back the modified file (which is the case for me), a Hex Editor of your choice.
Locate the "tlr_lod.3db" file, which should be inside the \DATA\SOLAR\DOCKABLE\ subdirectory of your Freelancer folder. Open it within UTF-Edit and follow down this path: \ -> Multilevel -> Level0 -> VMeshPart -> VMeshRef. Make sure the "Interpret data as..." field is set to "float array". Hit Edit and scroll down to the bottom of the list. The last entry should be "497.471619". Change it to some very high value (like in Rimshots example, I too used 1000000), hit "Update", then save back the file into the folder from which it originates using the same file name.
If you're in luck, when firing up Freelancer every single Tradelane ring should now be visible from a greater than 10k range. If you're not so lucky and can't see a Tradelane ring at all, even at close range (zero M), you need to use some hex editor. I used the demo of Hex Workshop. Fire up your hex editor and open the "tlr_lod.3db" file inside it. Now make a search for the float value "497.471619". Your hex editor should find four such values, no more, no less. It's the fourth one we're looking for. Change it to 1000000 and save the file back into its originating folder. Start Freelancer and enjoy
Picture of one good looking Tradelane
:Edit
Fixed some (more) typos.
Edited by - Preacher0815 on 4/28/2005 6:48:41 AM