Media Displayer v4.1

This post was written by Krof on July 23, 2008
Posted Under: mIRC

Just a small update this time, by the request of Chaitanya.

4.1 Changelog:

  • Added: Option to disable bold in media stats
  • Fixed: Minor Mplayerc bug

Download v4.1
(The old version (3.2) that doesn’t use COM can be downloaded from here)

Don’t forget to read the readme before asking me any questions.

Tags:

Reader Comments

mem[-1677/0MB (0%)

i’m running Vista Ultimate SP1
i have 4 GIGs of RAM
mIRC v6.35 (before it was v6.3)

i keep getting that in the last 2 version.
i dunno if you’re still monkeying with this add on anymore but I figured I’d give it a try.

#1 
Written By exiter on January 29th, 2009 @ 8:50

I don’t use Vista myself so I can’t test if this will work or not, but this might work:
Open up media.mrc and go down to line 366, it looks like this:

var %rb.rammax = $round($calc($wmiget(Win32_LogicalMemoryConfiguration).TotalPhysicalMemory / 1024),1)
(The line is cut-off a bit here because all of it doesn’t fit)

replace that entire line with this:

var %rb.rammax = $round($calc($wmiget(Win32_OperatingSystem).TotalVisibleMemorySize / 1024),1)

Let me know if it works or not :-)

#2 
Written By Krof on January 29th, 2009 @ 9:56

Just tried your suggestion for the ram display fix in vista and it works a treat so many thanks.

#3 
Written By Alan on February 17th, 2009 @ 16:32

Add a Comment

required, use real name
required, will not be published
optional, your blog address