Page 4 of 9 FirstFirst ... 2 3 4 5 6 ... LastLast
Results 31 to 40 of 85

Thread: Open Sauce Update #2

  1. #31
    a bit of the old in-out Roostervier's Avatar
    Join Date
    Jan 2007
    Posts
    3,379

    Re: Open Sauce Update #2

    Quote Originally Posted by Con View Post
    I'm not sure how difficult this might be, but divide the screen in half and have each half rendered from two side-by-side cameras for cross-eyed stereo vision win. I'm also not sure how good that would be for your eyes after a while, heh. Hows OS going to work with DXTweaker for us camo fix people?
    Mine usually says DXTweaker has stopped working when I first run it, but once I'm ingame it still shows active camo correctly.
    Reply With Quote

  2. #32
    Junior Level Designer PwN Lone's Avatar
    Join Date
    Sep 2008
    Location
    Ireland
    Posts
    81

    Re: Open Sauce Update #2

    Goodbye Korn, good luck in real life. I'm sure you'll get places with the coding skills.
    Reply With Quote

  3. #33

    Re: Open Sauce Update #2

    Script extraction?
    Reply With Quote

  4. #34
    Your Mum k9colin's Avatar
    Join Date
    Nov 2008
    Location
    London
    Posts
    37

    Re: Open Sauce Update #2

    Man I still remember the day YeLo was released for Xbox...

    Goodbye Kornman and good luck in the future - I'm sure it will be bright, with many flashing colours and lighting effects and kick ass renders. But seriously good luck and thanks for all you've done for the community.
    Reply With Quote

  5. #35
    and Masterz1337 too! Advancebo's Avatar
    Join Date
    May 2008
    Location
    Georgia, USA
    Posts
    2,012

    Re: Open Sauce Update #2

    Do you remember this, Kornman?
    Reply With Quote

  6. #36
    Fog Lord VickJr's Avatar
    Join Date
    May 2009
    Location
    Galifray
    Posts
    12

    Re: Open Sauce Update #2

    Kornman is going out with a bang, a big bang. We're all sad to see him go, but we should be very happy for what he's leaving us. *Can't wait to learn c++* I'll save the good bys for his actual good by thread.


    And as for the real-time sky and lighting, that's basicly crysis. Halo can never be crysis. However, there might be a few tricks to do it, like interpolating between pre-calculated lightmaps, animating the lightmap bitmaps, stretching it in certain ways (to, say, enlongate shadows for a falling sun) while tinting it to make it darker, etc.
    Reply With Quote

  7. #37
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Open Sauce Update #2

    Just for your information:

    I've upgraded the project files to now be used for Visual Studio 2008. 08 has been my main IDE for eight months now and with VS2010 coming out soon, I didn't see the purpose of keeping with 2005.

    Update 2 will use the some of the Boost libraries. Currently I'm compiling with the 1.36 release but by the time of Update 2's exposure, version 1.40 will have been released (they're targeting Aug 1st). So if you're planning on doing any development with Halo 1 Yelo, you'll want to get that boost release.

    Currently Open Sauce is composed of 8 visual studio projects (not all of them are of course included in the release). The Halo 1 projects (3) consume about 26k lines of code in 136 source files.
    Reply With Quote

  8. #38
    Senior Member Hunter's Avatar
    Join Date
    Jan 2007
    Location
    Stoke, UK
    Posts
    2,968

    Re: Open Sauce Update #2

    Can someone please tell me what this Yelo thing is. (And where to get it maybe). I have heard of it loads of times but never actually asked what it is. Didnt want to ask a stupid question but I could do with knowing.
    Last edited by Hunter; June 27th, 2009 at 04:56 PM.
    Reply With Quote

  9. #39
    Meep, Meep FluffyDucky™'s Avatar
    Join Date
    Nov 2006
    Location
    Down Under.
    Posts
    1,270

    Re: Open Sauce Update #2

    Reply With Quote

  10. #40
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Open Sauce Update #2

    Another update for you guys.

    As of today Yelo only supports the latest versions of HaloCE (client) and HaloCE-Dedi. There is no longer any support for HaloCE (client) v1.0. I wasn't even keeping the v1.0 side up to date when I was working on the first release, and didn't really see a point in updating the code to make it compatible in this one either.
    I've moved almost all (there are one or two instances in which this isn't the case) of the address related definitions (ie, FUNC_PTR, ENGINE_PTR, etc) to a single code file. With this, if someone wanted to target a different version they could just write a generator to auto-code (or...just due it by hand) the addresses. Thats if someone REALLY cared for supporting a different build of CE. Doing this was another reason for only supporting one target Client and Dedi.

    The statistics code will no longer be in Update 2. This is because I don't want to support two systems. The other one being Synapse which will be the defacto system in statistics (and doesn't even use the same stat code anyway).

    I've started growing closer to the point where I feel good about doing a small (limited) beta. Things that need testing are the upgraded engine limits (not only the tag memory, but the cache size and script memory). Plus the support for multiple data files (ie bitmaps). My goal is to start the testing somewhere around the beginning of August. I would prefer to have a small beta test of the tools with a single map team, then beta test Yelo with a larger set of people (at least a set which can fill an entire server). So if you think your team has what it takes to test the tools, PM me with your team's information (members, current project(s), etc) and I'll consider you for the beta when the time comes
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •