August 11, 20187 yr Hi everyone, I am using Prepar3D v4.3 and have several problems including blurry textures, delayed autogen loading and black (airport & autogen) textures. I was able to reduce the appearance of black textures by changing TEXTURE_BANDWIDTH_MULT=160 and TEXTURE_SIZE_EXP=9. Unfortunately, it did not fix my other two issues. I changed almost all P3D settings (e.g. autogen radius, autogen density, terrain lod radius, etc.), but I was not able to fix it. My system: Intel Core i7 6700k @ 4,2 GHz, 16GB DDR4 RAM @ 2666 MHz, Nvidia Geforce GTX 1080 Ti, SSD 500GB FlyingEngineer I am an enthusiastic flight simulator pilot from Germany with strong interests in aeronautics, materials science, engineering and programming. As I was just starting to learn English when I began virtual flying as a child, please excuse the poor English of my earlier posts (2015-2018) 🙂 FlightSim: MSFS2020 | JF BAe 146 Pro - PMDG 737-800 - Fenix A320 System Specs: ASUS ROG MAXIMUS VIII FORMULA - Intel Core i7 6700K OC @ 4,3 Ghz - ASUS ROG Strix GeForce GTX 1080 Ti OC-Edition 11GB GDDR5X - 16GB Corsair Dominator Platinum DDR4-2666 - Corsair Hydro Series H110i - Samsung 860 EVO 500GB SSD - Windows 10 Pro 64 Bit - CH Flight Sim Yoke - CH Pro Pedals
August 11, 20187 yr There is much written here and in the AVSIM P3D Guide on those settings. Your setting of 9 for the texture exponent is probably the default setting given your other settings and the abilities of the 1080Ti. The TEXTURE_BANDWIDTH_MULT only applies if there is a frame rate lock. Here is what I have pasted to my Prepar3D.cfg file as a reminder to myself on how to use that tweak: // With limited FPS, MAX_TEXTURE_DATA = (TEXTURE_MAX_LOAD * (TextureMaxLoad * TEXTURE_BANDWIDTH_MULTIPLIER)) / UPPER_FRAMERATE_LIMIT // TextureMaxLoad = max(TextureMaxLoad, (6*TEXTURE_BANDWIDTH_MULT)/UPPER_FRAMERATE_LIMIT) So, for example, my current settings for these three items are: TextureMaxLoad=45 // 6 default, mult of 3 TEXTURE_BANDWIDTH_MULT=180 UPPER_FRAMERATE_LIMIT=24 This seems to be working very well for me (8700K 4.7 GHz 2x 1080Ti in SLI) and so far I seem to have overcome the onset of blurries that would occur after several hours of x4 simulation rate. It is most important to understand what these settings do and that the best settings are going to vary with hardware and configuration. Delayed autogen loading, as you described it (you just mention it), could just be a limitation of P3D. Black textures could be due to running unlimited frame rate? I recommend the AVSIM P3D Guide... link is in sidebar to the right. Dan Downs KCRP
August 11, 20187 yr Author Thank you for your detailed answer. I will definitely have a look at the AVSIM P3D Guide. Concerning the delayed autogen loading, I have found two videos which show exactly the same problem that I have: FlyingEngineer I am an enthusiastic flight simulator pilot from Germany with strong interests in aeronautics, materials science, engineering and programming. As I was just starting to learn English when I began virtual flying as a child, please excuse the poor English of my earlier posts (2015-2018) 🙂 FlightSim: MSFS2020 | JF BAe 146 Pro - PMDG 737-800 - Fenix A320 System Specs: ASUS ROG MAXIMUS VIII FORMULA - Intel Core i7 6700K OC @ 4,3 Ghz - ASUS ROG Strix GeForce GTX 1080 Ti OC-Edition 11GB GDDR5X - 16GB Corsair Dominator Platinum DDR4-2666 - Corsair Hydro Series H110i - Samsung 860 EVO 500GB SSD - Windows 10 Pro 64 Bit - CH Flight Sim Yoke - CH Pro Pedals
August 11, 20187 yr You're like 8 years behind with the P3D 4.3 Blurries and Autogen problems Edited August 11, 20187 yr by Mitch24
August 12, 20187 yr 22 hours ago, Flugsimulatorpilot said: Hi everyone, I am using Prepar3D v4.3 and have several problems including blurry textures, delayed autogen loading and black (airport & autogen) textures. I was able to reduce the appearance of black textures by changing TEXTURE_BANDWIDTH_MULT=160 and TEXTURE_SIZE_EXP=9. Unfortunately, it did not fix my other two issues. I changed almost all P3D settings (e.g. autogen radius, autogen density, terrain lod radius, etc.), but I was not able to fix it. My system: Intel Core i7 6700k @ 4,2 GHz, 16GB DDR4 RAM @ 2666 MHz, Nvidia Geforce GTX 1080 Ti, SSD 500GB Are you aware of this? Regards, Edited August 12, 20187 yr by DrumsArt Richard Portier MAXIMUS VI FORMULA|Intel® Core i7-4770K [email protected] x8|NVIDIA GeForce GTX 1080ti|M16GB DDR3|Windows10 Pro 64|P3Dv5|AFS2|TrackIr5|Saitek ProFlight Yoke + Quadrant + Rudder Pedal|Thrustmaster Warthog A10|
August 12, 20187 yr 23 hours ago, downscc said: There is much written here and in the AVSIM P3D Guide on those settings. Your setting of 9 for the texture exponent is probably the default setting given your other settings and the abilities of the 1080Ti. The TEXTURE_BANDWIDTH_MULT only applies if there is a frame rate lock. Here is what I have pasted to my Prepar3D.cfg file as a reminder to myself on how to use that tweak: // With limited FPS, MAX_TEXTURE_DATA = (TEXTURE_MAX_LOAD * (TextureMaxLoad * TEXTURE_BANDWIDTH_MULTIPLIER)) / UPPER_FRAMERATE_LIMIT // TextureMaxLoad = max(TextureMaxLoad, (6*TEXTURE_BANDWIDTH_MULT)/UPPER_FRAMERATE_LIMIT) So, for example, my current settings for these three items are: TextureMaxLoad=45 // 6 default, mult of 3 TEXTURE_BANDWIDTH_MULT=180 UPPER_FRAMERATE_LIMIT=24 Hi Dan,, If I may, where/how did you come to the formula for calc'ing the TextureMaxLoad? Just seems rather high compared to what I've come to expect from other readings in the forum. I've been under the impression that the TextureMaxLoad would be in the 9-12 range, maybe up to 18. In your formulas, TEXTURE_BANDWIDTH_MULT has a direct impact on the TextureMaxLoad. Are you sing a formula to calculate the TBM? Just trying to follow you on this, in order to see the potential impact on my settings. Thx, Mike Michael Simbro Intel i7-6700, EVGA GTX 1660ti 6gb, Nvidia 456.71 drivers, Win 10 Pro/64bit
August 12, 20187 yr 10 minutes ago, orbmis said: Hi Dan,, If I may, where/how did you come to the formula for calc'ing the TextureMaxLoad? Just seems rather high compared to what I've come to expect from other readings in the forum. I've been under the impression that the TextureMaxLoad would be in the 9-12 range, maybe up to 18. In your formulas, TEXTURE_BANDWIDTH_MULT has a direct impact on the TextureMaxLoad. Are you sing a formula to calculate the TBM? Just trying to follow you on this, in order to see the potential impact on my settings. Thx, Mike The formulae I posted are from LM and Rob Aincough has posted these on several occasions. 45 = (6 * 180)/24. I have not thoroughly tested this across multiple settings, nothing scientific at all. I increased texture max load while seeking improved photoscenery performance specifically for Orbx TE Netherlands. The texture bandwidth multiple is a value I have found seems to work without problems with my SLI, I have no idea how high that could be pushed.... as I said, not scientific. Just "hey I'll try this." Dan Downs KCRP
August 12, 20187 yr 4 hours ago, downscc said: The formulae I posted are from LM and Rob Aincough has posted these on several occasions. 45 = (6 * 180)/24. I have not thoroughly tested this across multiple settings, nothing scientific at all. I increased texture max load while seeking improved photoscenery performance specifically for Orbx TE Netherlands. The texture bandwidth multiple is a value I have found seems to work without problems with my SLI, I have no idea how high that could be pushed.... as I said, not scientific. Just "hey I'll try this." Hi Dan, I’m with you now... the TBM is where the subjectivity comes into play.. from there texturemaxload is just a calculation. Thx. Michael Simbro Intel i7-6700, EVGA GTX 1660ti 6gb, Nvidia 456.71 drivers, Win 10 Pro/64bit
August 13, 20187 yr Author Thanks a lot for informing me about the other topic Ground textures gets more blurry the further I fly . I was able to fix the issue by setting the framerate to 29fps (it was set to unlimited before). However, I also noticed a loss of fps. Scenario 1: QW 787 @ AS EDDF V2 Pro a) FPS limited: 19-21 FPS b) FPS unlimited: 26-28 FPS Scenario 2: PMDG 737 NGX @ C7 EDDN a) FPS limited: 23-24 FPS b) FPS unlimited: 28-29 FPS Edited August 13, 20187 yr by Flugsimulatorpilot FlyingEngineer I am an enthusiastic flight simulator pilot from Germany with strong interests in aeronautics, materials science, engineering and programming. As I was just starting to learn English when I began virtual flying as a child, please excuse the poor English of my earlier posts (2015-2018) 🙂 FlightSim: MSFS2020 | JF BAe 146 Pro - PMDG 737-800 - Fenix A320 System Specs: ASUS ROG MAXIMUS VIII FORMULA - Intel Core i7 6700K OC @ 4,3 Ghz - ASUS ROG Strix GeForce GTX 1080 Ti OC-Edition 11GB GDDR5X - 16GB Corsair Dominator Platinum DDR4-2666 - Corsair Hydro Series H110i - Samsung 860 EVO 500GB SSD - Windows 10 Pro 64 Bit - CH Flight Sim Yoke - CH Pro Pedals
August 13, 20187 yr 7 hours ago, Flugsimulatorpilot said: Thanks a lot for informing me about the other topic.......However, I also noticed a loss of fps. Scenario 1: QW 787 @ AS EDDF V2 Pro a) FPS limited: 19-21 FPS b) FPS unlimited: 26-28 FPS Scenario 2: PMDG 737 NGX @ C7 EDDN a) FPS limited: 23-24 FPS b) FPS unlimited: 28-29 FPS You're welcome...Loss of fps? So? Don't worry about it...Shut down the fps visual (Shift "z"). Now, just fly, look around, external view, cockpit view and so...How do you feel? Is it acceptable, better? For me, yes, it is! Regards, Richard Portier MAXIMUS VI FORMULA|Intel® Core i7-4770K [email protected] x8|NVIDIA GeForce GTX 1080ti|M16GB DDR3|Windows10 Pro 64|P3Dv5|AFS2|TrackIr5|Saitek ProFlight Yoke + Quadrant + Rudder Pedal|Thrustmaster Warthog A10|
August 13, 20187 yr 7 hours ago, Flugsimulatorpilot said: Thanks a lot for informing me about the other topic Ground textures gets more blurry the further I fly . I was able to fix the issue by setting the framerate to 29fps (it was set to unlimited before). However, I also noticed a loss of fps. Scenario 1: QW 787 @ AS EDDF V2 Pro a) FPS limited: 19-21 FPS b) FPS unlimited: 26-28 FPS Scenario 2: PMDG 737 NGX @ C7 EDDN a) FPS limited: 23-24 FPS b) FPS unlimited: 28-29 FPS Well, there is nothing you get without a cost, no? So, just think about it the other way around: why should using unlimited FPS or a low FFTF value provide you extra FPS? If using unlimited FPS or a low FFTF value would be the way to go, LM would have included it as default already a long time ago inside P3D. Or: if you suffer from a big FPS loss by limiting the FPS, the only thing you can do: reduce the settings until you reach the same FPS again. To understand, you can simplify things in a rather silly way: think about your sim being capable of knowing how much performance your hardware delivers and the sim reacts accordingly. Now, using unlimited, you basically tell your sim to run as fast as possible. While this might work in scenarios without much load on the hardware, in heavy scenarios it might lead to the situation that your sim starts to divert performance from processes the sim considers as not so important, e.g. the autogen and texture loading to provide as much FPS as possible. In contrast, when you hit the "sweet spot" and limit your FPS to a number your hardware is capable to maintain even under heavy load, your sim does not need to divert performance from processes considered less important and everything is rendered as expected. Personally, I prefer reduced FPS over this annoying autogen loading issue... Greetings, Chris AMD Ryzen 7 9800X3D, 2x32GB DDR5 6000MT/s RAM, MSI RTX 4090 Ventus 3X, Windows 11 Home, MSFS2024
August 13, 20187 yr Make sure you also have free space of at least 35% on your sim drive. Fixed the issue for me. My system specs: Core 2 quad Q9650 @ 3.51ghz, GTX1060 6gb, 8gb ddr3 1333, 1Tb seagate barracuda, 500gb wd blue
August 18, 20187 yr Author Although I set the target frame rate to 29 Fps, I still have issues with delayed autogen loading. Ground textures are sharp now, but after takeoff or during the approach I can see the autogen just popping up in front of me. Is there anything I can do to improve that. I already tried setting the Fiber_frame_time_fraction to higher values (e.g. 0,66; 0,99), but still the same problem. FlyingEngineer I am an enthusiastic flight simulator pilot from Germany with strong interests in aeronautics, materials science, engineering and programming. As I was just starting to learn English when I began virtual flying as a child, please excuse the poor English of my earlier posts (2015-2018) 🙂 FlightSim: MSFS2020 | JF BAe 146 Pro - PMDG 737-800 - Fenix A320 System Specs: ASUS ROG MAXIMUS VIII FORMULA - Intel Core i7 6700K OC @ 4,3 Ghz - ASUS ROG Strix GeForce GTX 1080 Ti OC-Edition 11GB GDDR5X - 16GB Corsair Dominator Platinum DDR4-2666 - Corsair Hydro Series H110i - Samsung 860 EVO 500GB SSD - Windows 10 Pro 64 Bit - CH Flight Sim Yoke - CH Pro Pedals
May 18, 20197 yr Anyone get any further with this ? 4.5 seems to be worse for me, especially using OrbX full regions.
Archived
This topic is now archived and is closed to further replies.