Here are the culprits as the entire skin is still a bit broken as I'm converting other measures (GPU) to the new HWiNFO registry measures.
Code:
; HWiiNFO Index #TotalCPUUsage=25core00T0Usage=1; skinWidth = the width of the entire bar; skinPad = the number of pixels to pad everything from the edge of the skinskinWidth=200skinPad=4[MeasureCPUUsageValueRaw]Measure=RegistryRegHKey=HKEY_CURRENT_USERRegKey=SOFTWARE\HWiNFO64\VSBRegValue=ValueRaw#TotalCPUUsage#;[BAR=======] Avg Usage[MeterAvgCPUUsageBar]Meter=BarMeasureName=MeasureCPUUsageValueRawX=RY=3rW=(#skinWidth#-111)H=6BarOrientation=HORIZONTALBarColor=#colorCPU#SolidColor=#colorGraphBackground#SolidColor2=#colorGraphBorder#GradientAngle=-90Padding=1,1,1,1; Avg Usage Percentage[MeterAvgCPUUsagePercent]Meter=StringMeterStyle=styleFixedTextMeasureName=MeasureCPUUsageValueRawX=(#skinWidth#-#skinPad#)Y=-3rFontColor=#colorCPU#StringAlign=RightText="%1%"; Core 00 - CPU Temp, usage bar, and usage percentage[MeasureCPUCore00UsageValueRaw]Measure=RegistryRegHKey=HKEY_CURRENT_USERRegKey=SOFTWARE\HWiNFO64\VSBRegValue=ValueRaw#core00T0Usage#;[BAR=======] Core 00 Temp[MeterCPUCore00Bar]Meter=BarMeasureName=MeasureCPUCore00UsageValueRawX=RY=rW=(#skinWidth#-108)H=6BarOrientation=HORIZONTALBarColor=#colorCore1#SolidColor=#colorGraphBackground#SolidColor2=#colorGraphBorder#GradientAngle=-90Padding=1,1,1,1; Core 00 Usage Percentage[MeterCPUCore00Percent]Meter=StringMeterStyle=styleFixedTextMeasureName=MeasureCPUCore00UsageValueRawX=(#skinWidth#-#skinPad#)Y=rFontColor=#colorCore1#StringAlign=RightText="%1%"
Statistics: Posted by Grim — Today, 11:38 am