Yet another reticle adjustment mod! Marcost and FL2070 precede me. In this iteration we have the reticle always off at mission start, with no conf.ini entries being required. The brightness steps are a more sensible geometric scaling. And there are two versions to choose from; 4 or 8 brightness steps.
Get it here:
https://www.mediafire.com/file/gmhc45ni3dehbbq/Reticle_Brightness_OFF_at_startup.7z/fileFrom the included readme:
This mod is based on marcost's reticle brightness mod of 2015. His scheme was to reduce the brightness settings from 8 to 4 (in addition to OFF). At that time he employed the use of an entry in the [Mods] section of conf.ini to set whether the reticle was to be on or off at mission start, and another entry to determine what the reticle maximum brightness was to be (it could go up to as much as something like 1.35X brighter than normal, although I have a hard time seeing if that is indeed the case.)
I wanted to have the reticle always off at mission start. Poor marcost missed how easy this is to do!
I've thus implemented the state of ALWAYS having the reticle off at mission start, which is the more normal real life condition. There is NO requirement for an entry in conf.ini.
Furthermore, I've scaled the brightness settings geometrically, NOT linearly. Why? Because a linear scaling results in the apparent brightness changes becoming subtler with increasing brightness. A geometric scaling addresses this by making the step size toward the brighter end still relatively large. Consider this linear scale:
0 10 20 30 40 50 60 70 80 90 100
A jump between 10 and 20 is a 100% increase. But the same step size of 10 between 90 and 100 is merely an 11% increase.
I offer this mod in two variations. One with an 8-step range, and the other with a 4-step range. I use the latter, which is ample enough for day and night ops. The geometric scaling makes the lowest setting quite dim enough in the dark. But for those who like finer control, the 8-step version should well satisfy.
Here is the brightness scaling, for the 8-step version (the "<" characters indicate those used in the 4-step version):
0 OFF <
1 0.019
2 0.076 <
3 0.171
4 0.304 <
5 0.475
6 0.684 <
7 0.931
8 1.216 <
As noted, the 4-step version simply skips settings 1, 3, 5 and 7.
The HUD displays "Gunsight OFF", "GS reticle 1/4", "GS reticle 2/4", "GS reticle 5/8","GS reticle 7/8", etc., etc.
The root folder contains the 4-step mod version class files (2 files).
There are two 'archive' sub-folders, clearly named; one for this 4-step version and the other for the 8-step version. If you wish to use the 8-step version, copy and paste the 2 classfiles from its 'archive' folder to the root folder. Don't drag 'n drop, for this will remove the 'archived' files from their folder, running the risk of losing them.
For the convenience of other modders, the 'archive' folders also contain the CockpitPilot Java files for their respective mods. The root folder has the 4.12 stock java file, but with the name appended with "_STOCK" for clarity. If one were to compile this file, the appended name extension would of course have to be removed.
Also included is the spreadsheet (OpenOffice .ods format) I used to plan out things.
WxTech
Nov 1, 2020
As always, this work is offered freely for use by any and all, for whatever purpose, without restriction.