Slashdot Mirror


User: Judecca

Judecca's activity in the archive.

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

Comments · 29

  1. Re:Cheaper Games? on The Next Gen Consoles - The Bigger Picture · · Score: 1

    This is true. Also Nintendo is known to charge more per copy for licensing than MS and Sony.

  2. Re:PS2 that underpowered on Resident Evil 4 PS2 Porting Problems · · Score: 1

    Last I checked the PS2 has 32M of RAM + 4M of framebuffer RAM.

    The Gamecube has 24M system SRAM + 16M of dram.

    I'll agree that the 36 is a fraction of 40... but maybe 9/10ths isn't what you were going for.

  3. Re:No worries about this with NHL on NBA Rejects EA Deal · · Score: 1

    Both EA's NHL 2005 and ESPN's NHL 2k5 are already out.

    They include the rosters as they were at the time of release and the planned NHL schedule.

    Nothing too shocking.

  4. This is overrated on Xbox Linux Made Possible Without a Modchip · · Score: 1

    If this explotation requires another hack, it is hardly any worse than the hack it requires.

    Until someone releases an iso image that can boot up whatever pirated games, or OSes you want without *any* hardware modifications or manual buffer overflows, there is really nothing for microsoft to worry about.

  5. Re:This is a good thing. on LGP Announces Game Development Project · · Score: 1

    Yeah, I'm also a moron.

  6. This is a good thing. on LGP Announces Game Development Project · · Score: 1

    You know how many people are developing games for linux for free? This is a positive motion from LGP. Maybe if they had loads of money they could pay the developers, but either way its a step in a positive direction. I've been working on a game in my part time for the past while, mostly to learn and keep my skills in use. No incentives other than that existed, until maybe now.

    Maybe you should encourage them... I've read way to many negative posts on this story.

  7. Move North on 3 Megabit Cable Modems, Anyone? · · Score: 1

    It suprises me sometimes how far behind the US is in broadband compared to its northern neighbor.

    I got my 4Mbit cable modem around the same release time as Quakeworld in 1996. I had it hooked up to a 100MHZ 486.

    I said goodbye to compuserve that year, and have had the same ISP ever since (except for change of ownership)

    Move north!

  8. Re:Some Comments on Open Source 3D Hardware · · Score: 3, Interesting

    What we want to do is learn how a 3D core works, and get some exposure.

    The reality is I want to work for NVidia or ATI, and what better way to learn the ropes than to try it yourself.

    Its not for mass consumption. So far we have a working board which can plug a monitor into it and render triangles. Further along than I thought I may ever get.

    Then again maybe some already large company would like to expand their scope, and bring in what will one day be a complete core.

    The reality is, its a learning experience.

    Jeff Mrochuk
    Manticore

  9. Re:What API would they implement? on Open Source 3D Hardware · · Score: 1

    We're definately going for OpenGL here.

    We're still a long way off from requiring drivers, because we have no way to communicate with the CPU yet. We're working on a PCI interface, and when that is complete, and the core is able to perform tasks required by OpenGL then we're going to work on drivers.

    We also need some really good driver programmers for that.

  10. Re:FPGA on Open Source 3D Hardware · · Score: 1

    We're using Altera FPGA's for testing and development.

  11. Re:Open Cores? on Open Source 3D Hardware · · Score: 2, Informative

    We are actually putting it on Opencores. We're just cleaning up the code to their coding standards.

    Should be up there within a month or so.

  12. They just need a new name on Napster Execs Resign, Company Appears to Teeter · · Score: 1

    Throw on a new appearance... call it Napster XP and people would start using it again.

    Worked for the iMac.

  13. Live event Broadcast on G4: The Pong Channel? · · Score: 2, Funny

    I wonder who's doing announcing? I find it hard to keep up, sometimes.

    Well its american TV, so they'll probably have a blue streak following the ball, so I can figure out where it is.

  14. Re:Wrong! on Taxing Sci-Fi Products to Fund NASA? · · Score: 1

    Just because the context of this article made the tax seem vague, and really has no relevence in you judging the poor guy.

    Maybe you should talk to him about it.

    A little harsh I think.

  15. Re:HEY on GeForce4 Ti 4200 Preview · · Score: 1

    Fully realized under windows only? Check out:

    http://www.nvidia.com/view.asp?PAGE=linux

    They just added Geforce 4 support and OpenGL 1.3 extensions.

    NVIDIA has their own linux driver team, and the drivers perform on par with Windows machines. The only think lacking is Direct3D support, which is useless under linux anyway.

  16. Re:the need for ... high fps? on GeForce4 Ti 4200 Preview · · Score: 2, Interesting

    But, somebody on one of the forums said that since the entire game is rendered in 3D, the FPS is quite irrelvent (the frame does not actually refresh, but each element on the screen moves at its own pace)

    In time every element moves at is own pace, but the framerate is when those elements are updated on the screen. The rendering of this game is no different than that of UT2003, or any 3d FPS. They all use time based systems, so they don't run slower on old machines, only with a lower framerate.

    Ever single update the entire screen is redrawn from scratch. Seems pretty insane, but thats how its done. The rasterization process takes a ton of triangles and turns them into 2D for your flat screen hundreds of times in a second. The reason for this is every time the 3d coordinates change, they will change the shape of the 2D scene you're seeing on your flat monitor.

  17. id Employee Interviews on Interview With id Software's Robert A. Duffy · · Score: 2, Insightful

    id Employee's have always been good at keeping their mouths shut, and it often prevents them from looking like idiots.

    Too many game companies shout out dates and features that they never meet or implement.

    Gamers are cranky and stubborn, its best we don't hear anything until we can try it.

  18. Great on Mozilla Branches For 1.0 RC1 · · Score: 5, Funny

    Now we can finally integrate it into the kernel!

    Then the Opera Vs Netscape trials start, and life begins anew.

  19. Human Kind on Stopping Light · · Score: 1

    Its too bad that we're probably the worst thing that has ever happened to the planet, because as a species we do some really amazing things.

    When you sit down and thing about it, the fact that we take something like electrons, and shove them through a wire to create light, you have to wonder who came up wit this stuff.

    Our physisists can stop light, but we're still using fossil feuls to power our cars.

  20. Here's one on Inventors Wanted (Add To The Wishlist) · · Score: 1

    Howabout a cheap 64-bit workstation

  21. Some info on O'Reilly Showcases PS2 Linux Gear · · Score: 1

    Sam Lantinga, the Blizzard Developer, is formerly of Loki Software.

    He's also the creator of libSDL, which is NOT a 2d graphics library. Its a "Simple Direct Media Layer" which handles I/O to video, audio and control devices, among other things.

    libSDL.org

  22. VHDL on What Kind of Books do You Want? · · Score: 2

    A good book on VHDL!

    If anyone can reccomend a good book, I'm much appreciate it. Online help is also lacking, compared to C and other software languages. A verilog book would be nice too.

  23. Re:GeForce3 on NVIDIA Unveils (And Tom's Reviews) The GeForce4 · · Score: 1

    Ahh, my mistake.

    Serves me right

  24. Re:GeForce3 on NVIDIA Unveils (And Tom's Reviews) The GeForce4 · · Score: 1

    I meant upgradability, but also that isn't the Geforce 4 Ti, its a Geforce 4 MX, which is said to be a bit slower than the Geforce 3 Ti, according to Nvidia's MX naming convention.

  25. Re:GeForce3 on NVIDIA Unveils (And Tom's Reviews) The GeForce4 · · Score: -1, Flamebait

    Ahh the PC product cycle. At least we have the options, unlike alot of the Mac equipment.