init
This commit is contained in:
parent
a6dec29f88
commit
4db0a2d524
252 changed files with 6192 additions and 0 deletions
332
GPU/GPU.ini
Normal file
332
GPU/GPU.ini
Normal file
|
|
@ -0,0 +1,332 @@
|
|||
;#####################################################################################
|
||||
;#####################################################################################
|
||||
;#####################################################################################
|
||||
|
||||
[Rainmeter]
|
||||
|
||||
Author=g3xter
|
||||
Update=1000
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU
|
||||
;////////////////////////////////////////
|
||||
|
||||
[Variables]
|
||||
@Include=#@#HWiNFO.inc
|
||||
|
||||
BarColor=34, 95, 142, 255
|
||||
BarColor2=139, 207, 255, 255
|
||||
FontName=hooge 05_53
|
||||
FontName2=Digital
|
||||
FontName3=DS-Digital
|
||||
FontHeight=6
|
||||
FontHeight2=8
|
||||
FontHeight3=11
|
||||
FontColor=255,255,255,255
|
||||
FontColor2=0,0,0,50
|
||||
FontColor3=206,231,249,255
|
||||
BlueBorder=Border
|
||||
BlueColor=0, 148, 255, 128
|
||||
Horizontal=HORIZONTAL
|
||||
AntiAlias=1
|
||||
NoAntiAlias=0
|
||||
GraphColor1=89, 190, 255, 255
|
||||
GraphColor2=77, 183, 255, 255
|
||||
|
||||
;////////////////////////////////////////
|
||||
; BACKGROUNDS
|
||||
;////////////////////////////////////////
|
||||
|
||||
[Background]
|
||||
Meter=Image
|
||||
ImageName=#@#GPU INTERFACE.png
|
||||
W=225
|
||||
H=88
|
||||
X=0
|
||||
Y=0
|
||||
|
||||
[CPUStringInfoBackground]
|
||||
Meter=Image
|
||||
ImageName=#@#CPU INFO PANEL.png
|
||||
W=114
|
||||
H=51
|
||||
X=229
|
||||
Y=0
|
||||
|
||||
[TempGraphBackground]
|
||||
Meter=Image
|
||||
ImageName=#@#CPU TEMPERATURE GRAPH.png
|
||||
W=98
|
||||
H=23
|
||||
X=243
|
||||
Y=59
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU MEASURE
|
||||
;////////////////////////////////////////
|
||||
|
||||
[MeasureGPUName]
|
||||
Measure=Plugin
|
||||
Plugin=HWiNFO.dll
|
||||
HWiNFOSensorId=0xe0001800
|
||||
HWiNFOSensorInstance=0x0
|
||||
HWiNFOType=SensorName
|
||||
RegExpSubstitute=1
|
||||
Substitute="^(.*]: )":"","(: .*)$":""
|
||||
UpdateDivider=30
|
||||
|
||||
[MeasureGPU]
|
||||
Measure=Plugin
|
||||
Plugin=HWiNFO.dll
|
||||
HWiNFOSensorId=0xe0001800
|
||||
HWiNFOSensorInstance=0x0
|
||||
HWiNFOEntryId=0x7000000
|
||||
HWiNFOType=CurrentValue
|
||||
MinValue=0
|
||||
MaxValue=100
|
||||
|
||||
[MeasureGPUCalc]
|
||||
Measure=Calc
|
||||
Formula=MeasureGPU + 100
|
||||
Substitute="100":"000","101":"001","102":"002","103":"003","104":"004","105":"005","106":"006","107":"007","108":"008","109":"009","109":"009","110":"010","111":"011","112":"012","113":"013","114":"014","115":"015","116":"016","117":"017","118":"018","119":"019","120":"020","121":"021","122":"022","123":"023","124":"024","125":"025","126":"026","127":"027","128":"028","129":"029","130":"030","131":"031","132":"032","133":"033","134":"034","135":"035","136":"036","137":"037","138":"038","139":"039","140":"040","141":"041","142":"042","143":"043","144":"044","145":"045","146":"046","147":"047","148":"048","149":"049","150":"050","151":"051","152":"052","153":"053","154":"054","155":"055","156":"056","157":"057","158":"058","159":"059","160":"060","161":"061","162":"062","163":"063","164":"064","165":"065","166":"066","167":"067","168":"068","169":"069","170":"070","171":"071","172":"072","173":"073","174":"074","175":"075","176":"076","177":"077","178":"078","179":"079","180":"080","181":"081","182":"082","183":"083","184":"084","185":"085","186":"086","187":"087","188":"088","189":"089","190":"090","191":"091","192":"092","193":"093","194":"094","195":"095","196":"096","197":"097","198":"098","199":"099","200":"100"
|
||||
|
||||
[MeasureGPUTemp]
|
||||
Measure=Plugin
|
||||
Plugin=HWiNFO.dll
|
||||
HWiNFOSensorId=0xe0001800
|
||||
HWiNFOSensorInstance=0x0
|
||||
HWiNFOEntryId=0x1000000
|
||||
HWiNFOType=CurrentValue
|
||||
MinValue=30
|
||||
MaxValue=100
|
||||
|
||||
[MeasureGPUTemp2]
|
||||
Measure=Calc
|
||||
Formula=MeasureGPUTemp-30
|
||||
MinValue=0
|
||||
MaxValue=50
|
||||
|
||||
;////////////////////////////////////////
|
||||
; BUTTONS
|
||||
;////////////////////////////////////////
|
||||
|
||||
[ButtonHideGPUInfo]
|
||||
Meter=Button
|
||||
X=219
|
||||
Y=-1
|
||||
ButtonImage=#@#HIDE CPU INFO.png
|
||||
ButtonCommand=!Execute [!RainmeterHideMeter GPUTempGraph] [!RainmeterHideMeter TempGraphBackground] [!RainmeterHideMeter ButtonHideGraph] [!RainmeterHideMeter ButtonShowGraph] [!RainmeterHideMeter GPUPercentString] [!RainmeterHideMeter TempHeader] [!RainmeterHideMeter TempBar] [!RainmeterHideMeter TempBarBackground] [!RainmeterHideMeter GPUHeader2] [!RainmeterHideMeter GPUTempString] [!RainmeterHideMeter GPUPercentStringSymbol] [!RainmeterHideMeter GPUStringInfoBackground] [!RainmeterHideMeter ButtonHideGPUInfo] [!RainmeterShowMeter ButtonShowGPUInfo]
|
||||
|
||||
[ButtonShowGPUInfo]
|
||||
Meter=Button
|
||||
X=219
|
||||
Y=-1
|
||||
ButtonImage=#@#SHOW CPU INFO.png
|
||||
ButtonCommand=!Execute [!RainmeterShowMeter GPUTempGraph] [!RainmeterShowMeter TempGraphBackground] [!RainmeterShowMeter ButtonHideGraph] [!RainmeterShowMeter GPUPercentString] [!RainmeterShowMeter TempHeader] [!RainmeterShowMeter TempBar] [!RainmeterShowMeter TempBarBackground] [!RainmeterShowMeter GPUHeader2] [!RainmeterShowMeter GPUTempString] [!RainmeterShowMeter GPUPercentStringSymbol] [!RainmeterShowMeter GPUStringInfoBackground] [!RainmeterHideMeter ButtonShowGPUInfo] [!RainmeterShowMeter ButtonHideGPUInfo]
|
||||
Hidden=1
|
||||
|
||||
[ButtonHideAllTemps]
|
||||
Meter=Button
|
||||
X=219
|
||||
Y=28
|
||||
ButtonImage=#@#HIDE ALL TEMPS.png
|
||||
ButtonCommand=!Execute [!RainmeterHideMeter GPUTempGraph] [!RainmeterHideMeter TempGraphBackground] [!RainmeterHideMeter ButtonHideGraph] [!RainmeterHideMeter ButtonShowGraph] [!RainmeterHideMeter GPUTempString] [!RainmeterHideMeter TempHeader] [!RainmeterHideMeter TempBar] [!RainmeterHideMeter TempBarBackground] [!RainmeterHideMeter ButtonHideAllTemps] [!RainmeterShowMeter ButtonShowAllTemps]
|
||||
|
||||
[ButtonShowAllTemps]
|
||||
Meter=Button
|
||||
X=219
|
||||
Y=28
|
||||
ButtonImage=#@#SHOW ALL TEMPS.png
|
||||
ButtonCommand=!Execute [!RainmeterShowMeter GPUTempGraph] [!RainmeterShowMeter TempGraphBackground] [!RainmeterShowMeter ButtonHideGraph] [!RainmeterShowMeter GPUTempString] [!RainmeterShowMeter TempHeader] [!RainmeterShowMeter TempBar] [!RainmeterShowMeter TempBarBackground] [!RainmeterHideMeter ButtonShowAllTemps] [!RainmeterShowMeter ButtonHideAllTemps]
|
||||
Hidden=1
|
||||
|
||||
[ButtonHideGraph]
|
||||
Meter=Button
|
||||
X=242
|
||||
Y=50
|
||||
ButtonImage=#@#HIDE TEMP GRAPH.png
|
||||
ButtonCommand=!Execute [!RainmeterHideMeter GPUTempGraph] [!RainmeterHideMeter TempGraphBackground] [!RainmeterHideMeter ButtonHideGraph] [!RainmeterShowMeter ButtonShowGraph]
|
||||
|
||||
[ButtonShowGraph]
|
||||
Meter=Button
|
||||
X=242
|
||||
Y=50
|
||||
ButtonImage=#@#SHOW TEMP GRAPH.png
|
||||
ButtonCommand=!Execute [!RainmeterShowMeter GPUTempGraph] [!RainmeterShowMeter TempGraphBackground] [!RainmeterHideMeter ButtonShowGraph] [!RainmeterShowMeter ButtonHideGraph]
|
||||
Hidden=1
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU GRAPH
|
||||
;////////////////////////////////////////
|
||||
|
||||
[GPUGraphLine]
|
||||
Meter=Line
|
||||
MeasureName=MeasureGPU
|
||||
X=4
|
||||
Y=1
|
||||
H=50
|
||||
W=215
|
||||
LineCount=1
|
||||
LineColor=#GraphColor1#
|
||||
AntiAlias=1
|
||||
|
||||
[GPUGraphHistogram]
|
||||
Meter=HISTOGRAM
|
||||
MeasureName=MeasureGPU
|
||||
X=4
|
||||
Y=1
|
||||
H=49
|
||||
W=215
|
||||
PrimaryColor=#GraphColor2#
|
||||
AntiAlias=1
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU BAR
|
||||
;////////////////////////////////////////
|
||||
|
||||
[GPUBarBackground]
|
||||
Meter=Image
|
||||
X=2
|
||||
Y=57
|
||||
W=218
|
||||
H=6
|
||||
SolidColor=#BarColor#
|
||||
|
||||
[GPUBar]
|
||||
Meter=Bar
|
||||
MeasureName=MeasureGPU
|
||||
X=2
|
||||
Y=57
|
||||
W=218
|
||||
H=6
|
||||
BarColor=#BarColor2#
|
||||
BarOrientation=#Horizontal#
|
||||
|
||||
;////////////////////////////////////////
|
||||
; HEADERS
|
||||
;////////////////////////////////////////
|
||||
|
||||
[GPUHeader1]
|
||||
Meter=STRING
|
||||
X=3
|
||||
Y=0
|
||||
MeasureName=MeasureGPUName
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight#
|
||||
FontFace=#FontName#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
Text=%1
|
||||
|
||||
[GPUHeader2]
|
||||
Meter=STRING
|
||||
X=248
|
||||
Y=2
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight#
|
||||
FontFace=#FontName#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
Text="USAGE"
|
||||
|
||||
[GPUPercentStringSymbol]
|
||||
Meter=STRING
|
||||
X=274
|
||||
Y=13
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight3#
|
||||
FontFace=#FontName3#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
Text="%"
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU STRING
|
||||
;////////////////////////////////////////
|
||||
|
||||
[GPUPercentString]
|
||||
Meter=STRING
|
||||
MeasureName=MeasureGPUCalc
|
||||
X=246
|
||||
Y=13
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight3#
|
||||
FontFace=#FontName2#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU TEMPERATURE
|
||||
;////////////////////////////////////////
|
||||
|
||||
[TempBarBackground]
|
||||
Meter=Image
|
||||
X=247
|
||||
Y=41
|
||||
W=90
|
||||
H=5
|
||||
SolidColor=#BarColor#
|
||||
|
||||
[TempBar]
|
||||
Meter=Bar
|
||||
MeasureName=MeasureGPUTemp2
|
||||
X=247
|
||||
Y=41
|
||||
W=90
|
||||
H=5
|
||||
BarColor=#BarColor2#
|
||||
BarOrientation=HORIZONTAL
|
||||
Scale=100
|
||||
Updatedivider=3
|
||||
|
||||
[TempHeader]
|
||||
Meter=STRING
|
||||
X=247
|
||||
Y=29
|
||||
MeasureName=MeasureGPUTemp
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight#
|
||||
FontFace=#FontName#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
Text="TEMP"
|
||||
|
||||
[GPUTempString]
|
||||
Meter=STRING
|
||||
MeasureName=MeasureGPUTemp
|
||||
X=306
|
||||
Y=29
|
||||
FontColor=#FontColor3#
|
||||
FontSize=#FontHeight#
|
||||
FontFace=#FontName#
|
||||
StringEffect=#BlueBorder#
|
||||
FontEffectColor=#BlueColor#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
Postfix= °C
|
||||
NumOfDecimals=1
|
||||
Updatedivider=3
|
||||
|
||||
;////////////////////////////////////////
|
||||
; GPU TEMPERATURE GRAPH
|
||||
;////////////////////////////////////////
|
||||
|
||||
[GPUTempGraph]
|
||||
Meter=Line
|
||||
MeasureName=MeasureGPUTemp2
|
||||
X=243
|
||||
Y=71
|
||||
H=11
|
||||
W=97
|
||||
LineCount=1
|
||||
LineColor=#GraphColor1#
|
||||
AntiAlias=#NoAntiAlias#
|
||||
UpdateDivider=3
|
||||
|
||||
;#####################################################################################
|
||||
;#####################################################################################
|
||||
;#####################################################################################
|
||||
Loading…
Add table
Add a link
Reference in a new issue