Ok the visualizer is working now, looks dope.
I tried both the tutorial listed above and simply deleting the weather code from the info.ini file in Amatical, the skin I downloaded. Neither has worked for me thus far.
I would prefer to just delete the weather widget at this point, it seems more trouble than it's worth to me. The issue is that it's embedded in the larger info widget, which doesn't seem to work when I delete everything from the code that looks weather related to me.
Here is my current info.ini, where I have deleted everything that looks like it has to do with the weather, as well as the 24 hr clock (which I don't want either, I want a 12 hour clock):
Here's what that yields:
![Image]()
And here is the original info.ini, which I backed up:
Which yields the same thing, just without the percent symbols and numbers.
I really just want a 12 hour clock that looks like it fits the theme to put there, with the existing date. I'd be happy to just delete those parts of my existing widget and drag and drop in a different clock that looks nice there, no coding required.
Wallpaper by TobiasRoetsch on deviantart:
https://www.deviantart.com/tobiasroetsch/art/Portal-486786295
I tried both the tutorial listed above and simply deleting the weather code from the info.ini file in Amatical, the skin I downloaded. Neither has worked for me thus far.
I would prefer to just delete the weather widget at this point, it seems more trouble than it's worth to me. The issue is that it's embedded in the larger info widget, which doesn't seem to work when I delete everything from the code that looks weather related to me.
Here is my current info.ini, where I have deleted everything that looks like it has to do with the weather, as well as the 24 hr clock (which I don't want either, I want a 12 hour clock):
Code:
[Rainmeter]Update=1000Author=Connect-RBackgroundMode=2SolidColor=0,0,0,1DynamicWindowSize=1LeftMouseDoubleClickAction=!ToggleConfig "Amatical\Settings" "Settings.ini"[Variables]@include=#@#Variables.inc@include2=#@#Language\Language.incIconTimeWaiting=15TextTimeWaiting=5Size=0Size1=0;-------------------------------------------------------------;-------------------------------------------------------------[MeasureCheckNetwork]Measure=PluginPlugin=SysInfoSysInfoType=INTERNET_CONNECTIVITYSysInfoData=BestOnChangeAction=[!CommandMeasure MeasureCurrent "Update"];-------------------------------------------------------------;-------------------------------------------------------------;-------------------------------------------------------------;-------------------------------------------------------------[MeasureIconSize]Measure=PluginPlugin=ActionTimerActionList1=Repeat SizeUp,#IconTimeWaiting#,4SizeUp=[!SetOption MeterGoogleIcon W "(Clamp([MeterGoogleIcon:W]+5,40,80))"][!SetOption MeterGoogleIcon Y "(Clamp([MeterGoogleIcon:Y]-2,0,133))][!SetOption MeterGoogleIcon X "(Clamp([MeterGoogleIcon:X]-2,0,180))][!UpdateMeterGroup Icons][!Redraw]ActionList2=Repeat SizeDn,#IconTimeWaiting#,4SizeDn=[!SetOption MeterGoogleIcon W "(Clamp([MeterGoogleIcon:W]-5,40,80))"][!SetOption MeterGoogleIcon Y "(Clamp([MeterGoogleIcon:Y]+2,0,133))][!SetOption MeterGoogleIcon X "(Clamp([MeterGoogleIcon:X]+2,0,180))][!UpdateMeterGroup Icons][!Redraw]IgnoreWarnings=1DynamicVariables=1;-------------------------------------------------------------;-------------------------------------------------------------[MeasureTime]Measure=TimeFormat=%#Format#:%M[MeasureAMPM]Measure=TimeFormat=%p;-------------------------------------------------------------;-------------------------------------------------------------

And here is the original info.ini, which I backed up:
Code:
[Rainmeter]Update=1000Author=Connect-RBackgroundMode=2SolidColor=0,0,0,1DynamicWindowSize=1LeftMouseDoubleClickAction=!ToggleConfig "Amatical\Settings" "Settings.ini"[Variables]@include=#@#Variables.inc@include2=#@#Language\Language.incIconTimeWaiting=15TextTimeWaiting=5Size=0Size1=0;-------------------------------------------------------------;-------------------------------------------------------------[MeasureCheckNetwork]Measure=PluginPlugin=SysInfoSysInfoType=INTERNET_CONNECTIVITYSysInfoData=BestOnChangeAction=[!CommandMeasure MeasureCurrent "Update"];-------------------------------------------------------------;-------------------------------------------------------------[MeasureCurrent]Measure=PluginPlugin=WebParser.dllUpdateRate=900Url=http://wxdata.weather.com/wxdata/weather/local/#Location#?cc=*&unit=#Unit#RegExp="(?siU)<head>.*<ut>(.*)</ut>.*<tmp>(.*)</tmp>.*<t>(.*)</t>";-------------------------------------------------------------;-------------------------------------------------------------[MeasureTempUnit]Measure=PluginPlugin=WebParser.dllUrl=[MeasureCurrent]StringIndex=1Substitute="C":"#Celsius#","F":"#Fahrenheit#"[MeasureWeatherTemp]Measure=PluginPlugin=WebParser.dllUrl=[MeasureCurrent]StringIndex=2[MeasureWeatherCond]Measure=PluginPlugin=WebParser.dllUrl=[MeasureCurrent]StringIndex=3Substitute=#Conditions#;-------------------------------------------------------------;-------------------------------------------------------------[MeasureIconSize]Measure=PluginPlugin=ActionTimerActionList1=Repeat SizeUp,#IconTimeWaiting#,4SizeUp=[!SetOption MeterGoogleIcon W "(Clamp([MeterGoogleIcon:W]+5,40,80))"][!SetOption MeterGoogleIcon Y "(Clamp([MeterGoogleIcon:Y]-2,0,133))][!SetOption MeterGoogleIcon X "(Clamp([MeterGoogleIcon:X]-2,0,180))][!UpdateMeterGroup Icons][!Redraw]ActionList2=Repeat SizeDn,#IconTimeWaiting#,4SizeDn=[!SetOption MeterGoogleIcon W "(Clamp([MeterGoogleIcon:W]-5,40,80))"][!SetOption MeterGoogleIcon Y "(Clamp([MeterGoogleIcon:Y]+2,0,133))][!SetOption MeterGoogleIcon X "(Clamp([MeterGoogleIcon:X]+2,0,180))][!UpdateMeterGroup Icons][!Redraw]IgnoreWarnings=1DynamicVariables=1;-------------------------------------------------------------;-------------------------------------------------------------[MeasureTime]Measure=TimeFormat=%#Format#:%M[MeasureAMPM]Measure=TimeFormat=%p;-------------------------------------------------------------;-------------------------------------------------------------[MeasureDay]Measure=TimeFormat=%ASubstitute=#Date#[MeasureDate]Measure=TimeFormat=%dSubstitute=#Date#[MeasureMonth]Measure=TimeFormat=%BSubstitute=#Date#;-------------------------------------------------------------;-------------------------------------------------------------[MeterLineSeparator]Meter=ImageX=160Y=0W=1H=150SolidColor=#Color#,150UpdateDivider=-1;-------------------------------------------------------------;-------------------------------------------------------------[MeterDate]Meter=StringMeasureName=MeasureDateStringAlign=CenterFontFace=AntonFontSize=90X=80Y=-30Text="%1"InlineSetting=GradientColor | 90 | #Color#,0 ; 0.25 | #Color# ; 0.80 AntiAlias=1[MeterDay]Meter=StringMeasureName=MeasureDayStringAlign=LeftFontColor=#Color#FontFace=Montserrat Extra BoldFontSize=22X=180Y=5Text="%1"AntiAlias=1;-------------------------------------------------------------;-------------------------------------------------------------[MeterClock24h]Meter=StringMeasureName=MeasureTimeStringAlign=LeftFontColor=#Color#FontFace=Raleway LightFontSize=13X=180Y=70Text="#The time is# %1"InlinePattern="[MeasureTime]"InlineSetting=Color | #Color2#DynamicVariables=1AntiAlias=1Hidden=#Hidden2#[MeterClock12h]Meter=StringMeasureName=MeasureTimeMeasureName2=MeasureAMPMStringAlign=LeftFontColor=#Color#FontFace=Raleway LightFontSize=13X=180Y=70Text="#The time is# %1 %2"InlinePattern="[MeasureTime]"InlineSetting=Color | #Color2#InlinePattern2="[MeasureAMPM]"InlineSetting2=Color | #Color2#DynamicVariables=1AntiAlias=1Hidden=#Hidden#;-------------------------------------------------------------;-------------------------------------------------------------[MeterCurrentCond]Meter=StringMeasureName=MeasureWeatherCondMeasureName2=MeasureWeatherTempMeasureName3=MeasureTempUnitStringAlign=LeftFontColor=#Color#FontFace=Raleway LightFontSize=12X=180Y=45Text="#Today is# %1 #with temperature# %2° %3."AntiAlias=1;-------------------------------------------------------------;-------------------------------------------------------------
I really just want a 12 hour clock that looks like it fits the theme to put there, with the existing date. I'd be happy to just delete those parts of my existing widget and drag and drop in a different clock that looks nice there, no coding required.
Wallpaper by TobiasRoetsch on deviantart:
https://www.deviantart.com/tobiasroetsch/art/Portal-486786295
Statistics: Posted by yaboidillon — Today, 3:08 am