Author Topic: Rainmeter customization thread  (Read 21748 times)

Offline NaRu

  • Member
  • Posts: 15225
Re: Rainmeter customization thread
« Reply #20 on: August 24, 2009, 04:44:44 AM »
I have a question. Will this work with 8 core computers?

Offline darren42

  • Member
  • Posts: 139
Re: Rainmeter customization thread
« Reply #21 on: August 24, 2009, 08:07:05 AM »
if you want a skin to display the usage of each of the 8 cores then you are going to have to modify an existing skin

i haven't seen one with more than 4 core usage graphs

Offline zorena86

  • Member
  • Posts: 508
  • No expectations, no disappointments
Re: Rainmeter customization thread
« Reply #22 on: August 24, 2009, 09:16:22 AM »
I have a question. Will this work with 8 core computers?

Show off! :P lol yea as Darren said I haven't seen a premade skin for 8 either, though as Kureshii has displayed it's not that difficult to customize for that at all.

Offline kureshii

  • Former Staff
  • Member
  • Posts: 4485
  • May typeset edited light novels if asked nicely.
Re: Rainmeter customization thread
« Reply #23 on: August 24, 2009, 11:02:16 AM »
Wow thanks a lot Kureshii for the clean up of the .ini, that's pretty awesome! I decided to go with the alternate version you did where it filled up the panel some. I'm curious, I never took a programing course or learned anything about the programing languages like C++ and such, do you think that would be part of the reason why I am having some difficulty understanding this stuff?


Sorry about the weird CPU frequency reading, I realised I had left in 2 redundant declarations that screwed it up. Just remove Percentual=1 and Autoscale=1 from [CpuCore0FreqMeter] and [CpuCore1FreqMeter] in the .ini file (or just recopy the code I pasted in the earlier post, I edited that too).

You don't really need any programming background to play around with Rainmeter's .ini files, but you do need a good understanding of how each line in the file affects how your Rainmeter display looks (the Rainmeter Manual helps immensely). In particular, you need to understand how they are positioned. There is a difference between X=80, X=80r and X=80R, for instance; and if you don't know the difference then getting stuff placed in the right spot will be very frustrating.

Another point you need to understand is variables, and how they are used. That will save you a lot of re-editing each time you want to make a small change, e.g. in font colour or size.

And lastly, you need to know what meters and measures are. The measures are what actually measure the various things you want (CPU utilisation, memory utilisation, network load etc). You can present the information from these measures in various ways (in text form, as a line graph, bar graph, etc), and these methods are collectively known as meters. Various properties control these meters, so of course you'll need to know that as well.

There are some parts of it where a little programming/computing background will really help, such as the way colours are represented (as Red,Green,Blue,Alpha values with values from 0-255), but that shouldn't be hard to google.

I have a question. Will this work with 8 core computers?
Naru, it should. The more "advanced" meters take their performance measurements from NT's performance tool (in Windows), so anything it displays should be available for Rainmeter to display as well (and it displays a hell lot of stuff). You will have to edit the skin manually to add more displays for additional cores, but that shouldn't be difficult :)
« Last Edit: August 24, 2009, 11:17:29 AM by kureshii »

Offline zorena86

  • Member
  • Posts: 508
  • No expectations, no disappointments
Re: Rainmeter customization thread
« Reply #24 on: August 25, 2009, 02:11:13 AM »
Awesome thanks for the info! Will definitely continue studying and researching this stuff. Now I'm curious, is there any way to have rainmeter start up with the comp once it boots up? Now that I disabled windows sidebar completely I wanted to utilize the resources towards rainmeter and looked for a setting to have it start up automatically but haven't found it yet.

Offline kureshii

  • Former Staff
  • Member
  • Posts: 4485
  • May typeset edited light novels if asked nicely.
