Slashdot Mirror


User: Corngood

Corngood's activity in the archive.

Stories
0
Comments
270
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 270

  1. Did I miss that part? on Behind the Xbox Boot Code · · Score: 1

    What does this have to do with Live? Isn't everything in the article stuff that has been in use for ages?

  2. ... or Windows on Linux Passes the Microsoft WGA Test · · Score: 1

    Yes, it is possible.

  3. Re:Emulation? on What Xbox Games Will Be Backwards Compatible? · · Score: 1

    Not that simple. Most of the content on the disc is in xbox specific formats. Some of it may work, but not much, especially with the endian switch complicating things. You'd still need full GPU side emulation to get that stuff to work (display lists, textures, etc).

    Basically you'd save having to create a CPU emulator, but getting even a few studios to port games would be hard. On top of the actual rebuilding, they'd have to go through the certification process again, and all for maybe a handful of sales.

  4. Re:Ultimate Killer App on Visual Studio Hacks · · Score: 3, Insightful

    In visual studio you can attach to a running process on another machine and debug it exactly as if it were running locally. You can step from sql to C++ to .Net (lots of languages) to DirectX shaders... You can modify the code of said running process, recompile it, and patch it back into memory without restarting it. You can even do these things if the other machine happens to be an xbox. It's a massive set of tools, and the debugger is just one insanely awesome part of it.

  5. Fantastic idea. on Firefox Gains on IE Again in June · · Score: 1

    We could put it on our keyboards too, we just need to get rid of ^.

  6. "This is about open vs closed source" TO YOU. on Firefox Gains on IE Again in June · · Score: 1

    Maybe he doesn't care about the politics, and he really does just want the best browser. That's what I want at least.

  7. Re:No, this isn't bullshit. on Sharp's Double-View LCD TV · · Score: 1

    No doubt, for example it would be great for the center console of an aircraft (or any vehicle), so that two pilots could have different displays. However, the article was clearly talking about two people two people watching different TV channels, and I just don't think it would be more than a gimmick for entertainment.

  8. Respect. 'Boxen' makes me angry. on Linux and Windows Security Neck and Neck · · Score: 1

    Angry! And sad. Very sad.

  9. Thank you, Doctor Computer Science. on 3D Face Cameras · · Score: 1

    I would have never got the joke without you.

  10. Re:No, this isn't bullshit. on Sharp's Double-View LCD TV · · Score: 1

    No bullshit in regards to it actually existing, I'm not doubting that. I'm sure it's cool technology and all, I just don't see it actually being useful. I don't want to watch TV from an angle, and I can't play games properly unless I am sitting pretty squarely in front of the display, it just doesn't feel right. I'm sure I'm not alone in that. Some TVs let you use headphones to listen to the PIP channel, so you can do a similar thing, albeit sharing screen space. That's pretty much a useless gimmick, and this is just the evolution of it, better in some ways, worse in others.

  11. Yeah, this is bullshit. on Sharp's Double-View LCD TV · · Score: 3, Insightful

    As soon as you put on headphones, you are no longer doing something with other people; you may as well just have a handheld device. The only possible use I can think of for this is a replacement for split-screen in games.

  12. That's not inhaling. on Designing the Look of the 360 · · Score: 1

    When I inhale, my sides go out, not in (well, my front at least).

    Unless they want it to look like you are inhaling from the Xbox, but then they might as well have just called it Xbox 420.

  13. Re:Snappy on Speculation on Real Reasons Behind Apple Switch · · Score: 1

    -Os might actually be fastest. Smaller code = better cache utilisation. Depends on the machine, but I know with the stuff I am working on, -03 is slower than -O2 because it makes the code so much bigger.

  14. Re:2 seperate issues on Ballmer on Innovation · · Score: 1

    Hardware vendors ship with Windows because it's what their customers want, a familiar, working system out of the box. Microsoft isn't paying them to do it, just giving discounts, so Linux would still be cheaper, but it's just not a viable alternative in a desktop computer (you can buy servers bundled with Linux). Until Linux steps up and offers something that consumers actually want, or Apple decides to get out of the hardware business, things aren't going to change.

  15. Re:PS: I should actually make a point. on New Xbox 360 Dev Kits Shipped Out · · Score: 1

    Of course it's not impossible to do both, but given the limited resources available, compromises have to be made.

    This branchy code that everyone is talking about, it only represents a tiny fraction of what a game does, time wise, to the point where you have things like the Unreal Engine. Most of the controller logic in Unreal is executed by an interpreted script language. UnrealScript is 10-100x slower than native code (it even says so in the docs), but it's still used, because this stuff DOESN'T TAKE VERY LONG.

    Based on this, both Sony and Microsoft made the radical decision to create hardware that actually speeds up the things THAT TAKE A LONG TIME.

  16. Re:PS: I should actually make a point. on New Xbox 360 Dev Kits Shipped Out · · Score: 1

    That could be true, and if you've got to the point where the 10% stuff approaches 50%, it's time to start building hardware for it. I just don't see that happening really, because a lot of that branchy code will end up being replaced by more abstract systems which are better suited to running in parallel.

  17. PS: I should actually make a point. on New Xbox 360 Dev Kits Shipped Out · · Score: 3, Interesting

    Sort of off topic...

    I haven't yet worked on any next-gen titles, but I have experience on current-gen Xbox, PS2, and PC games. Our game logic has a lot of branchy code, really branchy, spaghetti code, with lots of indirect branches, etc. This code represents the majority of the actual volume of our source, but in practice only takes something like 3-10% of CPU time. Everything else in the game is suited to parallelisation.

    So we have this 10/90 split (at worst) of time spent excecuting the wacky code vs. the pure number crunching. Why on earth would I want a processor that is better at doing the 10, when I could have one that is better at the rest?

  18. ...An article that was complete bullshit. on New Xbox 360 Dev Kits Shipped Out · · Score: 1

    Seriously, it was nonsense.

  19. you are wrong. on Linux on Nintendo DS, Update · · Score: 2, Insightful

    It won't have even a tiny effect on sales. Look how few people use linux on the desktop, and you can quite easily install that without any hacking.

  20. Re:HD? on The Revolution Will Not Be HD · · Score: 1

    It can't be a very big proportion of people, you can't even rent VHS tapes at most places around here any more.

  21. Re:The article sounded reasonable until: on A Gamer's Manifesto · · Score: 1

    Real AI code is not branchy, the kind of hacked controller logic used in most games today is.

  22. Re:nintendo errs again on Nintendo Revolution Details Emerge · · Score: 1

    Who cares about first party games? How about if Sony pictures made films that only played on Sony DVD players? Nintendo should be respected as a game developer, but what is the point in clinging to a proprietary platform? I say let game developers make games, and let console developers make consoles.

  23. Re:Non religious on PlayStations of the Cross · · Score: 1

    If you can listen to it without realising that it's Christian, then:

    a) Is it?
    b: Does it matter?

    'Christian music' is 100% marketing, lots of music is inspired by faith, and successful without the moniker.

  24. Re:anandtech had a great CELL article. on The Next-Gen Consoles - Sort Fact From Fiction · · Score: 3, Insightful

    The Cell gets it's speed by assuming it is passed in order instructions, unlike almost any other type of CPU. It will choke on anything out of order. Sony better make a kick ass compiler, as I don't see game developers to keen on making assembly langauge level tweaks on something they are unfamilliar with.

    First of all, your description of in-order execution is basically nonsense. All processors are passed instructions in-order. The difference with out-of-order processors is that they can reorder the instructions on the fly. I think Sony/IBM/Whoever have the right idea with this, let the compilers do the optimisation, not the hardware.

  25. Getting the price wrong by $50 is a major error. on GameFAQs Nuking Negative Reader Reviews? · · Score: 1

    It should have at least been edited.