Jump to content
Sign in to follow this  
Michael Moe

Terrain loading under P3DV4.2

Recommended Posts

Hi everyone,

Just a small observation which might have bin covered.

I notice a increase of sharpening textures in the distance using high resolutions textures and TEXT_BAND_MULT=80

The differentcies is the distance that texture was loaded including photoreal (ORBX LOWI)

Can anyone explain this ?. Seems that my SLI 970 can keeep up quite a bit

Why is High resolution texture also improving distance  photoreal loading ?

Thanks

Michael Moe

 

Edited by Michael Moe

Michael Moe

 

fs2crew_747_banner1.png

Banner_FS2Crew_Emergency.png

Share this post


Link to post
1 hour ago, Michael Moe said:

Why is High resolution texture also improving distance  photoreal loading ?

Hi Michael-

Poppet explained this either over at LM or here. If I recall, higher res textures are loaded initially in the LOD 'ring', depending on your setting. So, it's not a 'photoreal loading' thing, it's and 'already loaded' thing. If you search this you'll find it.

Cheers,

Mark

Share this post


Link to post
1 hour ago, newtie said:

Hi Michael-

Poppet explained this either over at LM or here. If I recall, higher res textures are loaded initially in the LOD 'ring', depending on your setting. So, it's not a 'photoreal loading' thing, it's and 'already loaded' thing. If you search this you'll find it.

Cheers,

Mark

Thank you , my first concern with only 4GB VRAM then. I need a new GPU

 

Thanks

Michael Moe


Michael Moe

 

fs2crew_747_banner1.png

Banner_FS2Crew_Emergency.png

Share this post


Link to post
2 hours ago, Michael Moe said:

Thank you , my first concern with only 4GB VRAM then. I need a new GPU

 

Thanks

Michael Moe

You can increase this even more with TEXTURE_SIZE_EXP set to 9 or 10(default is 8 when no entry exist in CFG). But to use it, you need at least 6GB VRAM for TSE=9 and at least 8GB Vram for TSE=10. Also, for TSE=10 you need more then 8GB RAM. I have 1060 6GB Vram GPU and only 8GB system RAM. Using TSE 9 it's not a problem, but i tried with 10 and P3D couldn't be loaded, i watched my RAM usagge increasing to full and my PC freezing.

BTW, i have no performance impact by increasing it to 9, only higher Vram usagge

Share this post


Link to post
2 hours ago, lodestar said:

You can increase this even more with TEXTURE_SIZE_EXP set to 9 or 10(default is 8 when no entry exist in CFG). But to use it, you need at least 6GB VRAM for TSE=9 and at least 8GB Vram for TSE=10.

Plus, you need time. While TEXTURE_SIZE_EXP= 9 is bearable yet, TEXTURE_SIZE_EXP=10 makes loading time unaccaptable(>5 min). Thus, I decided to settle with 9, for now.

You may compare this to AeroflyFS2 using photo scenery (+ autogen) as well, starting up within 15s and rendering sharp until the horizon. So it can be done.

Kind regards, Michael


MSFS, Beta tester of Simdocks, SPAD.neXt, and FS-FlightControl

Intel i7-13700K / AsRock Z790 / Crucial 32 GB DDR 5 / ASUS RTX 4080OC 16GB / BeQuiet ATX 1000W / WD m.2 NVMe 2TB (System) / WD m.2 NVMe 4 TB (MSFS) / WD HDD 10 TB / XTOP+Saitek hardware panel /  LG 34UM95 3440 x 1440  / HP Reverb 1 (2160x2160 per eye) / Win 11

Share this post


Link to post

Edited for clarity:

Adding TEXTURE_SIZE_EXP= 9 in Prepar3D.cfg,  if "Use High Resolution Terrain Textures" is already checked in P3D, has no effect.  (Nor does it do any harm..)   :cool: 

Just do not use the combination:

"Use High Resolution Terrain Textures" unchecked in P3D, and  then adding TEXTURE_SIZE_EXP= 9 in Prepar3D.cfg,   as documented below.

Edited by Bert Pieke

Bert

Share this post


Link to post

 From LM - 

For default 256:
HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=8 (or not set)

For 512:
HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=9 (or not set)

For 1024:
HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=10

Please do not use these setting combinations as they may cause problems:

HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=9

HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=10

HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=8

Thanks

Beau Hollis
Prepar3D Rendering System Lead

 

Vic

  • Like 1

 

