Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 871

Help: Rainmeter Application • Can't get MSIAfterburner related script to work on new machine (works fine on old)

$
0
0
I have a script on my old Windows 10 machine (with an NVidia 1070) that lists some measures from the GPU:-

Code:

;////////////////////////////////////////;  GPU;////////////////////////////////////////[Rainmeter]BackgroundMode=1Update=1000[Variables]Width=418   ;294WidthM2=416 ;292BarWidth=197 ;135FontNameTitle=RobotoFontName=Roboto LtFontColour=FFFFFFFFGraphColourLine=2196F3FFGraphTempColourLine=FF0000FFGraphColourHistogram=2196F360GraphColorHistogramSolid=00000050FontSizeTitle=11FontSizeDesc=8FontSize=9FontSize2=8TitleSolid=202020FFIndent1=5Indent1b=8Indent2=10Indent4=202 ;140Indent11=212 ;150Indent11b=215 ;153Indent12=217 ;155Indent14=409 ;285Indent99=414 ;290GraphH=50GraphW=200 ;138GraphY=45rGraphTY=15rGraphV=9[Background]Meter=StringX=0Y=0W=#Width#H=167SolidColor=#TitleSolid#[Background2]Meter=StringX=1Y=1W=#Widthm2#H=165SolidColor=243444FF;////////////////////////////////////////;  Title;////////////////////////////////////////[TitleBackground]Meter=StringX=0Y=0W=#Width#H=25SolidColor=#TitleSolid#[GPUTitle]Meter=STRINGX=3Y=4FontColor=#FontColour#FontSize=#FontSizeTitle#FontFace=#FontNameTitle#AntiAlias=1Text="GPU"[GPUName]Meter=STRINGX=#Indent99#Y=10FontColor=#FontColour#FontSize=#FontSizeDesc#FontFace=#FontNameTitle#AntiAlias=1StringAlign=RightText="MSI Gaming X GTX 1070";////////////////////////////////////////;  Indent;////////////////////////////////////////[Indent]Meter=StringX=0Y=#GraphV#r;////////////////////////////////////////;  GPU Usage;////////////////////////////////////////[MeasureFanSpeed]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=Fan speedMinValue=0MaxValue=100[MeasureGPUUsage]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=GPU usageMinValue=0MaxValue=100[MeasureGPUTemp]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=GPU temperature[MeasureGPUTempMax]Measure=CalcFormula=(Max(MeasureGPUTempMax, MeasureGPUTemp))[GPUUsageGraph]Meter=HistogramMeasureName=MeasureGPUUsageX=#Indent1#Y=13rH=#GraphH#W=#GraphW#SolidColor=#GraphColorHistogramSolid#PrimaryColor=#GraphColourHistogram#AntiAlias=1[GPUUsageLine]Meter=Line;MeasureName=MeasureFanSpeedMeasureName=MeasureGPUTempMeasureName2=MeasureGPUUsageX=#Indent1#Y=0rH=#GraphH#W=#GraphW#LineCount=2;LineColor=009900FFLineColor=#GraphTempColourLine#LineColor2=#GraphColourLine#AntiAlias=1AntiAlias2=1[MeasureGPUFPS]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=FramerateMinValue=0MaxValue=80[GPU%]MeasureName=MeasureGPUUsageMeter=StringX=#Indent2#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1NumOfDecimals=0Text="GPU: %1%"[GPUTemp]MeasureName=MeasureGPUTempMeasureName2=MeasureGPUTempMaxMeter=StringX=#Indent4#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1StringAlign=RIGHTText="%1 C (%2)"[GPUFPSGraph]Meter=HistogramMeasureName=MeasureGPUFPSX=#Indent11#Y=0rH=#GraphH#W=#GraphW#SolidColor=#GraphColorHistogramSolid#PrimaryColor=#GraphColourHistogram#AntiAlias=1[GPUFPSLine]Meter=LineMeasureName=MeasureGPUFPSX=#Indent11#Y=0rH=#GraphH#W=#GraphW#LineCount=1LineColor=#GraphColourLine#AntiAlias=1[GPUFPS]MeasureName=MeasureGPUFPSMeter=StringX=#Indent12#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1Text="FPS: %1"[GPUUsageGraphUnderscore]Meter=StringX=#Indent1#Y=#GraphH#rH=1W=#GraphW#SolidColor=#GraphColorHistogramSolid#[GPUFPSGraphUnderscore]Meter=StringX=#Indent11#Y=0rH=1W=#GraphW#SolidColor=#GraphColorHistogramSolid#;////////////////////////////////////////;  Ram Usage / Fan Speed;////////////////////////////////////////[IndentRAM]Meter=StringX=0Y=15r[MeasureUsedVRAM]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=Memory usageMinValue=0MaxValue=8192;***[UsedVRAM%Title]Meter=StringX=#Indent1#Y=0#rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1Text="RAM Usage:"[UsedVRAM%]MeasureName=MeasureUsedVRAMMeter=StringX=#Indent4#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1AutoScale=1NumOfDecimals=0Percentual=1StringAlign=RightText="%1%"[FanSpeedTitle]Meter=StringX=#Indent11#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1Text="Fan Speed:"[FanSpeed%]MeasureName=MeasureFanSpeedMeter=StringX=#Indent14#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1NumOfDecimals=0StringAlign=RightText="%1%"[BarVRam]Meter=BarMeasureName=MeasureUsedVRAMX=#Indent1b#Y=17rW=#BarWidth#H=7 ;6BarColor=#GraphColourHistogram#SolidColor=#GraphColorHistogramSolid#BarOrientation=Horizontal[BarFanSpeed]Meter=BarMeasureName=MeasureFanSpeedX=#Indent11b#Y=0rW=#BarWidth#H=7 ;6BarColor=#GraphColourHistogram#SolidColor=#GraphColorHistogramSolid#BarOrientation=Horizontal;////////////////////////////////////////;  GPU Detail;////////////////////////////////////////[IndentGPU]Meter=StringX=0Y=7r[MeasureGPUSpeed]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=Core clock[GPUSpeedTitle]Meter=StringX=#Indent1#Y=14r ;15rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1Text="Core Speed:"[GPUSpeed]Meter=StringMeasureName=MeasureGPUSpeedX=#Indent4#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1StringAlign=RightText="%1MHz";////////////////////////////////////////;  VRAM Detail;////////////////////////////////////////[MeasureCoreSpeed]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=Core clockMinValue=140;***MaxValue=1970;***[MeasureVRAMSpeed]Measure=PluginPlugin=Plugins\MSIAfterburner.dllDataSource=Memory clockMinValue=400;***MaxValue=4000;***[VRAMSpeedTitle]Meter=StringX=#Indent11#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1Prefix="RAM Speed:"[VRAMSpeed]Meter=StringMeasureName=MeasureVRAMSpeedX=#Indent14#Y=0rFontColor=#FontColour#FontSize=#FontSize#FontFace=#FontName#AntiAlias=1StringAlign=RightText="%1MHz"[BarCoreSpeed]Meter=BarMeasureName=MeasureCoreSpeedX=#Indent1b#Y=17rW=#BarWidth#H=7 ;6BarColor=#GraphColourHistogram#SolidColor=#GraphColorHistogramSolid#BarOrientation=Horizontal[BarVRAMSpeed] Meter=BarMeasureName=MeasureVRAMSpeedX=#Indent11b#Y=0rW=#BarWidth#H=7 ;6BarColor=#GraphColourHistogram#SolidColor=#GraphColorHistogramSolid#BarOrientation=Horizontal
However, but on a new Windows 11 machine (Nvidia 4070) this just won't work.

I've copied the same MSIAfterBurner.dll into plugins. And can see it listed in About>Plugins (Version 2 Nick Connors).

If I look at logs I can see Rainmeter saying it's loaded that dll.

If I look at the skin in about I can see all the nine measures sitting there as 0.


I've got MSI Afterburner running and RivaTunerStatistics...


Any idea what might be up? Might it be the MSIAfterBurner.dll isn't compatible with an NVidia 4070?

ps: In the back of my mind something says a setting on RivaTunerStatistics needs enabling?

Statistics: Posted by NeilFawcett — Yesterday, 8:23 pm — Replies 3 — Views 74



Viewing all articles
Browse latest Browse all 871

Trending Articles