[Suggestion] Default WXR/Terrain brightness

The place to discuss non support related software stuff (new features requests, explanation on functionalities)
Post Reply
User avatar
thierryd
Posts: 75
Joined: Wed Nov 30, 2022 8:32 pm
Contact:

[Suggestion] Default WXR/Terrain brightness

Post by thierryd »

My hardware (Skalarki) does not include the second knob on the ND display brightness knob to control the brightness of the Weather or Terrain display on the ND. I find the default brightness (255) quite bright (especially if using Terrain) so that, on every flight, I have to go through the MCDU menu to change it from 255 (its default value) to something I find more reasonable (50 to 100 typically).

I would love to have a way to set the default value, either via the existing Aircraft Options list or in an INI file.

This small "quality of life" improvement would be greatly appreciated.

Thanks,
Thierry (aka Captain Tango) | Website: https://www.flightpathsimulation.club | YouTube: https://www.youtube.com/@captaintango
jeehell
Site Admin
Posts: 312
Joined: Thu Nov 03, 2022 10:14 am

Re: [Suggestion] Default WXR/Terrain brightness

Post by jeehell »

Hello

that used to be possible, I somehow broke it apparently. In next version you will be able to set it up in c:\A320FMGS\EGPWS_WXR.ini file on FMGS SERVER PC (only on that PC, not on any other PCs) by adding the lines:

Code: Select all

[WXRTERRdim]
CPT=255
FO=255
The values range from 0 to 255.
Regards,
Jean Luc
User avatar
thierryd
Posts: 75
Joined: Wed Nov 30, 2022 8:32 pm
Contact:

Re: [Suggestion] Default WXR/Terrain brightness

Post by thierryd »

Excellent. Thank you!
Thierry (aka Captain Tango) | Website: https://www.flightpathsimulation.club | YouTube: https://www.youtube.com/@captaintango
Manfred_W
Posts: 1
Joined: Thu Nov 03, 2022 4:43 pm

Re: [Suggestion] Default WXR/Terrain brightness

Post by Manfred_W »

Jean Luc, many thanks for the solution :D
and also thanks to Thierry for bringing this to attention
best regards from LOWW
Manfred


P3D 5.3 HF 2 FMGS B57.0.2
Ryzen 9 5900X GTX 3080
User avatar
thierryd
Posts: 75
Joined: Wed Nov 30, 2022 8:32 pm
Contact:

Re: [Suggestion] Default WXR/Terrain brightness

Post by thierryd »

Verified working with B58.0.2.
Thanks for implementing this.
Thierry (aka Captain Tango) | Website: https://www.flightpathsimulation.club | YouTube: https://www.youtube.com/@captaintango
User avatar
Soarbywire
Posts: 25
Joined: Fri Nov 04, 2022 12:23 am
Location: Sydney, Australia
Contact:

Re: [Suggestion] Default WXR/Terrain brightness

Post by Soarbywire »

Don’t forget the other hidden options ;-)

C:\A320FMGS\EGPWS_WXR.ini (only on EGPWS computer, not on EIS ones):
[EGPWS]
PictureRes=200
usePNGs=no

Using PNGs compresses the bmp files, but will increase CPU utilisation.
PictureRes is the EGPWS picture size in pixels (default is 200*200 pixels).

You can try PictureRes=400 or 600
Post Reply