Page 1 of 44

GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Wed May 19, 2021 10:28 pm
by TheLaGmAn
Current Changelog:

Version 1.6.9.19:

Upgraded .NET Freamework from 4.0 to 4.5.2 - All GOverlay modules needs to be tested to ensure everything is working as before
Added option to select the frequency of the Latency checks
Implemented LibreHardwareMonitor as a new sensors module (has more sensors than OHM) - Thanks Timm0 for the heads up on this version
Developed new RTSS Hook for 3d overlay and game detection - This needs to be tested to check its working as before
1.6.9.4: Fixed issue with the latency selector
Added missing motherboard sensors to LHM
Fixed an issue on which the color of sensor needle marks of the sensorneedle element would not work, now the selected color applies
Added support for 180 degree roatation of lcdsysinfo2 3.5'' for firmware 241. The devices supporting this feature are the ones with FW 231 that requires a firmware upgrade to 241
Fixed other minor issues
Fixed an issue on which if you tried to use the "upload filetable" button in lcdsysinfo2 but cancelled, it would still try to go thru
Added filetable corruption recognition to display a proper message about it
Added filetable loading error message on the device itself
Fixed an issue with the circle element not allowing to draw a non-filled circle
Added some debug info for VS load
Changed the way it loads VS scripts on startup, no more temporary files
Added new sensor (JSON HTTP URL) to be able to fetch JSON http urls as sensors, up to 3 http urls with individual intervals
Added new VisualScripting box: ChangeProfile, to be able to switch to a different profile, now you can switch to profile B when something happens (for ex, overheating), to display a "warning" profile
Added new VisualScripting box: RunScript, to be able to run a specific .exe or .bat script on a condition, when importing a profile the script execution is removed, for security reasons
Added new VisualScripting box: SaveVariable, to save a GLOBAL variable (persists across VS runs and elements, you can share this variable with other elements), this does not alter the current output of the box
Added new VisualScripting box: GetVariable, to get a GLOBAL variable (persists across VS runs and elements, you can share this variable with other elements), to use with conditionals
Added new VisualScripting box: ConditionVar, to perform a condition check specifying a GLOBAL variable as input #1, Does not alter the current output of the box

Download & Install:

Hidden Message: 



Please leave feedback to ensure everything is working as before

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Wed May 19, 2021 10:33 pm
by TheLaGmAn
New JSON sensor:
http://prntscr.com/134zcx6
Sample of how global variables work (this sample would alter one and one going out of the condition box, since the value of the variable persist over runs)
http://prntscr.com/134zgr3
Sample of how to use the script to notify (email, sms, etc) when a sensor is detected as "overheating"
http://prntscr.com/134zeh0
Sample of how to use ChangeProfile
http://prntscr.com/134zi3q

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Thu May 20, 2021 8:39 am
by Francis
goverlay

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Thu May 20, 2021 9:08 am
by darkuscanning
Thanks

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Thu May 20, 2021 12:59 pm
by robb
Thanks

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Thu May 20, 2021 3:35 pm
by Waldi2005
THX

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Fri May 21, 2021 3:41 am
by tekwar2000
Thanks

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Fri May 21, 2021 2:36 pm
by frank0
TheLaGmAn wrote:Current Changelog:

Version 1.6.9.19:

Upgraded .NET Freamework from 4.0 to 4.5.2 - All GOverlay modules needs to be tested to ensure everything is working as before
Added option to select the frequency of the Latency checks
Implemented LibreHardwareMonitor as a new sensors module (has more sensors than OHM) - Thanks Timm0 for the heads up on this version
Developed new RTSS Hook for 3d overlay and game detection - This needs to be tested to check its working as before
1.6.9.4: Fixed issue with the latency selector
Added missing motherboard sensors to LHM
Fixed an issue on which the color of sensor needle marks of the sensorneedle element would not work, now the selected color applies
Added support for 180 degree roatation of lcdsysinfo2 3.5'' for firmware 241. The devices supporting this feature are the ones with FW 231 that requires a firmware upgrade to 241
Fixed other minor issues
Fixed an issue on which if you tried to use the "upload filetable" button in lcdsysinfo2 but cancelled, it would still try to go thru
Added filetable corruption recognition to display a proper message about it
Added filetable loading error message on the device itself
Fixed an issue with the circle element not allowing to draw a non-filled circle
Added some debug info for VS load
Changed the way it loads VS scripts on startup, no more temporary files
Added new sensor (JSON HTTP URL) to be able to fetch JSON http urls as sensors, up to 3 http urls with individual intervals
Added new VisualScripting box: ChangeProfile, to be able to switch to a different profile, now you can switch to profile B when something happens (for ex, overheating), to display a "warning" profile
Added new VisualScripting box: RunScript, to be able to run a specific .exe or .bat script on a condition, when importing a profile the script execution is removed, for security reasons
Added new VisualScripting box: SaveVariable, to save a GLOBAL variable (persists across VS runs and elements, you can share this variable with other elements), this does not alter the current output of the box
Added new VisualScripting box: GetVariable, to get a GLOBAL variable (persists across VS runs and elements, you can share this variable with other elements), to use with conditionals
Added new VisualScripting box: ConditionVar, to perform a condition check specifying a GLOBAL variable as input #1, Does not alter the current output of the box

Download & Install:


Please leave feedback to ensure everything is working as before

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Fri May 21, 2021 2:39 pm
by frank0
p

Re: GOverlay BETA 1.6.9.19 - Release Candidate 4

PostPosted: Sat May 22, 2021 2:35 pm
by Kingkaktus
Will Test it, thanks