380°

EA Executive Comments On Developing Games On The PS3

From the article: "GamingBolt: Marvin Donald, gameplay director for Darksiders 2, recently said in an interview that the PS3 “is a pain in the ass to work with.” Have you had any such problems developing for the PS3 or any other specific platform?"

Read Full Story >>
gamingbolt.com
Inside_out4655d ago (Edited 4655d ago )

.
This is a smart man but he should of just said " no comment " because all his double talk pretty much says the same thing.

Whenever you hear any Dev, executive or CEO say different, they have an agenda to get that information out there.

Ea is a third party pub and is not in the business of exclusives...they would lose to much money...UNLESS somebody pays them too of course. Saying one platform is better than another would be counter productive.

NOW, when you hear 1st party devs sing about how a certain platform has this advantage or that...it's all political.

In REALITY, devs have started using the PS3 as the lead platform in development, not because it's the best, but because it's easier to port onto the 360 than the PS3. Plus, they don't have to deal with all the screaming fanboys when the graphics look better on one platform than the other.

When this gen started, the 360 launched first and games like Bioshock 1 looked great on 360 but then struggled to run on the PS3, requiring some manipulation to run properly. Last years GOTY, RDR, had much the same issues with the 360 version running 720p Vs 640p for the PS3. Mafia 2...many games struggled to be ported to the PS3. At one point, Valve had Ea have another company port Half-life 2 to the PS3 because of the difficulty.

None of that matters now, as they have started using the PS3 as the lead platform as as they say, load the wagon, the mule is blind.

vyke34655d ago

lol, I never read your comments. I go straight to the disagree.

blumatt4655d ago

While I agree in this instance (that a disagree is necessary), I believe that's one problem with this website. People just look at other people's names and automatically click disagree. Anytime I comment, I can guarantee at least one or two disagrees. Kind of childish, if you as me.

On topic, I'd say if developers haven't taken the time to understand the Cell now that it's been 5+ years they've been exposed to it, it's safe to say that they are in fact lazy. It can't be THAT complicated. lol Plus, I believe the Cell will be continued to be used for the PS4 (More SPUs (32??) and more RAM). Are developers still going to be fussing about the Cell in another 5 years?? Time will tell.

consolez_FTW4654d ago

@ blumatt
you have to make an exception to your rule of disagreeing just because of user names when dealing with such Inside_Out.

nickjkl4654d ago

lol vyke not having him on your ignore list

vyke34651d ago

okay i do read his comments sometimes, but if i put him in my ignore list how can i disagree with him then?

wumster4655d ago

I thought he handle the question quite well. He has worked on all systems so he would know the intricacies of each systems.

hiredhelp4654d ago

H e was level headed and didnt favor one after the other. witch is how buisness should be handled when you develop for all major consoles. you cant afford to come out with silly remarks that can be taken soo easy out of context.
next thing you know you have a flambait war.
way i see it the guy has a point.
they try to keep the games the same. we know 360 is limited with space we know ps3 got that space. but with that space comes issues with ram and the cell tech. but these devs have been working on these platforms for sometime.
they know what here doing who are we to judge or disagree. unless your a dev yourself?

xtremegamerage4654d ago

Simple 3 cores xbox360.
1 core PS3 + spu's.

Most early titles used a single core while using 2 cores of the 360, gears 1 used 2. halflife used 2, fear used 2. etc.

That's why the rez drop etc or other problems.

qwertyz4654d ago

no thats not the reason ps3 is difcult to code for. both consoles have the same amount of ram although the 360s OS consmes less memory so it has a little more.

1) ppe instruction decode rate bottlenecks the spes. what happens is tis, the ppe uses the spes as execution units and what a core does is that it first decodes the instruction then decides what best to do and tells its execution units(branch, integer alus, vertcor units etc) what to do.

2) weak branch prediction(spus only use static branch prediction which is the most simplistic and crappy form the ppe hs a 3 way branch unit but its not enough to keep up with all the spus)

3) low amount of HIGH latency L2 cache(complete fail)

4) all spes have to be coded for individually

5) spus not being able to access RAM directly(they have to rely on the ppe which is already slow) which is another bottleneck

6) the spus and ppes have different ISAs so when parts of code have to run on the ppe and spu simultaneously programming it to work is a pain in the ass.

7) graphics rendering is done on both the cell and the rsx which can be difficult because both chips use different memory pools so at times processing time is used to copy data back and forth to and from both pools of ram or the same data would have to be copied into both the gddr3 and the xdr which causes memory to go to waste. A unified memory architecture would have made things easier

8) memory bandwidth: the rsx has about 20GB/S bandwidth for the frame buffer, pixel and vertex pipelines, texture streaming, lighting calculations and the rops.The folowing sap alot of bandwidth

* ROPS- which handle alpha effects and transparencies
* framebuffers- render targets (resolution)
* HDR
* MSAA
* lighting effects such as global illumination, differed lighting, dynamic lights and god rays

while on 360 bandwidth intensive operations are carried out on its edram chip which has 256 GB/S bandwidth, because of its 10mb limit it causes games to be sub-hd at times but all alpha effects on 360 are usually rendered at full resolution because the edram bandwidth allows the ROPS run at FULL capacity at ALL times. the edram can also be used to get FREE hdr this was used in crysis 2 and halo reach.

the 360s cpu simply has less bottlenecks because
1)each ppe has its own instruction decode unit(doesn't share it with anything)

2)each core can access memory independently

