colorPlay v16,777,216
Programmed by caliFrag
-----------------------------

Basic Information:
	colorPlay is a simple program designed
to loop through every possible combination
of red/green/blue color codes in attempt to free
stuck pixels or to revive dead pixels. You can
can also manually increase or decrease the color
values or reset them using the assigned controls.



Customizing colorPlay:
	In order to display the correct time, 
open script.lua and change the "timezone" value to 
the correct value for your region. Also if you would
like the time to display in 12 hour format, change
"clock = 24" to "clock = 12"

Example timezones:
Pacific  (-8) ***DEFAULT****
Mountain (-7)
Central (-6)
Eastern (-5)

To find your timezone if you don't know it, double
click on the clock on your computer taskbar and the
calendar will popup, click the tab which says "Time Zone"
and it will tell you which time zone you are in in relation
to GMT. (I.E. GMT-08:00)



Control Scheme:
	Cross: Show\Hide Information

	L: Full Black
	R: Full White

	Square: Full Red
	Triangle: Full Green
	Circle: Full Blue

	Up/Down: Select color (R, G, B)
	Left/Right: Adjust Color (+/- 1)

	Select: Toggle Forward/Reverse/Random
	Select: (Paused) Save screenshot in "colorPlay" folder.

	Start: Pause/Unpause
