abbhishek
Jul 8 2007, 04:51 AM
can anybody tell me is it possible to change resolution during or before the T-39 stge
if possible then how can it be done
please help
gamehead200
Jul 8 2007, 10:27 PM
You can try using this little command line utility, but I doubt it will always work. It's worked for me in SOME cases, but not always.
http://www.12noon.com/reschange.htm ursu28
Aug 18 2007, 09:56 AM
Edit hivesys.inf and add this at the top:
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}000","DefaultSettings.BitsPerPel",0x00010001,32
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}000","DefaultSettings.XResolution",0x00010001,1024
HKLM,"SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}000","DefaultSettings.YResolution",0x00010001,768
crawf
Oct 8 2007, 03:03 AM
Ive added this into hivesys, but it doesnt seem to work for me...
-Crawf
crawf
Oct 11 2007, 06:26 AM
Anyone? Ive even tried gamehead200's posted utility, and does not work. This would be a great thing to change if possible!
-Crawf
Innocent Devil
Dec 15 2007, 11:44 AM
this happens wen the default vga driver cannot support these resolution on u r grafix card
try adding driver with nlite and then changed hivesys.inf
or try another utility named bvidchng.exe (given in the unatteded guide)