shortcut for enabling/disabling tv output?(v3tv)

Started by ps47, 28 February 2004, 18:16:29

Previous topic - Next topic

ps47

I have been thinking about this a bit..the tv out enable/disable is just a value in the registry,right?so,would it be possible to create a shortcut or perhaps a batch file that enables or/and disables the tv out "on the fly" by running that file?something like the "set FX_GLIDE_AA_SAMPLE=x" batch file setting I use so often to controll fsaa for particular apps,something like "set tv_out_enable=x"..?

ps47

#1
ok,I have found the reg value that needs to be changed in order to turn on the tv-out.see the pic:

Image Insert:

73.13 KB

so..is it be possible to change the 0 to 1 by running a correct batch file or some other way perhaps..?

raffa

is a reboot required (or something else) to get the change noticed?

if not, you could export the reg key to a file, once with a enabled value of "1" and once with zero and than just import the one you need. get the idea?

another way is to prog a little app that changes the value of the key, this way you could even assign shortcuts to it...
 

ps47

no reboot is required.you get my idea perfectly,unfortunately I have no idea how to do that stuff you suggested..

raffa

#4
its really easy to export the reg key,
anyway, i made the reg files you need.

hope they work, double klick and a "yes" should do it :)
you can even a assign a key-shortcut to these if you make a shortcut to them ;)

here they are:
//../public/uploaded/raffa/2004320221559_tv_out_regs.zip