hotpotato78
So sexy
you welcome .no problem. I just like to see people be mature about things
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
That's what makes the forum go round. ^_^ I wouldn't have been on here for a year if that wasn't true.hotpotato78 said:you welcome .no problem. I just like to see people be mature about things
FR. said:No, that's wrong, you don't have to be rich and spoiled to afford a PS3, I know you are generalizing, but you still not point that out. :zzz:
kanfayo said:Ok, well before i got my Wii, i would play the Ps3 when i was at walmart. And the first time i played it i went "Wow! those graphics are amazing!" but i only really cared for like 5 minutes. And when i look at zelda TP on my wii, it seems to have just as good graphics as NBA Live 07 on the Ps3. The truth of the matter is, the HD graphics are a plus, but really only for the first 5 minutes. Also, the Bluray storage only allows more storage space for the HD Graphics, and plays some movies that are already out on DvD. So the Bluray and HD games don't really help it that much... Moving on to the Music/video/picture storage, I have to admit, this is a bonus for the ps3, but the Wii has picture storage, and my iPod has the other two. My iPod cost $175, and 600-(250+175)= $175 more dollars that i don't want to pay.
So all in all, the only significant thing that makes the Ps3 in competition with the wii is it's mulimedia storage. Which, when i got my wii, i already had my iPod, but i understand some ppl may not have one. Now i understand the whole big thing is about having every feature in one machine, but is it really worth the extra $175?
I think the Ps3 is waaaay overpriced. If ur obsessed with HD gaming, get a 360...at least then u'll have halo 3... And if ur into fun gaming, get a wii (if u still want the music and video storage, u can get an iPod...which you can take with you in the car) but if u want HD and are obsessed with getting it with multimedia storage all in one package, and are willing to pay $175 more than necessary...get a Ps3...but for now, i'm fine with my Wii.
MysticGohan said:these videos prove the ps3 Sucks
Why PS3 sucks?
[MEDIA]http://www.youtube.com/v/feTh6QWs-Xo[/MEDIA]
Conclusion: Is Cell Programming Difficult?
It’s pretty obvious that Cell programming is going to be a pretty involved process and there’s a lot of things to be considered. However, is it really that different from the way you might program other processors?
The part of an application running on the SPEs is likely to be only a small fraction of an application so you are not likely to be dealing with a large chunk of code. Most of the code you write will most likely be just normal code and will run on the PPE, this will be pretty much the same as programming any system, that said as the initial Cell’s PPE is an in-order core and uses the same memory system you’ll probably want to be careful with anything compute sensitive. Profiling for bottlenecks will of course be helpful.
The closest thing to programming the Cell today is programming Altivec on a top end PowerMac. The current top end PowerMacs have 4 G5 cores, each of these have Altivec / VMX engines so you’ll be using the multithreading and vector programming techniques. Not only are the instruction sets very similar but you’ll use many of the same techniques (loop unrolling, pipelining, branch removal etc.). The G5s do not have local stores but Altivec programming uses cache control instructions to ensure good data flow, these are analogous to the DMA commands on the Cell.
I think the ultimate answer to the question will be dependant on the individual programmer.
If you are used to programming with high level languages such as Perl or Python this will all seem rather alien to you and you’ll be more likely to get the impression Cell development will be difficult.
If you’ve developed optimised C or C++ you should have a better understanding of what’s involved and will recognise that extra work is involved.
If you’ve developed SSE and / or Altivec code in C and understand multithreading you’ll probably recognise almost everything here and be wondering what all the fuss is about.
If you’ve developed for the Playstation 2 or tried general purpose programming on GPUs you may be thinking Cell development looks easy!
Getting something running on Cell should be pretty trivial process - if you don’t use the SPEs. Getting the best out of it however is a different matter as there will be a lot of work involved. Most of what is involved is pretty straight forward but there are a lot of things to be learned and considered which you don’t usually need to bother with. Cell also offers new programming models, new thread communication techniques and DMA lists, all of these can be utilised to improve performance, but you will need to understand them in order to utilise them.
The part of Cell programming which look hairiest is multithreading, it is already known to difficult. However, this is not a Cell specific problem, with all vendors going multicore you’ll most likely going to have to learn multithreading anyway.
The upside to all this is you can potentially get enormous speed ups for what is now a rapidly increasing range of applications. Only you can judge if the extra work is worth it.
Shiftfallout said:definately.
The ps3 is one of those things you buy for yourself, not much of a christmas present unless you get spoiled or have someone in your family willing to drop 500-600 bucks on you for a single present. To note the PS3 is probably not good for some age groups.
The Wii is much cheaper, affordable for christmas buyers and can be given to just about anyone.
My god the Wii owns... said:EDIT: HOWEVER. After reading your above post, (yes, the entire post--you gotta cut down man), I disagree with your final "thesis" statement. The Wii is its own console; it's not a companion for another console. Just because something is cheap doesn't mean you have to have an expensive competitor to go along with it.
sagema said:What does slating mean? Did he mean slamming? The person could at least use proper grammar.
sagema said:I'm glad he made that video. Yes, it's far harder to program on the PS3. It costs far more to fill over 25gb of content. Look at Xeno Saga 1-3. I'm posting this video every time someone tries to defend this Atari 5200 clone.
http://www.youtube.com/watch?v=feTh6QWs-Xo&eurl=
What does slating mean? Did he mean slamming? The person could at least use proper grammar.
kidtmnt said:Ive never heard of the Atari 5200. How bad was it?
I dont think I can believe the information on that video. Where did those facts come from?