Re: Rainmeter customization thread
« Reply #25 on: August 25, 2009, 02:35:26 AM »
Awesome thanks for the info! Will definitely continue studying and researching this stuff. Now I'm curious, is there any way to have rainmeter start up with the comp once it boots up? Now that I disabled windows sidebar completely I wanted to utilize the resources towards rainmeter and looked for a setting to have it start up automatically but haven't found it yet.
Find Rainmeter.exe (wherever you installed it), create a shortcut for it (right-click -> Create shortcut) and put (copy or move) the shortcut in your startup folder (C:/Documents and Settings/[username]/Start Menu/Programs/Startup by default in XP, C:\users\[username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup in Vista/Win7).

All apps should do this instead of making their own startup service and trying to mask themselves, IMO :\ (Or maybe it's about time for me to go fully Unix...)
« Last Edit: August 25, 2009, 02:38:25 AM by kureshii »

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #26 on: August 28, 2009, 03:48:47 AM »

 ;D
Here's the link in case anybody wants it
http://www.mediafire.com/file/zjxd2wglctm/Air Gear.zip
edited the size of the base. was too wide :p
« Last Edit: August 28, 2009, 02:46:17 PM by newLIVEhope »

Offline zorena86

  • Member
  • Posts: 508
  • No expectations, no disappointments
Re: Rainmeter customization thread
« Reply #27 on: August 28, 2009, 04:13:53 PM »
^ Now that is quite nice! I think I'm going to change my skin sometime this weekend but not sure to what yet.

Edit: Btw thanks Kureshii for the startup info, that's pretty awesome!
« Last Edit: August 28, 2009, 04:23:13 PM by zorena86 »

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #28 on: August 28, 2009, 04:50:35 PM »
yeah I got to working on it last night when blizzard/compcast (sp?) decided to flip the retard switch on 1/3 of our raid members lol.

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #29 on: August 28, 2009, 08:41:07 PM »

 ;D
Here's the link in case anybody wants it
http://www.mediafire.com/file/zjxd2wglctm/Air Gear.zip
edited the size of the base. was too wide :p

So I went and made a simpler version which I know favor haha


here's the new link with both versions:
http://www.mediafire.com/file/wckqmyghoyk/Air Gear.zip

Offline zorena86

  • Member
  • Posts: 508
  • No expectations, no disappointments
Re: Rainmeter customization thread
« Reply #30 on: August 29, 2009, 05:55:44 AM »
Trying out a new image, it's quite nice :o


Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #31 on: August 29, 2009, 06:04:52 PM »
Trying out a new image, it's quite nice :o



isn't that akatsuki no goei? pretty cute

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #32 on: August 29, 2009, 06:17:46 PM »
more free time

http://www.mediafire.com/file/3lfdjj22vng/Wasshoi.zip
I next plan to make a skin with winamp included
« Last Edit: August 29, 2009, 07:20:45 PM by newLIVEhope »

Offline Shadeeh

  • Member
  • Posts: 36
Re: Rainmeter customization thread
« Reply #33 on: August 29, 2009, 07:17:09 PM »
I next plan to make a skin with winzip included
Did you mean Winamp?

Anyways, here's mine:

Just added new background to SentiveKnife2's Tohsaka skin.

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #34 on: August 29, 2009, 07:19:29 PM »
I next plan to make a skin with winzip included
Did you mean Winamp?

Anyways, here's mine:

Just added new background to SentiveKnife2's Tohsaka skin.
lol yes winamp sorry i was hungry n just posted it n ran off

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #35 on: September 01, 2009, 08:46:09 PM »
The final version of my Air Gear - Sumeragi Kururu skin

in this zip I removed the previous versions but you can still find them in the upper posts
http://www.mediafire.com/file/txdt4kjk3ni/Air Gear.zip

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #36 on: September 06, 2009, 03:30:41 AM »
Ok, this next skin is completely NSFW  ;D.

http://www.mediafire.com/file/tmzgymwm3ud/V ML.zip

Offline zorena86

  • Member
  • Posts: 508
  • No expectations, no disappointments
Re: Rainmeter customization thread
« Reply #37 on: September 06, 2009, 05:14:14 PM »
^ Now that is quite nice! Finally found some time to work on rainmeter today and have been working on the image slideshow. This first image is what it looks like from inserting an image to its premade .ini. The main image is set with a X=0 and Y=0.



This second image I moved the main image from X=0 to X=110 and Y=0 to Y=-50 and I like where the image is placed, but the problem is that her head is cut off. Also when the gadget is draggable it doesn't move any further to the left. It seems I would have to move all the images of the picture frame to get it to move further to the left.


Offline darren42

  • Member
  • Posts: 139
Re: Rainmeter customization thread
« Reply #38 on: September 06, 2009, 06:27:25 PM »
you probably haven't adjusted the margins/boundaries for the skin. that is probably why you can't drag the skin any further to the left and that the top gets cut off

Offline newLIVEhope

  • Member
  • Posts: 90
Re: Rainmeter customization thread
« Reply #39 on: September 06, 2009, 06:50:31 PM »
zorena send me a link of your tsumugi extraction. Also if you want try it, move the picture frames x and y variables below that of mugi-chans instead of moving her.
ex:
[Chara]
Meter=IMAGE
X=0
Y=0
ImageName=mugi.png

[PictureFrame]
Meter=IMAGE
X=5
Y=50
ImageName=picframe.png

something of that sort.