EASY Program Request! Will take 30 minutes!
Posted: Sun Aug 17, 2008 5:34 pm
Seriously, the program I'm asking for its VERY SIMPLE, you could probably write it in under 30 minutes... I need an ELF that I can run from uLaunchELF. What this program will do is count from 0.000 to 9.999 seconds in MILLISECONDS... Thats all this program has to do! Of course, I'm asking for the counter to be in extremely large text on the screen, and when it hits 9.999 it should loop back around to 0.000 and start over.
I need this program to test the lag on LCD televisions (I am a fighting game tournament director, so minimum lag televisions are essential). I plan on taking my PS2, splitting the signal between a no-lag CRT television and a test LCD television. When I run the program, the counter will display on both TVs. I will then take a digital camera and photograph both TVs side by side. When I look at the photograph, I can subtract the numbers and know exactly how much lag is on the LCD television in milliseconds.
See? Easy program... someone could write it quick... but I need it soon...
* Count from 0.000 to 9.999 seconds in milliseconds
* Loop from 9.999 to 0.000 and repeat forever
* Large text to be visible in the viewer of a digicam
Now I understand there will be logistical issues because of the 60hz/30hz restriction, but I can ignore that for now as what I am really looking for is frame delay... with 60 frames in a second in the games we play, the 60hz restriction wont be an issue.
But while I am at it... could I ask for a second program, which is a slight variation on this one? This second one is exactly the same, but instead of counting from 0.000 to 9.999 in milliseconds, it will count from 0 to 59 in a single second. So it will take exactly 1 second to go from 0 to 59, then loop again.
I need this program to test the lag on LCD televisions (I am a fighting game tournament director, so minimum lag televisions are essential). I plan on taking my PS2, splitting the signal between a no-lag CRT television and a test LCD television. When I run the program, the counter will display on both TVs. I will then take a digital camera and photograph both TVs side by side. When I look at the photograph, I can subtract the numbers and know exactly how much lag is on the LCD television in milliseconds.
See? Easy program... someone could write it quick... but I need it soon...
* Count from 0.000 to 9.999 seconds in milliseconds
* Loop from 9.999 to 0.000 and repeat forever
* Large text to be visible in the viewer of a digicam
Now I understand there will be logistical issues because of the 60hz/30hz restriction, but I can ignore that for now as what I am really looking for is frame delay... with 60 frames in a second in the games we play, the 60hz restriction wont be an issue.
But while I am at it... could I ask for a second program, which is a slight variation on this one? This second one is exactly the same, but instead of counting from 0.000 to 9.999 in milliseconds, it will count from 0 to 59 in a single second. So it will take exactly 1 second to go from 0 to 59, then loop again.