By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Ssenkahdavic said:
disolitude said:
Ssenkahdavic said:
I want to see this in action.

MS, give me Side to Side video's of games running:

1) Not connected to the net
2) Connected with < 10 MB Connection
3) Connected with > 10 MB Connection

I am very curious how this will look and how this will effect development.

This!

Make it happen Ballmer!

Added this too!

 

edit:  Hell, I want to see a game running on the cloud and continuing to run after the internet gets cut out from under it.

Technically, there is nothing very hard to achieve that. Queue up the request, wait for an async response, if no response, compute it locally (with the impact on the gameplay). Obviously everything must be asynchroneous but there are plenty of async. tasks in a videogame :)