Trying to update my rainmeter with the newer software (Mine was 3 years old). I can get everything to run but the CPU/GPU data. attached is the HWinfo screen shot of my CPU
Here is what my HWiNFO.inc look like while testing the 64/tools skin.
I noticed that my entry ID numbers are larger then any demo I have ever seen. My numbers show as 0x7000009 when the demo shows 0xfe. wondering if that has anything to do with it.
thanks!
Here is what my HWiNFO.inc look like while testing the 64/tools skin.
Code:
[Variables]
; CPU 0
HWiNFO-CPU0-SensorId=0xf0000300
HWiNFO-CPU0-SensorInstance=0x0
HWiNFO-CPU0-Usage=0x7000009
HWiNFO-CPU0-Core0Clock=0x6000000
HWiNFO-CPU0-Core1Clock=0x6000001
HWiNFO-CPU0-Core2Clock=0x6000002
HWiNFO-CPU0-Core3Clock=0x6000003
; CPU 0 DTS
HWiNFO-CPU0-DTS-SensorId=0xF0000400
HWiNFO-CPU0-DTS-SensorInstance=0x0
HWiNFO-CPU0-DTS-CoreMax=0x1000000
; Motherboard
HWiNFO-MOBO-SensorId=0xf0008721
HWiNFO-MOBO-SensorInstance=0x0
HWiNFO-MOBO-CPU-Fan=0x3000000
HWiNFO-MOBO-CPU-VCore=0x3000001
; GPU 0
HWiNFO-GPU0-SensorId=0xe0001800
HWiNFO-GPU0-SensorInstance=0x0
HWiNFO-GPU0-Usage=0x7000000
HWiNFO-GPU0-Temp=0x1000000
HWiNFO-GPU0-Fan=0x3000000
HWiNFO-GPU0-CoreClock=0x6000000
HWiNFO-GPU0-Voltage=0x2000000
I noticed that my entry ID numbers are larger then any demo I have ever seen. My numbers show as 0x7000009 when the demo shows 0xfe. wondering if that has anything to do with it.
thanks!