"With the way that the game works, we offload a significant amount of the calculations to our servers so that the computations are off the local PCs and are moved into the cloud. It wouldn't be possible to make the game offline without a significant amount of engineering work by our team." I'm going to point a finger and say that this is clearly untrue, and very easy to disprove just from basic network monitoring ove…
People have been able to play if offline for a limited time. This just makes it look worse for EA's claims. http://kotaku.com/5990165/my-simcity-city-thrived-offline-fo...
Maxis Insider: SimCity Servers Not Necessary
41–50 of 134 posts
Re: Maxis Insider: SimCity Servers Not Necessary
#42"With the way that the game works, we offload a significant amount of the calculations to our servers so that the computations are off the local PCs and are moved into the cloud. It wouldn't be possible to make the game offline without a significant amount of engineering work by our team." I'm going to point a finger and say that this is clearly untrue, and very easy to disprove just from basic network monitoring ove…
I'm on your side, I think this is stupid, but I can't let this stand: > I'm going to point a finger and say that this is clearly untrue, and very easy to disprove just from basic network monitoring over 5 minutes of playing the game. c'mon. The amount of computation done can be completely uncorrelated to the number of bits sent over the network, in the same way that the effects of your saying something offhand to som…
Re: Maxis Insider: SimCity Servers Not Necessary
#43Earlier quoted context omitted.
Don't worry. I'm sure Sim City "Megatropolis" DLC is soon coming that doubles the default city size. Only $19.95 or whatever they think people will pay. And don't worry about the traffic jams from bigger cities. Sim City Subway edition will comes out soon after. Only $15.95. (yes I am very cynical and angry about this and making bitter sarcastic comments. This is a game I've wanted for a long time but is so flawed be…
I'll wait till I get the "Gold Edition" or whatever that includes all these expansion packs and the original game for the same price as the game costs now, a year down the road.
Re: Maxis Insider: SimCity Servers Not Necessary
#44As usual with 'anonymous sources/insiders' it's all complete conjecture. The only people that truly know are EA/Maxis. EDIT: Seems people disagree that this isn't complete guesswork. Yes the game runs for a while without a connection, but that doesn't prove that servers aren't necessary as the headline claims. There is no hard, undeniable evidence. It's the same story that has been rehashed since the game was release…
Maybe you're right, I'll wait for the Maxis PR statement, that's where the truth will lie!
Those with an editorial reputation in the gaming press are (perhaps even uncomfortably) close to the guys in the industry they cover. They knew better than to run with that hoax, and Rob Crossly even called the hoaxer out on it (read the emails he posted to twitter if you want to see the hoxer have a hissy fit).
If RPS says they got a Maxis duder, they probably got one. One has to be suspicions of all reporting, but even though the NYTimes fucks the pooch sometimes, its not really grounds to handwave away every bit of reporting ever.
Re: Maxis Insider: SimCity Servers Not Necessary
#45The top comment here is more elegant, but EA is clearly lying. Their "apology" was a joke and amounted to "Sorry we've had so much success, it's your fault for assaulting our servers."
Re: Maxis Insider: SimCity Servers Not Necessary
#46Earlier quoted context omitted.
Each game "Server" for SimCity is actually an Amazon EC2 cluster of servers, with 1 central master DB server. Even when the servers were "full" on game launch, all of the EC2 servers were responding to requests normally - it was the cluster's master DB server that was slow. All of the "servers" are actually in the UK Amazon EC2. This brings us to the scalability problems and why regions/cities are not shared to all s…
That makes it even more baffling why they couldn't bring up more servers. If it's all just a chef/puppet based infrastructure in EC2, you should be maybe 20-30 minutes away from pumping out a new 'server'. One is as easy as ten, at that point.
Re: Maxis Insider: SimCity Servers Not Necessary
#47Earlier quoted context omitted.
I'm on your side, I think this is stupid, but I can't let this stand: > I'm going to point a finger and say that this is clearly untrue, and very easy to disprove just from basic network monitoring over 5 minutes of playing the game. c'mon. The amount of computation done can be completely uncorrelated to the number of bits sent over the network, in the same way that the effects of your saying something offhand to som…
If you send a small amount of bits over the network, the amount of responses you can get is commensurately small. So if you aren't sending a lot of bits, it would be possible to simply have a local mapping of inputs to outputs. There is a certain size the message has to have for it to be worth it to send it instead of solving the problem locally; obviously, I don't know what that size is or whether SimCity's packages…
When you perform an internet search are you all by yourself consuming more computing resources than the i5 processor in your computer? That's unlikely, but you'd also have a difficult time replicating the functionality of Google with your CPU alone and only the storage on your own laptop.
Re: Maxis Insider: SimCity Servers Not Necessary
#48Although I'm not thrilled with the launch experience and DRM of SimCity, I don't think that this article adds any validity due to everything coming from an anonymous source.
Re: Maxis Insider: SimCity Servers Not Necessary
#49Earlier quoted context omitted.
That makes it even more baffling why they couldn't bring up more servers. If it's all just a chef/puppet based infrastructure in EC2, you should be maybe 20-30 minutes away from pumping out a new 'server'. One is as easy as ten, at that point.
We're talking about EA here. You need to include the latency required to go through enough bureaucracy layers to approve the expenditure of funds on another cluster.
Re: Maxis Insider: SimCity Servers Not Necessary
#50"With the way that the game works, we offload a significant amount of the calculations to our servers so that the computations are off the local PCs and are moved into the cloud. It wouldn't be possible to make the game offline without a significant amount of engineering work by our team." I'm going to point a finger and say that this is clearly untrue, and very easy to disprove just from basic network monitoring ove…
It's clear that the quoted text was a lie from the start. There's nothing you could do in an EC2 instance that I couldn't do on my quad core i7 at many times the speed and a fraction of the cost. Even if you matched users one-for-one with large EC2 instances, you'd be looking at hundreds of thousands of dollars an hour (and that many don't exist).