Help: Rainmeter Skins • Rainmeter's Game Mode interrupts GameHUB game launch...
I'm using gameHUB 2 to launch my games and Rainmeter's Game Mode (Additional process list), to disable skins and free up GPU usage.When I launch a game, a "loading screen" animation plays (like...
View ArticleFeeds & Internet Data • Re: ScoreCards
Hi Jake,I find your addon very useful, however I think I found bug with football records: https://imgur.com/a/FIY5G8IAccording to instructions I put FC Barcelona as my team, and their record is under...
View ArticleOther Software & Customization • Re: Link Shell Extension, Hard and...
Yep: https://www.portablefreeware.com/forums/ is a great site/forum to look through for what's out there for portable software.The list here gives a good overview of the advantages and disadvantages...
View ArticleSuites • Re: Gadgets 7.9.0 - inspired by AddGadgets.com Sidebar Gadgets
An update to the Gadgets has been released! See download link in first post.7.9.0 - 2025-02-22Revised Weather Meter 12-Hour Forecast for improved appearance.Enhanced Weather Meter flyout to show...
View ArticleImages and Animations • Rain Savers
rs1.jpgRainmeter ScreensaversRain Savers_1.2025.02.22.rmskinPeek at your desktop through Ellipse, Square, or Rectangle shapesRandom speed and expanding sizesDark, Dynamic Linear, or Dynamic Radial...
View ArticleCommunity Plugins & Addons • Re: Key Detection Plugin (?)
Code: #Persistent#InstallKeybdHookSetTimer, CheckKey, 10global LastKey := ""returnCheckKey:Loop 255{ if GetKeyState(Format("VK{:X}", A_Index-1), "P") { HexCode := Format("0x{:X}", A_Index-1) if...
View ArticleHelp: Rainmeter Skins • Roundline/Rotator Gradient Painting
I tried to make a gauge. I tried it with Roundline and Rotator but I couldn't do it.What I'm trying to make is a gauge like the one on speedtest.net.However I want to paint the lower parts of the...
View ArticleHelp: Rainmeter Skins • Re: Roundline/Rotator Gradient Painting
Tricky... Going to have to do something with Shape meter(s) and gradients.Code: [Rainmeter]Update=1000DynamicWindowSize=1AccurateText=1; Coordinates: xCenter, yCenter, xOffset, yOffset, xRadius,...
View ArticleHelp: Rainmeter Skins • Re: Skin resizing
I still can figure how to include a Container to those 4 top meters to make them start opening at the Vertical Bar by where the Icons are placed instead of moving from the edge of the screen and...
View ArticleGeneral Discussion • Newb question
Hello everyone, I'm new to rainmeter so I'm sorry if the question is too basic, basically I have an image loaded as a skin and I want it to flash on and off every second or so, thanks in...
View ArticleSound, Music and Visualizers • Re: Hologram
P.S. A small bug exists when the skin area is less than the extent of your Settings area: if moving the mouse over a Settings area outside of the skin one, the former is hidden. This prevents the user...
View ArticleHelp: Rainmeter Skins • Re: Set [Rainmeter] SolidColor dynamically.
So how do I dynamically change SolidColor in [Rainmeter]?Unfortunately you can't change dynamically things of the [Rainmeter] section, excepting the custom Context menu items. This means that you...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Short question for comprehensionCode ExapleCode: [MenuSetting]Meter=ShapeH=325Shape=Rectangle 0,0,630,[MenuSetting:H],5 | Fill Color 0,0,0,150| StrokeWidth 2 | Stroke Color...
View ArticleSite Discussion • Using Unicode chars above the Basic Multilingual Plane
Hello,In the manual under Character Reference Variables is the following bullet point:Screenshot 2025-02-25 210637.pngThis is repeated again in the section about Finding those Unicode Values, third...
View ArticleSite Discussion • Re: Using Unicode chars above the Basic Multilingual Plane
This is a great tip. Thanks!Any chance that link can be added to the Important Links?Statistics: Posted by RicardoTM — Today, 2:56 am
View ArticleHelp: Rainmeter Skins • How do I make text shake?
I made a repeating 45 minute timer (though it could be configured to be any amount of time tbh - 5 seconds is good for testing) that plays a sound file and flashes orange when it goes off. I'd like to...
View ArticleHelp: Rainmeter Skins • Re: How do I make text shake?
It depends on the effect you’re looking for, however whatever it is, the way to go is an ActionTimer measure. Pretty much what you’re already doing to change its color, but you would change its x and...
View ArticleSite Discussion • Yincognito 10 years!
Hey Yincognito! It has been noted that you have been a member of these forums for 10 years today, February 27! Thanks for all the excellent help and advice for all these years!image.jpgStatistics:...
View ArticleSite Discussion • Re: Yincognito 10 years!
Congratulations Ying Sensei!Statistics: Posted by RicardoTM — Today, 1:53 am
View ArticleHelp: Rainmeter Skins • Re: Problems with random formula and its use
Works like a charm - Thanks Yincognito! Simple solution, and in fact I specifically need only two frames, no more, so this is good enough for me. If balala have an idea for 'n' frames over 'x'...
View Article