Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 36

Thread: Patch 1.10 has been released

  1. #11
    +rep to cure coronavirus n00b1n8R's Avatar
    Join Date
    Oct 2006
    Location
    Australia
    Posts
    13,214

    Re: Patch 1.10 has been released

    #spartansneverdie
    Reply With Quote

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

    Re: Patch 1.10 has been released

    You want to know something funny?

    The same build machine with the same compiler which Roger has been using for years now for patching this game, all of a sudden realized multiple optimizations it could make in the code. These optimizations are actually a headache for upgrading OS to 1.10 because it's not only shifted code and data around in varying degrees, but also caused some code to be inlined further than it once was before. I'm having to rewrite some of our hooks to deal with these asm code changes, on top of tracking down and validating shifts in data (eg, the pointer for the actors array shifted by over 800 bytes, but other data of various nature may have only shifted by 32 bytes).

    Even if we used signatures of assembly code to find the the code/data we needed to hook/reference, chances are the new optimizations would have rendered these signatures incompatible.

    So who can we blame? Microsoft. Give us the source and tags, jerks!

    TL;DR: It's possible that 1.10 runs better on older, slower machines than 1.09. When it comes to CPU-bound things anyway.
    Reply With Quote

  3. #13
    suum cuique sehe's Avatar
    Join Date
    Aug 2011
    Location
    Hungary
    Posts
    217

    Re: Patch 1.10 has been released

    Well, Sapp has more than 100 signatures, but only had to fix 2, took about 5 min.
    Reply With Quote

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

    Re: Patch 1.10 has been released

    OS has probably over a 1,000 engine code and data references by now. For both client and dedi exes alone. The project is more than just a game or server mod. Some of our mods have to also work within our HEK targets (eg, maximum number of renderable nodes upgrades), which rarely has matching assembly with the runtime.

    I'm considering just sticking with 1.09 for the foreseeable future and adding patches that make it refer to the new master server.
    Reply With Quote

  5. #15
    Senior Member Rentafence's Avatar
    Join Date
    Jun 2007
    Location
    irc.gamesurge.net #modacity
    Posts
    1,905

    Re: Patch 1.10 has been released

    RIP Halo we were so close and Kornman just killed it.

    E:

    EE:
    Last edited by Rentafence; May 23rd, 2014 at 06:08 PM.
    Reply With Quote

  6. #16
    Venez voir maman. Tnnaas's Avatar
    Join Date
    Mar 2011
    Location
    US Central
    Posts
    252

    Re: Patch 1.10 has been released

    But how else will I 270° FOV?
    Reply With Quote

  7. #17

    Re: Patch 1.10 has been released

    in memory of kornman00

    he did great shit for halo

    NEED A DISPENSER HERE

    Quote Originally Posted by NneYaTano View Post
    But how else will I 270° FOV?
    hac2
    Reply With Quote

  8. #18
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃sͪ̊͊̒͌̒̏t͗͗ͩͮo̧̊̒̎̽̇̌̋ṗ̸ͪ͑ͩ̐ InnerGoat's Avatar
    Join Date
    Aug 2006
    Location
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃s&#87
    Posts
    1,493

    Re: Patch 1.10 has been released

    RIP kornman also i'm installing ce right now after like 8 years. aimbot time looool
    Reply With Quote

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

    Re: Patch 1.10 has been released

    Dammit, I said I'd be sticking with 1.09 for the foreseeable future, not that 'I give up on Halo, go float and sputter' lol. It just isn't feasible to upgrade all of our engine references to 1.10 right now AND meet the community's demand for an update. A chunk of the fixes Roger added in 1.10 were stuff we already did in OS. So it makes sense to stick with what works right now and add the patches that are in 1.10 that we don't already do (eg, pointing to the new master servers). It would be that way until I'm able to finish updating everything to 1.10 (FS is too swamped with actual work and specific code revisions to work on upgrading OS to 1.10, so it's just me).

    So you'd still be able to have your insane FOV, just you would be running under 1.09.
    Reply With Quote

  10. #20
    suum cuique sehe's Avatar
    Join Date
    Aug 2011
    Location
    Hungary
    Posts
    217

    Re: Patch 1.10 has been released

    Actually it's true, there isn't any serious change in 1.10, and by the time you will fix OS to 1.10 there will be 1.11 and you will really RQ Halo then.
    Reply With Quote

Thread Information

Users Browsing this Thread

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

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
  •