Help: Rainmeter Skins • Re: How can I make this skin bigger ?
You can use a String meter with InlineSetting=Case and InlineSetting2=Upper to force all text to uppercase. If you need a dynamic change, consider a Lua script for more control.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Re: Help with leading zeroes and counting files in a...
Yeah, but it's not about subsequent updates here. The OP gets this occasionally, but on an initial basis (1st update, if you like). The other updates (aka images changing from one to another) probably...
View ArticleHelp: Rainmeter Skins • Re: Read contents form a file
There is no measure type called "File".If the entire and sole contents of the file(s) in question are:*content of last_number.txt is: 123,456.78 and the file is UTF8*content of last_update.txt is:...
View ArticleHelp: Rainmeter Skins • Re: Read contents from a file
FOUND IT ! the code you gave earlier posted:Formula=[MeasureNumber:] * 0.000911 The [ ] around it was the issue. (lucky shot when i read your last post on the [MeasureNumber:] i removed the [ ] )the...
View ArticleHelp: Rainmeter Skins • Re: Windows Temp Folder
This may help :https://docs.rainmeter.net/manual/plugins/folderinfo/You can also use FileView: https://docs.rainmeter.net/manual/plugins/fileview/Also please read:...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Hi [Yincognito] You gave me the example code for expanding the buttons. I've implemented it in my code.Since I might want to add a text field later to manually specify the skin W, I aligned everything...
View ArticleHelp: Rainmeter Skins • Help: Pie Shape using the shape meter
I am trying to make this shape using the shape meter. with the whole circle being 300px wide, and each wedge being its own meter. Screenshot 2025-04-04 180003.pngit has to be the shape meter, as I...
View ArticleHelp: Rainmeter Skins • Re: Help: Pie Shape using the shape meter
The easiest way I can think of is making it using vectors and then convert it to shapes using VectorConverterStatistics: Posted by RicardoTM — Today, 4:22 am
View ArticleHelp: Rainmeter Skins • Help: Pie Shape using the shape meter (solved)
I am trying to make this shape using the shape meter. with the whole circle being 300px wide, and each wedge being its own meter. Screenshot 2025-04-04 180003.pngit has to be the shape meter, as I...
View ArticleHelp: Rainmeter Skins • Re: Help with leading zeroes and counting files in a...
I just tried it out and it seems to solve the problem.Personally, I'm still not happy with the way it behaves, even though the issue is very much alleviated, so if I find a way to completely eliminate...
View ArticleHelp: Rainmeter Skins • Is it possible to use AMD Adrenalin instead of MSI...
I used to use "Flat Circles" skin by Elias Ball and edit it and get values from MSI Afterburner but currently I have an AMD System unit and using the AMD Adrenalin software. I am wondering if is it...
View ArticleHelp: Rainmeter Skins • Re: Is it possible to use AMD Adrenalin instead of...
I didn't check your skin yet, but generally speaking, MSI AB only modifies such configurations if you told it to, via its (default or custom) settings - which are indeed quite technical. Other than...
View ArticleHelp: Rainmeter Skins • Re: Skins in fullscreen video/game
I use Rainmeter a lot on my desktop, and while it looks great there, getting anything other than basic performance data inside games hasn’t worked unless they support borderless or windowed mode....
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Hello Everyone I am still here. (And everyone will throw their hands up in despair)1. -A quick request, can someone explain the following error to me?2.- And tell me if the code makes sense.How it...
View ArticleHelp: Rainmeter Skins • Re: GPU Skin not working
Super grateful for your help! Skin is working super fine now. All that I did was edit all of my measures like you suggested. Also, I use VS Code for writing codes and weirdly, VS Code knows those...
View ArticleHelp: Rainmeter Skins • Re: Change skin width based on measure length
In my skin, I show the computer model name. Recently, we got a computer model that is very long and thus get truncated. My idea would be to set a different position and size for my skin based on the...
View ArticleHelp: Rainmeter Skins • Help with variables
Hi,I'm a newbe and have some trouble with setting a variable.I have a measure, which gets with powershell the guid of a physical network...
View Article