Y
Hacker News
new
|
ask
|
show
|
jobs
by
coldtea
2137 days ago
The game look is streamed, the game engine has local dynamic behavior (not just "play/pause/send controls to game").
2 comments
adamscybot
2137 days ago
That's not the case. It literally is sending user input to the server, where the game is running, and then you watch a video back. That's the base technology that underlies every single gaming streaming service (to date, at least).
link
koluna
2137 days ago
What? That’s exactly what it does - it pipes controls to the server where it’s executed. Nothing runs on the phone other than a streaming agent.
link