Jump to content

kjjj11223344

Members
  • Content Count

    1,053
  • Donations

    $0.00 
  • Joined

  • Last visited

Status Replies posted by kjjj11223344

  1. Hi
    I need to create scenery in FSEarthTiles with only one LOD level - without mipmaps - so, for example, I currently need Lp8 scenery and I want after opening bgl in: TmfViewer-View-Level of detail to also display only this level - in this case LOD 8.
    In the P3d v4 SDK documentation it is written that this is possible, I quote

    "LOD=Auto should be changed to provide a minimum and maximum level, or simply one level"

    https://www.prepar3d.com/SDKv4/sdk/world/terrain/terrain_overview.html#Performance Tips for Aerial Imagery

    What should be changed in the fsearthtiles.ini settings to make this possible? I have tried various UseLODLimits and MinimumDestinationLOD settings but nothing works.
    Regards

    1. kjjj11223344

      kjjj11223344

      You’re right, it doesn’t. I looked at the code, and the only time it writes an LOD line is when you use LOD limits, which doesn’t set a singular LOD.

       

      I would need to alter the code to support this.

    2. (See 2 other replies to this status update)

  2. Hi
    I need to create scenery in FSEarthTiles with only one LOD level - without mipmaps - so, for example, I currently need Lp8 scenery and I want after opening bgl in: TmfViewer-View-Level of detail to also display only this level - in this case LOD 8.
    In the P3d v4 SDK documentation it is written that this is possible, I quote

    "LOD=Auto should be changed to provide a minimum and maximum level, or simply one level"

    https://www.prepar3d.com/SDKv4/sdk/world/terrain/terrain_overview.html#Performance Tips for Aerial Imagery

    What should be changed in the fsearthtiles.ini settings to make this possible? I have tried various UseLODLimits and MinimumDestinationLOD settings but nothing works.
    Regards

    1. kjjj11223344

      kjjj11223344

      This was programmed by hb-100, and frankly I don’t know how to achieve what you want. Looking at the manual, it seems the settings you modified are the right ones, but I don’t know the behavior programmed into FSET. I will look at the code and let you know how it works.

    2. (See 2 other replies to this status update)

×
×
  • Create New...