Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Obvious (Score 2, Informative) 389

non0score has already replied, but I can confirm as well (though I work with the Wii, not the PS3). I'm not that much of a graphics programmer but I'll give another example - memory usage. On the PC, nobody cares about memory. They have plenty of it, and they have it in one big easy-to-use heap. Not so on the Wii, here you have two different memory areas, which work completely different, so you have to decide how you use which. Or, you override the regular allocator and make guesses where the memory could be best placed. We're doing that for a big third-party library originally developed on the PC, and there really is a nearly 50% difference.

Comment Re:I see your free software and raise you? (Score 1) 417

And people seem to have a talent for making their computers slow in a way I cannot comprehend. My Athlonn 64 3700+ with 2GB RAM and a mediocre ATI X1600 has no problems running Vista fluidly, and no I didn't go in and disable half the services. Seriously, people, what the FUCK do you do to your computers?

Slashdot Top Deals

Pascal is not a high-level language. -- Steven Feiner

Working...