Something wrong with the HL2 Story

Discussion in 'Architecture and Products' started by palmerston, Jul 19, 2003.

  1. Hyp-X

    Hyp-X Irregular
    Veteran

    Joined:
    Feb 6, 2002
    Messages:
    1,170
    Likes Received:
    5
    I find it interesting that everytime someone signs up just to insult an established forum member, he claims to read the forum for a long time.
     
  2. Malo

    Malo Yak Mechanicum
    Legend Subscriber

    Joined:
    Feb 9, 2002
    Messages:
    8,931
    Likes Received:
    5,533
    Location:
    Pennsylvania
    hehe at least I can claim i've been here for awhile and "just read" :)

    <---- join date pathetic number of posts....
     
  3. biffz0r

    Newcomer

    Joined:
    Jul 21, 2003
    Messages:
    6
    Likes Received:
    0
    Why is that even remotely interesting? I both complimented and complained on DemoCoder... just stop troll-like behaviour...
     
  4. Grall

    Grall Invisible Member
    Legend

    Joined:
    Apr 14, 2002
    Messages:
    10,801
    Likes Received:
    2,176
    Location:
    La-la land
    If you're so concerned with 'stopping troll-like behavior' *cough* join date *cough* 3133t-spelling *cough*, why did you not send Demo a PM instead of stirring up the thread like this?

    Take your beef away from the forum, thank you.


    *G*
     
  5. biffz0r

    Newcomer

    Joined:
    Jul 21, 2003
    Messages:
    6
    Likes Received:
    0
    Well, trolls by themselves don't work without ppl to respond to them. And "stirring up the thread", I don't intend to do that. As this is turning into a troll discussion itself, I'll go back to Lurkerland... :(
     
  6. martrox

    martrox Old Fart
    Veteran

    Joined:
    Feb 6, 2002
    Messages:
    2,065
    Likes Received:
    16
    Location:
    Jacksonville, Florida USA
    Democoder is not a troll.....hard headed and a bit nVidia centric, but definately NOT a troll........
     
  7. Testiculus Giganticus

    Newcomer

    Joined:
    Jul 14, 2002
    Messages:
    126
    Likes Received:
    0
    Guys, take care, there may be some hardcore AD&D players here, and trolls are generally hunted and killed by AD&D heroes-it may be because they`re big, ugly and carnivorous? :lol:
     
  8. Malo

    Malo Yak Mechanicum
    Legend Subscriber

    Joined:
    Feb 9, 2002
    Messages:
    8,931
    Likes Received:
    5,533
    Location:
    Pennsylvania
    /me takes out alchemists fire.... :)
     
  9. DemoCoder

    Veteran

    Joined:
    Feb 9, 2002
    Messages:
    4,733
    Likes Received:
    81
    Location:
    California
    No game I look forward more to than HL2 (and TF2 and CS2). I play atleast an hour a day on the Half-Life 1 engine (in a CS clan).

    No higher wish than to have everyone upgrade their systems to DX9 and have all game developers target this.

    Strongly disappointed with past claims (game engines claiming they targeted DX7 and DX8)

    Strongly disappointed with past claims of "scalability" (progressive geometry, fallback shading)

    Skeptical of Valve's claims. Company's bread and butter is people with crap systems. Company has put huge effort into milking HL1 with as little effort as possible and funky content distribution schemes, reselling HL1 and not even fixing old bugs.

    Selling a game engine designed with DX9+ level content on nice screen shots and movies to their bread and butter audience could lead to buyer shock, as what happened with Enter the Matrix as people looked over screenshots, and then found out that their graphics got scaled down massively (and fugly) on their own systems and consoles.

    Let's just say that I am reserving judgement on the hype coming out of Gabe et al, because I've heard it all before from others, promising the world, and coming up short. (Daikatana anyone?) I have a DX9 card (9700 PRO) so it is not a worry to me, and I hope Valve succeeds because if love HL1/TF2/CS and want more of the same, but with awesome graphics and physics.
     
  10. antlers

    Regular

    Joined:
    Aug 14, 2002
    Messages:
    457
    Likes Received:
    0
    I think Sacrifice scales successfully. No card could run it with full geometry and texture settings when it first came out, and it looks damn nice now on my 9700. The characters do look better bringing all that power to bear, although the models aren't "realistic" so the scaling is made easier.
     
  11. jpaana

    Newcomer

    Joined:
    Jul 31, 2002
    Messages:
    154
    Likes Received:
    2
    Location:
    Tampere, Finland
    Those use at maximum one pixel outside the sampling area due to 2x2 filtering (AF is another matter all the way) so adding the one pixel border shouldn't be a problem.

    In my opinion the fact that they pack multiple textures in one is very understandable from the perspective when the Source engine development was started, only power of two, possibly only square sized textures. In a texture intensive game like HL2 you'd want to have "interesting" shaped textures to be grouped into square, power of two sized ones to minimize amount of wasted memory and state changes. For example have all textures for sides of a crate grouped in one as you usually have to use more than one of them to draw the crate anyway (and as fps seems to be the genre of crates you definitely need lots of them). Even today you can't have mipmapping for non-power of two textures with any architecture afaik (might change with Longhorn but anyway).
     
  12. Dave H

    Regular

    Joined:
    Jan 21, 2003
    Messages:
    564
    Likes Received:
    0
    :lol:
     
  13. Unknown Soldier

    Veteran

    Joined:
    Jul 28, 2002
    Messages:
    4,047
    Likes Received:
    1,670
  14. indio

    Newcomer

    Joined:
    Feb 1, 2003
    Messages:
    221
    Likes Received:
    0
    Location:
    Berkshire County , Ma USA
    /me unsheathes Vorpal Sword... shhiinggg.........!
     
  15. 3dcgi

    Veteran Subscriber

    Joined:
    Feb 7, 2002
    Messages:
    2,493
    Likes Received:
    474
    Don't count on it. Regardless of what one of the whitepapers said FAA is still multisampling so it will have the same problem.
     
  16. WaltC

    Veteran

    Joined:
    Jul 22, 2002
    Messages:
    2,710
    Likes Received:
    8
    Location:
    BelleVue Sanatorium, Billary, NY. Patient privile
    Semantics, perhaps, but an important distinction, I think: "target" is not a word I've seen used often in this context; but "supporting" DX7/8 certainly is. I think to some degree you are confusing "targeted" API versions with "supported" API versions. I've known a lot of game engines which support to one degree or another more advanced API versions--few that target them.

    Yes, agreed. But I think it's fair to state that while many developers eagerly embraced scalability as a desirable goal, most of them found it much easier said than implemented...;)

    Bread & butter of all developers is the median hardware level (the crap level.) I see little difference between Valve and other companies here. A distinction I do see is that Valve has taken 5 years to bring out HL2. This raises expectations for it far higher than would be the case in even a 2-year development cycle. IE, I think Valve will be harshly criticized if HL2 is not dazzling. From what I've seen of the demo movies being circulated it seems likely that HL2 will satisfy in most respects. But again, I'll reserve judgement until I have the game.

    This is a pre-release PR job that hopefully Valve will not skirt in the coming months. They need to dazzle, but they also need to clearly spell out the hardware requirements for the game at the same time.

    Heh....;) Diakatana was exactly what I thought it would be as the hype never impressed me....it was crap just as I thought....*chuckle* I see many, many differences between HL2's upcoming release and Daikatana's Swiss-cheese release schedule. Not to mention Romero's "suck-it-down" mentality surrounding the game. I can't say for certain, of course, but I think Valve will do a much better job in meeting expectations for HL2.
     
  17. Johnny Rotten

    Regular

    Joined:
    Feb 6, 2002
    Messages:
    327
    Likes Received:
    0
    Location:
    Edmonton, Alberta
    Thats unfair in my books. I think there is ample evidence that Valve has NOT spent the last 4 and half years 'milking' Half-Life, but rather developing HL2 while still providing a level of support to their customers that is unparalleled.
     
  18. Heathen

    Regular

    Joined:
    Jul 6, 2002
    Messages:
    380
    Likes Received:
    0
    You're justgoing to create lots of little trolls that way. You want a either a Flamebrand or even better (and for all those megalomaniacal Magic Users out there) a nice 'little' Meteor Swarm. :twisted:

    However back to HL2. Demos got a right to worry, previous track record on supposedly scaleable engines ain't that great. However I am willing to bit that Maybe Valve can get it right this time around. Who knows, Maybe we'll be arguing about the scalability of the HL3 engine in another 5 years. :)

    Whatever happens I reckon it's gonna be a great game.
     
  19. Ollo

    Newcomer

    Joined:
    Feb 7, 2002
    Messages:
    129
    Likes Received:
    1
    OT: Heathen, are you working on the title in your sig?
     
  20. Hyp-X

    Hyp-X Irregular
    Veteran

    Joined:
    Feb 6, 2002
    Messages:
    1,170
    Likes Received:
    5
    This is for the first miplevel only.
    The second miplevel consist of down filtered texels.
    So bilinear filtering the 2nd miplevel uses a 4x4 area of the original texture.
    You need to have 2 pixel border to prevent bleeding in the 2nd miplevel.

    As for the 3rd miplevel ... I hope you get the point.

    And yes AF is a problem even if you disable mipmapping.
     
Loading...

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...