Help - Search - Members - Calendar
Full Version: WINNTBBU.DLL dos not use 16bit colors
MSFN Forums > Customizing Windows and Graphics > Setup Billboard Screens for Windows

   
Google Internet Forums Unattended CD/DVD Guide
rehbar
Hi dear users,

I want's to change colors 256 that is default to 16bits. How can i do it? sad.gif
rehbar
Why not someone reply me?
neo
Mostly Graphics cards or chipset supporting 32-bit color at intallation time. but As I experinced, D845GVSR + P4 2.4 with onboard graphics doesn't support 32-bit color n its always uses 16-bit WINNTBBU.DLL

by deleting Drivers in XP CD by using nlite or anyother utility U may get use of 16-bit WINNTBBU.DLL
rehbar
No D845GVSR + P4 2.4 with onboard graphic dos't support 16bits but it support only 16-color. I want's to change rethar then using 16-color it used 8-bit or 16-bit color. Will it possilble?
rehbar
WHY not ans: me ?
rickytheanuj
QUOTE (neo_matrix.rs @ Dec 27 2006, 10:42 PM) *
Mostly Graphics cards or chipset supporting 32-bit color at intallation time. but As I experinced, D845GVSR + P4 2.4 with onboard graphics doesn't support 32-bit color n its always uses 16-bit WINNTBBU.DLL

by deleting Drivers in XP CD by using nlite or anyother utility U may get use of 16-bit WINNTBBU.DLL


all the users


"NEO,
You said that,Windows XP SP2 do not support VGA driver during billboard setup on Intel 845 onboard graphic system." That could be true.

But i experienced that Window XP professional (without SP2) support VGA driver during billboard setup on my intel 845GL onboard graphics.



So, my quricity is, If I integrate SP2 and latest ryanVM update in old version Windows XP professional will VGA save enable during billboard setup (256 colour)?



i m waiting for help frm u guys ,


please suggest me...
Kelsenellenelvian
DO NOT use the report button for getting attention when you need help!
rickytheanuj
QUOTE (Kelsenellenelvian @ Jun 30 2007, 01:01 PM) *
DO NOT use the report button for getting attention when you need help!



Sorrry blushing.gif . I will remember in future.

But please anybody solve my problem.
Shinigami
in I386 folder search hivesys.inf and open it

find :

CODE
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave","Type",0x00010001,1


than add after :

CODE
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.BitsPerPel",0x00010001,32
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.XResolution",0x00010001,1024
HKLM,"SYSTEM\CurrentControlSet\Services\VgaSave\Device0","DefaultSettings.YResolution",0x00010001,768
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}00","DefaultSettings.BitsPerPel",0x00 010001,32
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}00","DefaultSettings.XResolution",0x0 0010001,1024
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}00","DefaultSettings.YResolution",0x0 0010001,768


its to have 1024x768 32bit (no driver needs)

sorry for my english. i from Algéria
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.