Thank you, this worked to fix the LocationFinder.The answer is yes for both of your questions.
The fix:
- use the current API key for weather.com, like here (that's for the HWiNFO version of Rainformer, so adapt the advice for your AIDA64 one)
- change the value of the UsrAgent variable in your [SkinsFolder]\RainformerAIDA64\@Resources\Variables.inc file to:like mentioned by SilverAzide hereCode:
UsrAgnt="#ROOTCONFIG#/3.2.0 (powered by Rainmeter)"
EDIT: On the second point, it's actually best to directly change the UserAgent=#UsrAgnt# option in the [MeasureLocations] measure from the [SkinsFolder]\RainformerAIDA64\Weather\LocationFinder\LocationFinder.ini file to:since the above UsrAgnt variable is also used for the weather.com request in the suite's Weather skin, and that weather.com request works best with an user agent replicating a browser request. So, forget about changing the Variables.inc variable, do the equivalent change directly in the LocationFinder.ini file.Code:
UserAgent="#ROOTCONFIG#/3.2.0 (powered by Rainmeter)"
The hardcode:
- google your location and find its (decimal) geocode on Wikipedia, by clicking on that location's Coordinates on the right panel from the page, then change the value of the Latitude and Longitude variables from the same Variables.inc file above to your own
The preview after the fix, on my system, proving that it should work:
Rainformer Location Finder.jpg
Other than that, this should have probably been asked on the Rainformer 3.2 AIDA64 Edition's thread, so that others using that skin and potentially having the same problem could benefit from the above, but I guess it's fine in this thread too, given that all kinds of weather skin issues are mentioned here anyway.
Statistics: Posted by NismoZ — Today, 3:07 pm