I've a 82kHz Monitor and I think the best Resolution for it will be 1280x960, 1280x1024 is useless because of the 5:4 ratio. With PD5 it is now possible to create your own resolutions by simply write them to the registry. I've made an entry for each colordepth and copied the VideoParameters from a lower resolution to a new Key then adjusted the properties with the Monitor Dialog.
Below are the entries that work for my Monitor.
Have Fun!
Helmchen
----start----
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\Settings\VideoParameters]
"1280,960"=hex:3c,00,36,00,80,38,01,00,20,00,60,00 ,c0,00,01,00,03,00,20,00,00,\
00,00,00,46,00,0c,00,24,71,01,00,20,00,60,00,c8,00 ,01,00,03,00,2c,00,00,00,\
00,00,4b,00,0c,00,e0,a5,01,00,40,00,80,00,00,01,01 ,00,03,00,20,00,00,00,00,\
00,55,00,0c,00,9c,da,01,00,40,00,80,00,e0,00,01,00 ,03,00,2b,00,00,00,00,00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\8\1280,960]
@="80"
"RefreshRate"="-1"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\16\1280,960]
"RefreshRate"="-1"
@="80"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\24\1280,960]
@=""
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\32\1280,960]
@="80"
"RefreshRate"="-1"
----end----
Below are the entries that work for my Monitor.
Have Fun!
Helmchen
----start----
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\Settings\VideoParameters]
"1280,960"=hex:3c,00,36,00,80,38,01,00,20,00,60,00 ,c0,00,01,00,03,00,20,00,00,\
00,00,00,46,00,0c,00,24,71,01,00,20,00,60,00,c8,00 ,01,00,03,00,2c,00,00,00,\
00,00,4b,00,0c,00,e0,a5,01,00,40,00,80,00,00,01,01 ,00,03,00,20,00,00,00,00,\
00,55,00,0c,00,9c,da,01,00,40,00,80,00,e0,00,01,00 ,03,00,2b,00,00,00,00,00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\8\1280,960]
@="80"
"RefreshRate"="-1"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\16\1280,960]
"RefreshRate"="-1"
@="80"
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\24\1280,960]
@=""
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Class\Display\0000\MODES\32\1280,960]
@="80"
"RefreshRate"="-1"
----end----
Comment