vote up 4 vote down star

I'm fairly sure you can create screensavers with.NET but are there any tutorials on doing so? and how well can you make XNA screensavers?

flag

2 Answers

vote up 6 vote down check

A screensaver is just an executable named that has been renamed '.scr' :) So yes, you can make one in whatever language you like, pretty much.

link|flag
1  
What about accomanying DLLs? what happens to those? – RCIX Sep 2 at 5:05
1  
Place in the Windows folder, with the 'scr' executable. – Havenard Sep 2 at 5:10
Ok cool! – RCIX Sep 2 at 5:11
vote up 0 vote down

For a simple tutorial try Useful screensavers which also explains how to do the preview mode which is generally left out of any accounts

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.