Esotic Local Time

Esotic Local Time V1.5

Login or Register an account to download this content
There is now a line for date, which will show the date in game if the Custom Shaders Patch is enabled, or today's date if it is not.
unknown.png


There are also new lines in the INI:
;showBottomingColors = 0 #show blue background color for bottoming the front, red for the rear, and purple for both
;showDate = 1 #show the Date Line?
showBottomingColors = 1
showDate = 1

Since dates are 10 characters wide, the app got a bit wider, and I also fixed a bug where the appWidth and appHeight were not properly loading from the INI.
You can now toggle each line on/off in the INI. They should all be on by default.

showToD = 1
showLocal = 1
showUTC = 1
showSessionTime = 1
showTemps = 1
showWind = 1

The ToD line prefix will now attempt to show time acceleration (if anything other than 1.0), and it may take a few minutes to calibrate, so it may be wrong at first, but it should also adjust if you are changing time scaling offline with the Sol apps while in a session.

The wind line should now be fully justified (left and right).
This version should resolve the bug of the app not loading.
  • Like
Reactions: Adyl
The new app contains Time of Day, Local Time, UTC Time, Session Time Remaining, Air and Road Temps, and Wind Speed, as shown below:
EsoticLocalTimeV1-2.PNG


There's no INI or option to enable/disable the various lines of information, so if that's something people want, please let me know.

Cheers,

Esotic
@Blame73 Please note that inside the .PY file there is a ClockMode option.

Code below is from the header of the python file:

#set these values as opposed to making INI changes
ClockMode = 0 #set to 0 for AM/PM or 1 for 24 Hour
HideIcon = 1 #set to 1 to hide the AC icon in the upper left corner, 0 to show it
backgroundOpacity = 1.0 #change the opacity of the background. Any value 0.0 to 1.0
drawBorderVar = 0 #turn the app border on or off. 1 or 0.

Cheers,

Esotic
  • Like
Reactions: Blamer

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 75 7.2%
  • 75% online 25% offline

    Votes: 111 10.6%
  • 50% online 50% offline

    Votes: 151 14.4%
  • 25% online 75% offline

    Votes: 288 27.5%
  • 100% offline racing

    Votes: 417 39.9%
  • Something else, explain in comment

    Votes: 4 0.4%
Back
Top