Jump to content
Sign in to follow this  
Selcuk73

Faster HDR transistion time tweak

Recommended Posts

Especially for TrackIR users, I figured out how to change the transaction time between the dark and light areas. 
That is, the getting used of the eyes of light/high contrast difference between the cockpit and the look outside of it. 
 
Backup in Prepar3d root file directory the ShaderHLSL folder where you can replace it later if something goes wrong. 
 
Find in ShaderHLSL the Postprocces folder, doubleclick on HDR.hlsl file.
If you cant open dat file open with Notepad.
(On that folder rightclick with your mouse- choose Properties - In General tap choose Change- search to a program named Notepad - Close with Ok -close the previous with Apply. 

At the top there are these original lines: 
 
static const float BloomThreshold = 03.25f; 
static const float Bloom Magnitude = 03.75f; 
static const float Bloom Blur Sigma = 0.9f; 
static const float TimeDelta = 0.2f;
 
Change TimeDelta = to 2.0F; 3.0f; or 4.0f; to your liking. 
 
Close folder with save.

Delete the contents of your Shaders folder . 

The folder is hidden by default so you first may have to enable the option to see hidden folders.

See this tutorial:

 
The shaders folder is localized in your computer in the following address:
 
C:\Users\Yourname\AppData\Local\Lockheed Martin\Prepar3D v2\Shaders
 
The contents in that folder will when you start Prepar3d automaticly rebuild, so it is harmless to delete that.
Just like when you started Prepar3d the very first time.
 
 
Have fun !!
Edited by n4gix
Corrected "Delta Time" to "TimeDelta", and spelling/typos.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
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...