Comment on Thousands play one game of Pokemon simutaneouslyparentComments−Nikkau12yIt's streaming lag, the input lag should be far higher.I suspect a very simple setup :- An IRC bot listen for message including a key name and queue them somewhere (Redis maybe?).- Another process just dequeue keys and apply them in emulator.
Comments
It's streaming lag, the input lag should be far higher.
I suspect a very simple setup :
- An IRC bot listen for message including a key name and queue them somewhere (Redis maybe?).
- Another process just dequeue keys and apply them in emulator.