Quantcast G50V - Anyone find a use for the OLED display? - Page 59

+ Reply to Thread
Page 59 of 73 FirstFirst ... 94955565758596061626369 ... LastLast
Results 581 to 590 of 726
  1. #581
    Notebook Geek
    Join Date
    Nov 2008
    Posts
    79
    Rep Power
    12

    Default Re: G50V - Anyone find a use for the OLED display?

    Hey guys, quick question..I want to use LcdHype to monitor my temps when i'm playing games etc..i have the script i want and Everest downloaded..However it only shows Cpu temp and the other says "Trial Version" Have i got the wrong version of Everest or must i actually purchase it?? Or is there a free Home version edition i could use? Any advice is appreciated..Thanks in advance..

  2. #582
    Notebook Geek
    Join Date
    Dec 2008
    Posts
    93
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Quote Originally Posted by Alyxis` View Post
    Hey guys, quick question..I want to use LcdHype to monitor my temps when i'm playing games etc..i have the script i want and Everest downloaded..However it only shows Cpu temp and the other says "Trial Version" Have i got the wrong version of Everest or must i actually purchase it?? Or is there a free Home version edition i could use? Any advice is appreciated..Thanks in advance..
    You need to purchase Everest. It's a great investment and as far as I know, the license is lifetime.

  3. #583
    Notebook Geek
    Join Date
    Dec 2008
    Posts
    93
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Quote Originally Posted by SICOPOLY View Post
    Sorry, but i had a problem with my sever, it has 9 years and it is running a webserver and BDserver so, i can't request pears to an elm!
    Now it fixed! so i supose that now the link to the megascript V3.3 its working!

    Code of MegaScript v3.3

    MegaScript v3.3 Pack


    In fact, i update the version to 3.4 because i added the forecast script!!
    here is the link:

    Code of MegaScript v3.4

    MegaScript v3.4 Pack
    It seems whoever your host was rolled out of that location because those links are all dead. If you could provide some new ones, I'd like to get 3.4 myself.

  4. #584
    Notebook Geek
    Join Date
    Jan 2009
    Location
    SF Bay Area
    Posts
    100
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Quote Originally Posted by Papa Midnight View Post
    It seems whoever your host was rolled out of that location because those links are all dead. If you could provide some new ones, I'd like to get 3.4 myself.
    Try right-clicking and choosing "save link as". Even the links in your quote are working for me..... at least the 3.4 ones I tried.

  5. #585
    Notebook Geek
    Join Date
    Jan 2009
    Posts
    84
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Yeah, as i said! It's my webserver! so if im playing counter-strike, and one of you trie to download you increased my ping, so i stop the server or restart it to ovoid get up my latency game!
    so try to download it in an other time! the link is OK!
    Dont worry about the link, because i always have it under control!

    Today my webserver was K.O because i was changing it to another quicklier and newer, because the first had 9years old!

    Now it is running!

    Pd: Thanks Predator because WiMood!

  6. #586
    Notebook Geek
    Join Date
    Dec 2008
    Posts
    93
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Ah ok. I was not aware of that. Thanks.

    Just one slight question: For those of us on the western side of the Pond, how do you find your city ID?

    I found this: "US0MD0017" by extracting it from the HTML page. However, I cannot find the id to replace this: /%DefVar(ID=10262)/ (If it is necessary).

    I continue to get nothing but "NA" even after forcing a synchronization.
    Last edited by Papa Midnight; 3rd September 2009 at 11:33 AM.

  7. #587
    Notebook Geek
    Join Date
    Jan 2009
    Posts
    84
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    Quote Originally Posted by Papa Midnight View Post
    Ah ok. I was not aware of that. Thanks.

    Just one slight question: For those of us on the western side of the Pond, how do you find your city ID?

    I found this: "US0MD0017" by extracting it from the HTML page. However, I cannot find the id to replace this: /%DefVar(ID=10262)/ (If it is necessary).

    I continue to get nothing but "NA" even after forcing a synchronization.
    Where do you get "Na" in today? or also in the other?

    You have to put you ID on line 14!!!! dont change on line 17!!! y forgot to delete that line! xD
    %DefVar(ID=ES0ZG0285)

  8. #588
    Notebook Geek
    Join Date
    Dec 2008
    Posts
    93
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    This is what I see:



    This is what lines 0-24 of the script look like since I've edited it:

    Code:
    ***********************************
    *      Weather Overview           *
    *      by SICOPOLY                *
    *      v 1.0    Initial creation  *
    ***********************************
    
    
    #Header
    %KeyInit()
    %LCD.Gfx_ClearVRAM()
    %Common.SetPriority(500)
     %Param.AvoidPluginCleanUp()
    /Insertar La ID y el Nombre de la Ciudad/
    %DefVar(ID=US0MD0017)
    %LCD.Gfx_LoadBitmap(Temps%UsePlugin('LCDWeather\lcdweather.dll',%ID(),Current,Weather).bmp,90,2,0,0,50,50,0,NONE)
    %LCD.Gfx_LoadBitmap(%UsePlugin(LCDWeather\lcdweather.dll,%ID(),Current,WindDir).bmp,90,33,0,0,50,50,0,NONE)
    /%DefVar(ID=10262)/
    %DefVar(City=Baltimore)
    %UsePlugin(LCDWeather\lcdweather.dll,AddLocation,%ID())
    %UsePlugin(LCDWeather\lcdweather.dll,SyncInterval,60)
    %LCD.Gfx_SetInvertMode(0)
    %LCD.Gfx_SetTextArea(0,0,256,32)
    #EndHeader

  9. #589
    Notebook Geek
    Join Date
    Jan 2009
    Posts
    84
    Rep Power
    11

    Default Re: G50V - Anyone find a use for the OLED display?

    I dont know what is happen with you, it seems like it is a net-problem of your computer or something like that, look, its working for me! I only copy paste your lines! anyway, try to play with the code, the help file is in LcdHype > plugins > LcdWeather folder!
    Attached Thumbnails Attached Thumbnails Dibujo.jpg  

  10. #590
    Notebook Enthusiast
    Join Date
    Jul 2009
    Posts
    39
    Rep Power
    10

    Default Re: G50V - Anyone find a use for the OLED display?

    Just a minor problem I've had a couple of times:
    The script interrupts itself at random moment. But it's only 3 or 4 times a week.
    It says something in the script was wrong and it could be an infinite loop or something.

    Not really to big of a deal, but just letting you guys know
    [SIZE="1"]Asus G50VT-X5
    Core 2 Duo P7450 2.13Ghz @ 2.4Ghz OC
    4GB RAM - 9800m GS

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 09:41 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0