Well, yeah -- theoretically. In practice, games don't spend 100% of their time polling the keypad; they just check it once per frame (i.e. ~60 times per second) and spend the rest of time doing more important things like running the AI and updating graphics.
Joined: 5/2/2006
Posts: 1020
Location: Boulder, CO
Hate to be the physics nerd of the group, but there is no limit to instentanious acceleration. So c, (a measure of velocity) is not the limit of acceleration (a measure of the rate of change of velocity, the actual value an acceleromiter measures).
Not that it matters.
Hate to be the physics nerd of the group, but there is no limit to instentanious acceleration. So c, (a measure of velocity) is not the limit of acceleration (a measure of the rate of change of velocity, the actual value an acceleromiter measures).
Depends on the mass, I think. To accelerate something, you need force. Force times distance is energy. That energy requirement depends on the mass. I would think the upper limit on energy would be somewhere where it would be equivalent to the amount of mass (E=mc²) would yield a black hole that prevents the mass from escaping at all :P
Sketchy, yeah.
But of course, in games, there is really no velocity or acceleration. A pixel appearing at point A and then at point B is no movement, it's just two different pixels activated in a sequence. Same goes for signals sent from a supposedly motion detecting meter circuit.
Now we need a lego robot that can use a normal NES controller ... and one faster than ROB
We could call it TASROB... it would also have to turn the power on. Then maybe we could see if the TASes would really work on a real NES?
Actually a robot probably wouldn't push the buttons with enough precision. Maybe some sort of USB controlled device that would mimic controller output directly and precisely. And that had precise control of the power and reset buttons.
Yeah, i'll get right to work on that... next tuesday...mumble mumble or something. ;)
Joined: 5/2/2006
Posts: 1020
Location: Boulder, CO
Bisqwit wrote:
To accelerate something, you need force.
Force is defined as mass times acceleration. (F=ma)
So for any given mass m, there is some F, that would yield any a.
Simply put, regardless of what acceleration is desired, there is some amout of force capeable of causing that acceleration.
Work is defined as a force over a distance, and describes the amount of energy transfered my a force. (W=FD)
Provided that the D is small, which is to say the force only acts for really short amounts of distance, the work done, and consequently the energy needed can be arbitrarily small.
Relivity does not really affect this, because all that is required is that the acceleromiter reads the data at the instant when the device is accelerating. This means that regardless of how high a value for acceleration is desired, the acceleration could be so brief that low amounts of energy could be used, and the velocity of the device would remain non-realitivistic.
Of course, you will have trouble representing enormous instantaneous accelerations when the force along each axis has to fit within 1 byte for the Wii to read it.
Joined: 5/2/2006
Posts: 1020
Location: Boulder, CO
nitsuja wrote:
Of course, you will have trouble representing enormous instantaneous accelerations when the force along each axis has to fit within 1 byte for the Wii to read it.
Now we need a lego robot that can use a normal NES controller ... and one faster than ROB
We could call it TASROB... it would also have to turn the power on. Then maybe we could see if the TASes would really work on a real NES?
Actually a robot probably wouldn't push the buttons with enough precision. Maybe some sort of USB controlled device that would mimic controller output directly and precisely. And that had precise control of the power and reset buttons.
Yeah, i'll get right to work on that... next tuesday...mumble mumble or something. ;)
If that happened, just imagine the reactions over at SDA. Some games would be too easy to tell, but I imagine a game like Super Mario Bros would be very hard to tell, unless you did some really screwy stuff.
Joined: 3/14/2008
Posts: 152
Location: United Kingdom
All you would need is a usb device that connects to the controlley port of a console and playes the emulator movie files, converting them into ations on the real console.
You'd also have to get the power on timing right though -- plus whatever other unforeseen issues with syncing the output with a real console instead of an emulator