Slashdot Mirror


User: Flat+Feet+Pete

Flat+Feet+Pete's activity in the archive.

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

Comments · 39

  1. Gameplay can change if the UI is an issue on Do Games Know The Secret Of UI? · · Score: 1

    In a a game UI usuability can, and does dictate what is actually possible and ifa feature makes it into a game.

    For example, if you wanted to have a series of special dodges (bad example) in a FPS, but you had to do soemthing obsure, or use distant keys, to do it, then it would probably get taken out before release. Gamer UI's do fit their problem very well, because the problem can change to let it.

    It's like coming up with a cool graphical file manager, that doesn't allow moving files because you'd need another mouse button

  2. Re:ElderVision.Net was tackling this... on Tips for Teaching Seniors About the Internet? · · Score: 1
    Why is it that anything to do with seniors always has sepia tones with faded edges. You even do it to the icons.

    Do old people lose appreciation for colour and get better at picking out minor variations in tone?

  3. Memory card != Memory Stick on Importing PSX2 Illegal? · · Score: 1

    PS2 Card looks much the same as the old one just 8MB instead of 1

  4. It has USB and i-Link on PSX2 To Replace Your PC? · · Score: 1

    so it should be possible. Not sure waht the driver situ. would be though

  5. Advertising Linux on Interview: Larry Augustin Finally Answers · · Score: 2
    I'm fairly sure I've seen an advert for SuSE on the side of a black cab near Holborn (Central London). Is this kinda thing common elsewhere?

    Maybe part of the problem is that net based advertising targets the desired audience more precisely.

  6. Re:The reality of games production today. on The Future of Console Gaming · · Score: 1
    I'm not sure if Carmack crosses the line.

    Granted, he is well known and respected, but I wonder how many non-coders and non-gameheads know of him.

    I would guess that more people have heard of Quake and Doom than have heard of John Carmack, whereas a superstar is better known than some of his work.

  7. The reality of games production today. on The Future of Console Gaming · · Score: 2
    First off, I work in the industry, so I'm not just sombody bemoaning the old days.

    Lack of superstars

    Any mark except a publisher leads to an expectation of Genre. Molyneux leads to god game, Meier leads to resource management. Most film directors manage not to get hemmed in like this.

    Ordinary programmers who work in the industry, personally I want my name on the box, but I'm not too interested in being a superstar.

    18 month production cycles lead to a fluid base of people working on the game making picking a single person difficult.

    System's like Valve's Cabal are basically design by committe, a sin in most areas, but here it resulted in a hell of a game (Half-life).

    Todays games rely on a lot of organisational work. They are more like other large media projects

    Sequels
    Juxtaposed with the above, we had a rant about sequels.

    Sequels are just making the game characters stars.

    This isn't always bad. Crash Team Racing is an example.

    This kind of shit regularly pops up. Always negative and just ranting about how bad it all is. Sure its not always fun, but its just a matter of remembering what your building and how cool its going to be.

    I know when someone I work with works like a bastard to get their work done, I respect them more than any star.

    Anyway, back to it...

  8. Using Idle time to discover blocked lists on "I Would Strongly Advocate Full Disclosure" · · Score: 1
    Would something like this be possible?

    Use a distributed.net or SETI@home style client to crack the files, or do an exhaustive host search?

    I suppose the problem is copies of the software and/or the lists...

    Perhaps library's could install it?

  9. Re:"I don't get depressed at all over anything." on Interview: Steve Wozniak Unbound · · Score: 1
    A good point.

    I remember in the wired article about him, it said he had afternoons where he would take in kids and try to pass on the kind of attitudes and skills your talking about. I wonder how he deals with it if he has a really shitty session, and essentially just spends a day being frustrated.

    I think your logical approach works in 99% of cases, but isn't it occasionally important to feel, whether that's good or bad? Reminds us were human. Adds flavour to life.

    Then again, maybe I just need a beer ;p

  10. "I don't get depressed at all over anything." on Interview: Steve Wozniak Unbound · · Score: 2

    I want to know how he manages this bit, a true skill.

  11. Re:Constructive Solid Geometry On Current Cards on Revolution in Graphics? · · Score: 1
    Smooth banking curves, dips and hills. These would be possible if you has more complex CSG atomic objects

    I think that parametric represenations map better to polygons than to CSG.

  12. The best thing about Widescreen TV's on Widescreen TVs in the US? · · Score: 1

    Vertical split wipeout 3. Many Playstation games have modes for 16:9 aspect ratios. Very nice!

  13. What about software on Sega Dreamcasts and LAN Access? · · Score: 1
    If sega are running the central hub you can bet that they want a setup where you'll have to dial/get IP to sega so they can verify your disc/ check for the latest modchip type whatnot.

    The libraries they give developers may be biased towards this kind of thing which could break any amount of clever tinkering, but then I'll suppose we'll reverse engineer the whole kaboodle.

    What surprises me is that there not a 3rd party web browser / modem kit for PSX's there not incredibly powerful, but it could work.

  14. Constructive Solid Geometry On Current Cards on Revolution in Graphics? · · Score: 1
    By clever use of z buffer read and writes it may be possible to do some CSG effects in hardware already.

    The problem I see with CSG is features like racetracks and landscapes. They don't really suit a CSG representation. Another thing to remember is all the other doohikeys that have to deal with your geometry representatione (e.g physics and AI).

    The move to polygons has seen the death of many kewl little tricks that existed when people could just plot pixels. More stuff may dissapear id on-card geometry acceleration takes off. CSG would admittedly be interesting for this sort of thing, but a card whose hardware acceleration was based on CSG would make many operations that are simple today a bit of a bitch.