RIG#1 - 7700K 5.0g ROG X270F 3600 15-15-15 - EVGA RTX 3090 1000W PSU 1- 850G EVO SSD, 2-256G OCZ SSD, 1TB,HAF942-H100 Water W1064Pro
40" 4K Monitor 3840x2160 - AS16, ASCA, GEP3D, UTX, Toposim, ORBX Regions, TrackIR
RIG#2 - 3770K 4.7g Asus Z77 1600 7-8-7 GTX1080ti DH14 850W 2-1TB WD HDD,1tb VRap, Armor+ W10 Pro 2 - HannsG 28" Monitors
 

Share this post


Link to post
8 minutes ago, vgbaron said:

Please do not use these setting combinations as they may cause problems:

HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=9

This is why i posted it :happy:

Share this post


Link to post

it was worth repeating!  😃


 

RIG#1 - 7700K 5.0g ROG X270F 3600 15-15-15 - EVGA RTX 3090 1000W PSU 1- 850G EVO SSD, 2-256G OCZ SSD, 1TB,HAF942-H100 Water W1064Pro
40" 4K Monitor 3840x2160 - AS16, ASCA, GEP3D, UTX, Toposim, ORBX Regions, TrackIR
RIG#2 - 3770K 4.7g Asus Z77 1600 7-8-7 GTX1080ti DH14 850W 2-1TB WD HDD,1tb VRap, Armor+ W10 Pro 2 - HannsG 28" Monitors
 

Share this post


Link to post
11 hours ago, vgbaron said:

 From LM - 

For default 256:
HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=8 (or not set)

For 512:
HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=9 (or not set)

For 1024:
HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=10

Please do not use these setting combinations as they may cause problems:

HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=9

HIGH_RESOLUTION_TERRAIN_TEXTURES=0
TEXTURE_SIZE_EXP=10

HIGH_RESOLUTION_TERRAIN_TEXTURES=1
TEXTURE_SIZE_EXP=8

Thanks

Beau Hollis
Prepar3D Rendering System Lead

 

Vic

Thanks. Sadly the last combo would have bin nice om my low VRAM system. 

Michael Moe


Michael Moe

 

fs2crew_747_banner1.png

Banner_FS2Crew_Emergency.png

Share this post


Link to post
Guest

TEXTURE_SIZE_EXP only applies to LC, PR is still capped ... hopefully that changes in the future but as I understand it there are some tricky complexities and issues around maintaining compatibility with existing content (the ball and chain).

Cheers, Rob.

Share this post


Link to post
4 hours ago, Rob Ainscough said:

TEXTURE_SIZE_EXP only applies to LC, PR is still capped ... hopefully that changes in the future but as I understand it there are some tricky complexities and issues around maintaining compatibility with existing content (the ball and chain).

Cheers, Rob.

LC, PR? What are those acronyms?

I must be having a senior moment since I am usually good with acronyms.

Many thanks,

  • Like 1

Gigabyte x670 Aorus Elite AX MB; AMD 7800X3D CPU; Deepcool LT520 AIO Cooler; 64 Gb G.Skill Trident Z5 NEO DDR5 6000; Win11 Pro; P3D V5.4; 1 Samsung 990 2Tb NVMe SSD: 1 Crucial 4Tb MX500 SATA SSD; 1 Samsung 860 1Tb SSD; Gigabyte Aorus Extreme 1080ti 11Gb VRAM; Toshiba 43" LED TV @ 4k; Honeycomb Bravo.

 

Share this post


Link to post
9 minutes ago, pgde said:

LC, PR? What are those acronyms?

I must be having a senior moment since I am usually good with acronyms.

Many thanks,

I'm guessing LandClass and PhotoReal, as in textures 🙂

Kind regards

 

Edited by Tokitaumelie

Share this post


Link to post
Guest

Yes, LC = landclass, PR = Photoreal 

Cheers, Rob

Share this post


Link to post

Thanks Rob.


Gigabyte x670 Aorus Elite AX MB; AMD 7800X3D CPU; Deepcool LT520 AIO Cooler; 64 Gb G.Skill Trident Z5 NEO DDR5 6000; Win11 Pro; P3D V5.4; 1 Samsung 990 2Tb NVMe SSD: 1 Crucial 4Tb MX500 SATA SSD; 1 Samsung 860 1Tb SSD; Gigabyte Aorus Extreme 1080ti 11Gb VRAM; Toshiba 43" LED TV @ 4k; Honeycomb Bravo.

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...