3) each core has its own dedicated 3 way branch unit

4) coding for xenon is a breeze because all you have to do is code for 1 core and scale across the rest.

5) unified memory architecture allows developers split ram between cpu and gpu how ever the please

drsnobby4654d ago

Sony's next console will be developer friendly,or shall i say 3rd party developer friendly.we all know sony's 1st party developers enjoy using the cell to make games for the PS3 and the proof is in the pudding,but having 3rd party devs making games on the ps3 without being a port is a blessing.sony said that they will make it easier for 3rd party devs to make games on the ps4.remember gamers time is money.

danthebios4654d ago

This means people that made ps3 exclusive games are genius,they never bitch about how hard it is to develope but take pride of their work for the ps3.

_Aarix_4654d ago

Its not hard to develop for but its an absolite pain to port

850°

Hilarious things happen when video-game physics go wrong

DSOGaming writes: "This article was inspired by a video that Elias Peppas shared with me. YouTube’s member ‘HelixSnake’ made a compilation of some epic physics fails from Skate 3. And this made us wonder; what could possibly go wrong in a video-game when physics engine go insane? Well, the answer is quite simple. You can get some gay stuff thanks to the Impact Engine of Fifa 12 & 13, spinning cars, boobs that can go up and down, and games with non-existent collisions (yeah, we’re talking about the legendary ‘Big Rigs’ game)."

Read Full Story >>
dsogaming.com
Myst4200d ago

Lol that Saints Row 3 one :p -- Damn now I feel like playing the game again..

bayport4199d ago (Edited 4199d ago )

Lol the Skate 3 vid looked more like a Garry's Mod vid

Lol @ one of the youtube comments

"Go home Physics, you're drunk"

PS3Freak4199d ago

I used to play a lot of Skate 3, so watching that entire video made me cry laughing.

SolidStoner4199d ago

I never played football games, I didn't know they are so gay!

knowyourstuff4199d ago

When game physics go wrong?

More like when game physics go *right* lol

ado9084199d ago

Idk why you got 7 disagree's. Although I thought the skating vid was funny especially when the guy fixes the bench and puts it back in place and another guy runs into it and knocks the bench and him over

Myst4199d ago

Meh doesn't worry me much anymore. People disagree just to do so, to rile people's nerves or something else. I've come to expect it

*shrugs*

Snookies124200d ago

LOL! That freaking Skate 3 video collection was just amazing... I want that game now...

Myst4200d ago

Lmfao I just saw it and I haven't laughed that hard in a while my eyes are watery.

Relientk774199d ago

Skate 3 looks fun haha

like all those clips were great

no_more_heroes4200d ago

LOLOL THAT was the funniest thing I've ever seen!!! Especially the Skate 3 compilation!!!

wastedcells4200d ago (Edited 4200d ago )

That was good times. Laughed so hard it made me want to search for more.

Sp1d3ynut4199d ago

I don't know that it's truly a bug....it is a Japanese game, after all. ;)

Show all comments (41)
140°

EA dodges accusations of FIFA 12/13 Wii being the same game

Go Nintendo - When EA was contacted about FIFA 12 being largely repackaged as FIFA 13 for Wii, here's what a rep had to say.

Read Full Story >>
gonintendo.com
lifesanrpg4223d ago

Go Nintendo seems to be scratching for news here. Sure, it probably is the same game, but what do you expect with Wii?

badz1494222d ago

this has been going on the PSP for so long! why complain now? it's no surprise that EA is not going to invest too much for a console that is in its way out and Wii versions are always just like the PS2 and PSP versions - cheap money grabbing ports! for FIFA, the money is always on 360 and PS3 since 2008!

I'm not defending EA here but that's what happen when even Nintendo has abandoned the Wii now!

dark-hollow4222d ago (Edited 4222d ago )

The problem is how much they ask for it.

$20-$40 is steep for this lazy repackaging and they take advantage of the ignorance of those who buy it.

if you don't want to invest in a dying system then don't bother at all, but don't rip off those who's still game on these systems and expect nobody to complain.

TheColbertinator4222d ago

lol EA repackaging old games into the new version each year?

Wait until the Madden fans find out...oh wait nevermind.

GillHarrison4222d ago

They literally mean the same game, with just updated rosters and logos. No other changes whatsoever.

TheColbertinator4222d ago

EA strikes again.

EA 18 - Gamers 0

profgerbik4222d ago (Edited 4222d ago )

Wow EA and here I actually gave you a little credit for Fifa 13.

Now I feel stupid. How are companies able to just rob people like this? Actually getting away with it being caught red handed also?

Can someone sue these basterds already, charging for online to play in old games, now this? Is this not enough proof they are greedy as shit?

Or am I missing something here?

4222d ago
wastedcells4222d ago

They probably don't even sell enough copies on wii to justify any major effort. They just release it with an updated roster for those who missed last years or new comers.

Show all comments (10)
40°

FIFA 13: 8 FIFA 12 Star Players You Should Consider Again

WC - Now that EA Sports have released this year’s addition to the FIFA franchise – and picked up a five star review from us in response – it’s time to get under the skin of FIFA 13, and cater to those players who will have already began to log some serious hours not only in online play against friends, but also in Career Mode and building their Ultimate Team from the ground up. And that means looking a lot closer at the players in the game, and at EA Sports’ ratings decisions.

Read Full Story >>
whatculture.com