3dfxzone.it WorldWide Community

3dfx Hardware & Software => Voodoo3 and Velocity Discussions => Topic started by: dogsboll on 04 June 2003, 22:26:02

Title: 3dfx TV quick batch
Post by: dogsboll on 04 June 2003, 22:26:02
I use mycomputer as a DVD player and have a 3dfx voodoo3 card.  I normally enable output to the TV to watch movies. However this is virtually a 12-step process.  Is there a program/batch that can do this in one click from the desktop in Win98? Thanks. Ciao
Title: 3dfx TV quick batch
Post by: Friday on 03 August 2003, 15:16:34
I know, that's stupid.
Save this as a .reg file, and when you want tv-out enabled just run it and restart the computer.
>>
REGEDIT4

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Display\0001\TV]
"enabled"=dword:00000001
"priorbootTV"=dword:00000000
"hposition"="78"
"vposition"="50"
"size"="2"
"mode"="0"
"brightness"="0"
"saturation"="0"
"filter"="0"
<<

Copy this (without >> and <<) and paste to a new .reg file
To disable tv-out change the "enabled"=dword:00000001 to "enabled"=dword:00000000 and run file again and restart. I think that this only works with win 98.
Have fun!