Keresés

Új hozzászólás Aktív témák

  • zeix

    senior tag

    válasz TIT #81 üzenetére

    akkor valószínű nem az extreme edition-t használod az aida-ból...
    1.70.1412 Beta

  • zeix

    senior tag

    válasz TIT #79 üzenetére

    aida-nál:
    beállítások/külső alkalmazások/szenzor értékek regisztrációs adatbázisba írása
    innen tudod letölteni a rainsidebar skint
    nekem ez van átírva 4magos kijelzésre:

  • zeix

    senior tag

    válasz TIT #77 üzenetére

    Bármelyik, csak aida64 kell hozzá + át kell írni pár dolgot a skin ini fájlban.
    terheltséghez nem kell:
    kiindulásnak jó...
    [Rainmeter]

    AppVersion=100000
    Update=1000
    Author=Fabularasa

    [Metadata]
    Name=
    Config=
    Description=
    Instructions=
    Version=
    Tags=
    License=
    Variant=
    Preview=

    [Variables]

    ;-----Color adjustment----------------------
    fontColor.Text=255, 255, 255, 160
    fontColor.Text1=80,80,80
    fontColor.Text2=255, 255, 255, 100
    fontColor.TextOn=255, 255, 255
    border.color=255, 255, 255, 75

    ;--------Font Adjustment--------------------
    FontName=Calibri
    FontHeight=7
    FontHeight1=8
    FontHeight2=9
    FontGrafity="Webdings"
    FontGrafityHeight=14
    effect=Shadow

    [TextLEFTStyle]
    StringEffect=Shadow
    StringStyle=NORMAL
    StringAlign=LEFT
    FontColor=255, 255, 255, 100
    FontFace=calibri
    FontSize=6
    Antialias=1
    AutoScale=1

    [TextRIGHTStyle]
    StringEffect=Shadow
    StringStyle=NORMAL
    StringAlign=RIGHT
    FontColor=255, 255, 255 , 255
    FontFace=calibri
    FontSize=8
    Antialias=1
    AutoScale=1

    [BarUsed]
    BarImage=LineBlue.png
    BarOrientation=Horizontal
    ToolTipType=1
    ToolTipText=CPU: [FindCPU]#CRLF#Speed: [CPUMHz]#CRLF#Identifier: [FindIdentifierCPU]#CRLF#Vendor: [FindGenuineIntelCPU]
    DynamicVariables=1

    [BarTotal]
    ImageName=LineBlack.png

    [Background]
    Hidden=0
    Meter=IMAGE
    X=0
    Y=0
    ImageName="Panel.png"

    ;-------------==================== CPU =============-----------------------

    [FindCPU]
    Measure=Registry
    RegHKey=HKEY_LOCAL_MACHINE
    RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0
    RegValue=ProcessorNameString
    UpdateDivider=3600
    Substitute=" ":", "


    [CPU1Idle]
    Measure=CPU
    Processor=1
    InvertMeasure=0

    [CPU2Idle]
    Measure=CPU
    Processor=2
    InvertMeasure=0


    [CPU3Idle]
    Measure=CPU
    Processor=3
    InvertMeasure=0

    [CPU4Idle]
    Measure=CPU
    Processor=4
    InvertMeasure=0

    [CPU5Idle]
    Measure=CPU
    Processor=5
    InvertMeasure=0

    [CPU6Idle]
    Measure=CPU
    Processor=6
    InvertMeasure=0

    [CPU7Idle]
    Measure=CPU
    Processor=7
    InvertMeasure=0

    [CPU8Idle]
    Measure=CPU
    Processor=8
    InvertMeasure=0

    [CPUMHz]
    Measure=Plugin
    Plugin=Plugins\PowerPlugin.dll
    PowerState=MHZ
    Substitute="k":"GHz",".0":""

    [FindIdentifierCPU]
    Measure=Registry
    RegHKey=HKEY_LOCAL_MACHINE
    RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0
    RegValue=Identifier
    UpdateDivider=3600

    [FindGenuineIntelCPU]
    Measure=Registry
    RegHKey=HKEY_LOCAL_MACHINE
    RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0
    RegValue=VendorIdentifier
    UpdateDivider=3600

    ;====================================================

    [CPU1Text]
    Meter=STRING
    X=45
    Y=10
    MeterStyle=TextRIGHTStyle
    Text="CPU 1"

    [CPU1UsedText]
    Meter=STRING
    MeasureName=CPU1Idle
    X=270
    Y=10
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU1Background]
    Meter=IMAGE
    X=50
    Y=12
    MeterStyle=BarTotal

    [CPU1Bar]
    MeasureName=CPU1Idle
    Meter=BAR
    X=50
    Y=13
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL


    ;====================================================

    [CPU2Text]
    Meter=STRING
    X=45
    Y=20
    MeterStyle=TextRIGHTStyle
    Text="CPU 2"

    [CPU2UsedText]
    Meter=STRING
    MeasureName=CPU2Idle
    X=270
    Y=20
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU2Background]
    Meter=IMAGE
    X=50
    Y=22
    MeterStyle=BarTotal

    [CPU2Bar]
    MeasureName=CPU2Idle
    Meter=BAR
    X=50
    Y=23
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL

    ;====================================================

    [CPU3Text]
    Meter=STRING
    X=45
    Y=30
    MeterStyle=TextRIGHTStyle
    Text="CPU 3"

    [CPU3UsedText]
    Meter=STRING
    MeasureName=CPU3Idle
    X=270
    Y=30
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU3Background]
    Meter=IMAGE
    X=50
    Y=32
    MeterStyle=BarTotal

    [CPU3Bar]
    MeasureName=CPU3Idle
    Meter=BAR
    X=50
    Y=33
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL


    ;====================================================

    [CPU4Text]
    Meter=STRING
    X=45
    Y=40
    MeterStyle=TextRIGHTStyle
    Text="CPU 4"

    [CPU4UsedText]
    Meter=STRING
    MeasureName=CPU4Idle
    X=270
    Y=40
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU4Background]
    Meter=IMAGE
    X=50
    Y=42
    MeterStyle=BarTotal

    [CPU4Bar]
    MeasureName=CPU4Idle
    Meter=BAR
    X=50
    Y=43
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL


    ;====================================================

    [CPU5Text]
    Meter=STRING
    X=45
    Y=50
    MeterStyle=TextRIGHTStyle
    Text="CPU 5"

    [CPU5UsedText]
    Meter=STRING
    MeasureName=CPU5Idle
    X=270
    Y=50
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU5Background]
    Meter=IMAGE
    X=50
    Y=52
    MeterStyle=BarTotal

    [CPU5Bar]
    MeasureName=CPU5Idle
    Meter=BAR
    X=50
    Y=53
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL



    ;====================================================

    [CPU6Text]
    Meter=STRING
    X=45
    Y=60
    MeterStyle=TextRIGHTStyle
    Text="CPU 6"

    [CPU6UsedText]
    Meter=STRING
    MeasureName=CPU6Idle
    X=270
    Y=60
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU6Background]
    Meter=IMAGE
    X=50
    Y=62
    MeterStyle=BarTotal

    [CPU6Bar]
    MeasureName=CPU6Idle
    Meter=BAR
    X=50
    Y=63
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL

    ;====================================================

    [CPU7Text]
    Meter=STRING
    X=45
    Y=70
    MeterStyle=TextRIGHTStyle
    Text="CPU 7"

    [CPU7UsedText]
    Meter=STRING
    MeasureName=CPU7Idle
    X=270
    Y=70
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU7Background]
    Meter=IMAGE
    X=50
    Y=72
    MeterStyle=BarTotal

    [CPU7Bar]
    MeasureName=CPU7Idle
    Meter=BAR
    X=50
    Y=73
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL


    ;====================================================

    [CPU8Text]
    Meter=STRING
    X=45
    Y=80
    MeterStyle=TextRIGHTStyle
    Text="CPU 8"

    [CPU8UsedText]
    Meter=STRING
    MeasureName=CPU8Idle
    X=270
    Y=80
    MeterStyle=TextRIGHTStyle
    Text="%1"
    NumOfDecimals=0
    Postfix="%"

    ;====================================================


    [CPU8Background]
    Meter=IMAGE
    X=50
    Y=82
    MeterStyle=BarTotal

    [CPU8Bar]
    MeasureName=CPU8Idle
    Meter=BAR
    X=50
    Y=83
    Percentual=1
    MeterStyle=BarUsed
    BarOrientation=HORIZONTAL

Új hozzászólás Aktív témák