this (and other code, including time-based movement) lags for me as well. same symptom you mentioned. i think it's to do with my widescreen lcd monitor vs dbpro. if i don't add the vsync flag, i get the choppiness, even in my ws desktop resolution (first i thought it was a "running 4:3 in w/s mode" issue).
to "fix" it, try turning VSync on. ie, add this to the top of the code:
set display mode 800,600,32
,1
when i add that, the stars scroll smoothly. but, it will lock your frame rate to that of you monitor's refresh rate (60 for me). so, adjust the speed factor to your liking with the following line from the code:
speedfactor# = 0.75
let me know if that works for you, and whether or not you're using a widescreen monitor as well? this way we can have a culprit to blame some of our woes on
i'm also on vista (see sig for specs)
Virtual Nomad @ California, USA
AMD Phenomâ„¢ X4 9750 Quad-Core @ 2.4 GHz . 8 GB PC2-6400 RAM
ATI Radeon HD 3650 @ 512 MB . Vista Home Premium 64 Bit