It is currently September 8th, 2024, 12:54 am

HWiNFO | Resizable Gauges 4.1 [Important Bug Fixes]

Skins that monitor system information
User avatar
Yincognito
Rainmeter Sage
Posts: 8030
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by Yincognito »

RicardoTM wrote: July 20th, 2024, 8:07 pm I believe there's a way to detect if HWiNFO is running or not
Indeed, there is:
https://docs.rainmeter.net/manual/measures/process/
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
RicardoTM
Posts: 306
Joined: December 28th, 2022, 9:30 pm
Location: México

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by RicardoTM »

Yincognito wrote: July 21st, 2024, 11:00 am Indeed, there is:
https://docs.rainmeter.net/manual/measures/process/
Thank you Yin. When I have time I'll see how to implement it.
User avatar
Yincognito
Rainmeter Sage
Posts: 8030
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by Yincognito »

RicardoTM wrote: July 22nd, 2024, 12:46 am Thank you Yin. When I have time I'll see how to implement it.
Off topic: you've been congratulated for your birthday in the members lounge. ;-)
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
RicardoTM
Posts: 306
Joined: December 28th, 2022, 9:30 pm
Location: México

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by RicardoTM »

Yincognito wrote: July 22nd, 2024, 7:05 am Off topic: you've been congratulated for your birthday in the members lounge. ;-)
Hey, thank you. I didn't see it.
RicardoTM
Posts: 306
Joined: December 28th, 2022, 9:30 pm
Location: México

Resizable Gauges 4.1 announcement

Post by RicardoTM »

Just to let everyone know that the "Gauges not updating automatically (staying grey) on startup" problem has been solved and the fix will be included on the next update.

I tried first using a process measure to know when HWiNFO was running or not, but it didn't solve the problem since HWiNFO takes around 10 to 20 seconds after launch to report the values to "gadget" so it was more tricky to let know rainmeter when to actually disable the measures automatically or not, so I decided to take that functionality out, now measures won't be disabled automatically anymore.

The only way measures will be disabled is when there's no sensor value entered manually (Sensor's Index Value <= -1). This applies to the main Gauge Sensor and all 6 list's sensors. However, List Sensor Measures will be disabled automatically when the list is closed, and will only enable those that have an Index Value set when the list is open.

With this fix, now the gauges should automatically read the values around 5 seconds (Default UpdateRate) after HWiNFO is fully running on startup, so it could take around 30 seconds in total for the gauges to display the values after startup (This is due to how HWiNFO starts up).

I noticed this problem more frequently after I moved to Windows 11, so it could either be Windows 11 or a recent HWiNFO update that makes it to take more time to run than usual.

I also tackled the "Gauges being grey when State = 0 but the actual gauge value is not 0" problem. Now gauges will only be grey when either there's no sensor active (Gauge Sensor Index Value <= -1) or HWiNFO is not running (No Gauge Sensor Value is being reported to gadget).

I'm also working on making gauges fully colorable (through Themes making), all the functionality is already done on the code side, but I still have to make some sort of UI to actually change the colors. These changes would act as a Theme which would change not only the Gauge's color but the whole UI.

It will be some sort of simple Theme Making skin, similar to the Gauge Creator. Where you can select 1 or 2 colors and it would automatically create a Theme based on those colors.
Captura de pantalla 2024-07-22 223514.png
Gauge gradient colors can still be modified through HSLiders as normal.
Captura de pantalla 2024-07-22 223444.png
You do not have the required permissions to view the files attached to this post.
milindasenarath
Posts: 3
Joined: July 24th, 2024, 6:05 am

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by milindasenarath »

Hi thanks for the skin
is there any way to disable the gauge only
i just want to display Name and temperature only
RicardoTM
Posts: 306
Joined: December 28th, 2022, 9:30 pm
Location: México

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by RicardoTM »

milindasenarath wrote: July 24th, 2024, 6:07 am Hi thanks for the skin
is there any way to disable the gauge only
i just want to display Name and temperature only
Sorry, I don't quite understand your question. You want to disable the Gauge? Where would the Name and Temperature display if there was no Gauge?

You can disable both the background and foreground on HSLiders tho.
Captura de pantalla 2024-07-24 012148.png
You do not have the required permissions to view the files attached to this post.
milindasenarath
Posts: 3
Joined: July 24th, 2024, 6:05 am

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by milindasenarath »

RicardoTM wrote: July 24th, 2024, 7:23 am Sorry, I don't quite understand your question. You want to disable the Gauge? Where would the Name and Temperature display if there was no Gauge?

You can disable both the background and foreground on HSLiders tho.

Captura de pantalla 2024-07-24 012148.png
i have circled it with red color
i just want to display the name and temperature and remove the bars.
i edited the variable file in HDD skin.
it removes the gauge (bar). but then the skin color becomes whitish and cant get it back to black color
You do not have the required permissions to view the files attached to this post.
RicardoTM
Posts: 306
Joined: December 28th, 2022, 9:30 pm
Location: México

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by RicardoTM »

milindasenarath wrote: July 24th, 2024, 7:34 am i have circled it with red color
i just want to display the name and temperature and remove the bars.
i edited the variable file in HDD skin.
it removes the gauge (bar). but then the skin color becomes whitish and cant get it back to black color
Alright, I get what you want to do.

Right click on any gauge and click on "Open [Gauge Name] folder"

Go back to ResizableGauges folder

Go to @Resources\Content\

Open GeGauges.ini

Look for [Gauge] image meter, on line 696. It's near the end of the file

replace ImageName=#@#Images\Gradients\[#GradientN]\[State].#filetype#

with ImageName=#@#Images\Gradients\[#GradientN]\0.#filetype#

This will only use the 0 state all the time instead of changing with the sensor values.

If there's anything else let me know.
milindasenarath
Posts: 3
Joined: July 24th, 2024, 6:05 am

Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]

Post by milindasenarath »

RicardoTM wrote: July 24th, 2024, 6:33 pm Alright, I get what you want to do.

Right click on any gauge and click on "Open [Gauge Name] folder"

Go back to ResizableGauges folder

Go to @Resources\Content\

Open GeGauges.ini

Look for [Gauge] image meter, on line 696. It's near the end of the file

replace ImageName=#@#Images\Gradients\[#GradientN]\[State].#filetype#

with ImageName=#@#Images\Gradients\[#GradientN]\0.#filetype#

This will only use the 0 state all the time instead of changing with the sensor values.

If there's anything else let me know.
thanks mate
you are the best
worked like a charm