Zombine
Newbie
- Joined
- Oct 5, 2006
- Messages
- 204
- Reaction score
- 1
Code:
.,-:;//;:=,
. :H@@@MM@M#H/.,+%;,
,/X+ +M@@M@MM%=,-%HMMM@X/,
-+@MM; $M@@MH+-, ;XMMMM@MMMM@+-
;@M@@M- XM@X;. -+XXXXXHHH@M@M#@/.
;%MM@@MH ,@%= .---=-=:=,.
=@#@@@MX ., -%HX$$%%%+;
=-./@M@M$ .;@MMMM@MM:
X@/ -$MM/ .+MM@@@M$
,@M@H: :@: . =X#@@@@-
,@@@MMX, . /H- ;@M@;=
.H@@@@M@+, %MM+..%#$.
/MMMM@MMH/. XM@MH; =;
/%+%$XHH@$= , .H@@@@MX,
.=--------. -%H.,@@@@@MX,
.%MM@@@HHHXX$$$%+- .:$MMX =M@@MM%.
=XMMM@MM@MM#H;,-+HMM@M+ /MMMX=
=%@M@M#@$-.=$@MM@@@M; %M%=
,:+$+-,/H#MMMMMMM@= =,
=++%%%%+/:-.
APERTURE LABORATORIES SCREENSAVERS
brought to you by Aperture Science, Inc.
So here goes:
-LOGO SCREENSAVER- download (2.39 MB)
This simple screensaver will display Aperture Logo on your monitor, just like many portal in-game monitors do.
-DATA SCREENSAVER- download (2.72 MB)
Another screensaver inspired by in-game monitors. It will display the cake recipe data. Oh, yes it will...
-CAKE SCREENSAVER- download (9.3 MB)
It will randomly flash images from monitors in GLaDOS's room. It contains every image so it's pretty large, and it takes "few" seconds more to load.
-CAMERA SCREENSAVER- download (20.13 MB)
This one contains video feed from all of the cameras in various test chambers across the enrichment center. They are not animated because then the file size would be huge, and it's big enough as it is. WARNING, It features extremely long load size (about 30 seconds on my computer).
How to install:
-download the desired package
-unzip it using winzip, winrar or some other compression program
-Move "InsertNameHere.exe" and "Aperture Science - InsertNameHere.scr" files into some desired directory, like: "C:\\Program Files\ApertureScience\"
-Click the right mouse button on the Aperture Science
"Aperture Science - InsertNameHere.scr" file and select install
-The Screen Saver Properties should appear and your
new screensaver should be selected
-Enjoy
Why two files?
Screensavers need to contain a little code that checks every time it runs whether is screensaver executed as a preview, settings dialog or a screensaver. And that needs to be checked right at the start. Since my screensavers took a while to load it was a bit annoying to get a loading screen after you select the screensaver in your properties(as a preview) only to be closed after it loads because it noticed the parameters are wrong. So I added a little program that checks the parameters and then runs the real screensaver if those parameters are good. You don't have to worry if you understand that but I just tried to answer the question.
Please note the following:
- Portal and all associated stuff is trademark of Valve Software and I'm not connected with them in any way.
- I am just beginning to learning how to program so there could be few bugs.
- English is not my first language so there are lots of grammar mistakes