Mine died rather suddenly while in transit across Italy. I was pretty careful and I can't imagine why it would have died (and nothing else!)![]()
-
-
Mine is working fine. Although the weather plugin that pops up by the clock doesn't seem to work anymore. It's just red and won't sync.
-
-
-
My LCDHype thing stopped working. It just gives me an Access Violation and doesn't put anything on the OLED. It just shows the Republic of Gamers logo and thats it
I tried uninstalling, erasing, and reinstalling LCDHype, to no avail... -
-
The homepage of the forecast weather it's always changing..... that is because the plugin is always need to be rewrited....
I have this error message a few times.... but rarely occured for me, but maybe could be the plugin of the forecast weather? -
anybody knows how to completly disable the oled? like disconnecting the cable?
thanks -
It probably is that easy, but why do you want to disconnect it?
-
-
and also i dont want a programm running in the backround all the time to change the text.
any ideas which cable?
thanks -
Hi all, I'm running a G71G and i came across this page/modding while trying to find out how to get my CPU meter to work. Well after doing some installs I got it working but only with Direct Console. I found a simple script someone posted ( forgive me for not remembering who it was by-I'm sure I can find their name if I look) It was in this topic early on in. Anyhow It doesn't use Everest to show CPU. Therefore I cant view CPU. Funny enough though I can view my memory/ram. I tried fiddling with it, but I couldn't figure out how to make the script work properly. I just want the CPU to be controlled by Everest, if anyone can help me figure this problem be great.
HTML:#Header %Common.SetPriority(1875) %Graph.SetTextArea(0,0,256,32) %Param.RenderMode(Simple) %DefVar(state,local=0) %DefVar(battPct,Local = 0) %DefVar(AC,Local=0) %DefVar(CPUusage, Local=0) %DefVar(RAM,Local=0) %DefVar(hourPM,Local=0) %DefVar(hourAM,Local=0) %DefFunc(BattFlag=%UsePlugin('battery\batteryplugin.dll',nBatteryFlag)) %DefFunc(ACFlag=%UsePlugin('battery\batteryplugin.dll',nACFlag)) %DefFunc(LifeTime=%UsePlugin('battery\batteryplugin.dll',LifeTime)) %DefFunc(IdleTime=%UsePlugin('battery\batteryplugin.dll',nSystemIdleTime)) #EndHeader #GfxMode %Common.ChangeScreen(7500,3) /Get Variables/ %Assign(battPct,%UsePlugin('battery\batteryplugin.dll',LifePercent)) %Assign(CPUusage,%System.CPU(Usage)) %Assign(RAM,%System.Memory(MemoryLoad)) %Assign(hourPM,%Dec(%System.GetDateTime(hh),12)) %Assign(hourAM,%Dec(%System.GetDateTime(hh),0)) /Display Variables/ /Time/ %Format.AlignRight() %KeyCheck() %If(%hourPM() = 0)Then{%Assign(hourPM,%Dec(%System.GetDateTime(hh),0))} %If(%hourAM() = 0)Then{%Assign(hourAM,%Dec(%System.GetDateTime(hh),-12))} %Common.CreateNewLine(,0,-2) %Graph.Font('Arial',11,1,Bold) %If(%System.GetDateTime(h) < 12) Then{%hourAM()%System.GetDateTime(':nn ')AM%Common.CreateNewLine(,0,12,)%Graph.Font('Tahoma',7,1)%System.GetDateTime('dddd')%Common.CreateNewLine(,0,21)%System.GetDateTime('mmmm d')} Else{%hourPM()%System.GetDateTime(':nn ')PM%Common.CreateNewLine(,0,12,)%Graph.Font('Tahoma',7,1)%System.GetDateTime('dddd')%Common.CreateNewLine(,0,21)%System.GetDateTime('mmmm d')} /CPU/ %Graph.Font('Trebuchet MS',10,1,Bold) %Format.AlignRight() %Common.CreateNewLine(,70,-3) 'CPU: '%CPUusage()'%' %Format.Bar(Horizontal,50,12,0,100,%CPUusage(),1,1,140,0) /RAM/ %Format.AlignLeft() %Common.CreateNewLine(,70,15) 'RAM: '%RAM()'%' %Format.Bar(Horizontal,50,12,0,100,%RAM(),1,1,140,18) /Battery/ %Graph.Font('Trebuchet MS',15,1,Bold) %Format.AlignLeft() %Common.CreateNewLine(,,-4) %battPct() %Graph.Font('Tahoma',10,1) '%' %Common.CreateNewLine(,0,19) %Graph.Font('Tahoma',7,1) %If(%ACFlag() = 1) Then { 'Plugged In' %If(%battPct() < 96) Then {%Common.CreateNewLine(,35,0) %Graph.Font('Webdings',11,1)~}} Else{ %If(%LifeTime() = -1) Then {'Calculating'} Else {%LifeTime() } } %Graph.Rect(53,0,57,4,3,1) %Format.Bar(Vertical,11,29,0,100,%battPct(),2,1,50,3) #EndGfxMode
-
ALLurGroceries Vegan Vermin Super Moderator
-
-
I cant seem to extract the tutorial to LCDHype/ Scripts. Its under appdata which I cant find with my extract file to browser. Help? And thank you very much Predator for all the hard work youve put into this. Ive had my comp for about three weeks now, so def not very educated as far as this stuff goes. Thank you all.
-
-
Is there no one to help ??
-
Maybe his server is down again, be patient. In the meantime you can download previous versions of the megascript, go back few pages and check it out
-
Ok, please forgive my noobness. I would LOVE to get this working. I've tried several times to get the Direct Console working with windows 7 on my G50V and i've had no success. I've seen nothing but "republic of gamers" on my LCD for the past 6 or so months. I've got the LCDHYPE application and the drivers installed and unpacked into the directory. When i open LCD hype i do see the splash screen and it says g50 series driver. When i try to run a script or change the driver, the LCD switches off entirely. I cannot figure out what i'm doing wrong or where to find a configuration tutorial. Anyone help?
-
ALLurGroceries Vegan Vermin Super Moderator
Duckburg, you need the ATK drivers installed and then try reinstalling directconsole.
Recent thread here: http://forum.notebookreview.com/asu...ant-get-direct-console-2-0-working-g50vt.html
Older thread here: http://forum.notebookreview.com/asus-gaming-notebook-forum/388422-guide-smooth-windows-7-g50vt.html -
-
My G50Vt is still going strong and especially the "Overclocker" script.
My Wifi goofed up after an overclocking bluescreen and I have reinstalled the drivers to no avail, finally I had to let it sit powerless without battery for a week and then it just worked again at powerup.
Now my problem is that the Wifi script shows 1073MBps and has bars all over the screen just like earlier in the thread. My Wifi is till called "5100" AGN.
Was there ever a fix for this? I'm thinking something was changed after reseting the motherboard, like IRQ or address.
Any ideas? -
Any of you would happen to have the megascript 3 somewhere i can download ? link are not working anymore from this thread .
-
HaloTechnology Notebook Consultant
-
-
Ive had this bug ever since installing Win7 maybe its a simple fix someone might know?
Im no longer getting a reading of the CPU usage from the code:
%Assign(CPUusage, %System.CPU(Usage))
%CPUusage()
both are in the body
G50V - Anyone find a use for the OLED display?
Discussion in 'ASUS Gaming Notebook Forum' started by berardi1111, Oct 15, 2008.