-fullscreen : Does the obvious. Fullscreen mode.
-busywait : Does NOT execute a rest() each time it checks the timer.
	Is very mean to the CPU, locking other processes out, but may fix
	issues on some systems. Probably either disabled for or breaks netplay.
-scale : Determines the size of the screen. Normal scale is 1, 320x240. Default scale is 2, 640x480.
-mod : Causes the exe to load data from the Mods folder specified (ie. "-mod VS" would load from "/Mods/VS/...")
