Hey Rainmeter community,
I'm diving into the exciting world of Rainmeter skin creation, but I've hit a snag and could really use some expert advice.
I'm currently working on a skin that displays current CPU usage and a dynamic temperature gauge. However, I'm facing a specific issue:
I can't seem to get the temperature gauge to update smoothly. It jumps between readings instead of displaying a gradual change. I am using Rainmeter 4.2.3.Is there a specific way to configure the Rainmeter meter to display a smoother change in temperature? Am I using the correct measure for CPU temperature?
Retro Bowl College
I'm diving into the exciting world of Rainmeter skin creation, but I've hit a snag and could really use some expert advice.
I'm currently working on a skin that displays current CPU usage and a dynamic temperature gauge. However, I'm facing a specific issue:
I can't seem to get the temperature gauge to update smoothly. It jumps between readings instead of displaying a gradual change. I am using Rainmeter 4.2.3.
Code:
[MeterTemperature]Meter=GaugeW=80H=80Alpha=150SolidColor=255,0,0 // Red color for the gauge bodyNeedle=1NeedleColor=255,255,0 // Yellow color for the needle; This section needs help!UpdateRate=1000 // Updates every secondCurrentValue=[CPU Temp] // This is where I'm unsure
Retro Bowl College
Statistics: Posted by aaronramsdale — Today, 2:44 am