Home - lochnar187/screensaver GitHub Wiki
Welcome to the screensaver wiki!
I got bored and made a Paranoia RPG themed screensaver that talks. It's a .NET 4.5.2 WPF app written in C# with Visual Studio 2015 CE. This is a beta, while most functionality is in and working, some things are not where I want them. Here is a list of things to fix/add.
- The preview doesn't work. To be clear, the preview button works but the tiny preview window on the Screen Saver Settings dialog window doesn't animate correctly.
- It is not well tested. I have a Windows 7 64 bit test system. It should work on a 32 bit OS but I don't have one on which to test it.
- The custom eye path feature is not yet written. It would allow the user to "program" the eye's path. I'm thinking of a JSON string or maybe XML.
- Only the default voice is used, I'd like an override option in the config if more than one voice is installed.
- Configuration data is saved to the registry under CurrentUser. I'd rather a standard config file worked but I had problems with that.
- Add even more sayings. Currently, the Computer only says about 40 things.
That's about it. If you want to install it or play with the code, grab a copy and have fun. Download at your own risk. Provided as is, no warranty.