View Single Post
Old 04-23-2006, 11:42 AM   #35
amorfeusz
Newbie
 
Join Date: Apr 2006
Location: Chicago, IL
Posts: 22
I was finally able to get DVD's/MPEG2 looking great but for that I have to use Zoom Player. These drivers seem to be really finicky about when they accelerate video.

Also, I figured out how to change resolutions - I now can change from 800x480 to 800x600 or 1024x768. Suffice it to say, I deleted the other windows installation and now am quite happy with this setup.

Basically I just made 2 more entries under the DTD\ registry key (see bold below) and now windows lets me select any of the three at any time. Great for when some pesky dialog window is unusable in native 800x480. You can of course add as many different resolutions as you like - I'm fine with these for now.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\1]
"PixelClock"=dword:00009696
"HorzActive"=dword:00000320
"HorzSync"=dword:00000028
"HorzSyncPulse"=dword:00000050
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e8
"VertActive"=dword:000001e0
"VertSync"=dword:0000003d
"VertSyncPulse"=dword:00000003
"VertBorder"=dword:00000000
"VertBlank"=dword:0000008e
"HorzSize"=dword:00000019
"VertSize"=dword:00000010
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\2]
"PixelClock"=dword:00007530
"HorzActive"=dword:00000320
"HorzSync"=dword:00000020
"HorzSyncPulse"=dword:00000078
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e0
"VertActive"=dword:00000258
"VertSync"=dword:00000003
"VertSyncPulse"=dword:00000002
"VertBorder"=dword:00000000
"VertBlank"=dword:00000018
"HorzSize"=dword:00000019
"VertSize"=dword:00000013
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\Dtd\3]
"PixelClock"=dword:0000fe2a
"HorzActive"=dword:00000400
"HorzSync"=dword:00000088
"HorzSyncPulse"=dword:00000078
"HorzBorder"=dword:00000000
"HorzBlank"=dword:000000e0
"VertActive"=dword:00000300
"VertSync"=dword:00000006
"VertSyncPulse"=dword:00000002
"VertBorder"=dword:00000000
"VertBlank"=dword:00000018
"HorzSize"=dword:00000019
"VertSize"=dword:00000013
"Flags"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Video\{*****}\0000\Config\1\Port\5\General]
"Rotation"=dword:00000000
"Flip"=dword:00000000
"Edid"=dword:00000000
"EdidNotAvail"=dword:00000004
"PortEnable"=dword:00000001
amorfeusz is offline   Reply With Quote