Halo Reach Thread


Recommended Posts

Good news to ya'll hating on SWAT. It's got it's on Playlist come the October update. Bungie's weekly update describe all of the changes. I listed 'em below for those to lazy to click and read.

"Added ?Return to Battlefield? volume to Space on Zealot in the Arena Playlist"

For those who aren't aware, a popular strategy (especially doubles) is to camp up high. You can watch all three lifts and just focus fire (plenty of cover up there if you are getting shot) the enemy as they come up. Glad to see they came up with a solution to this.

And it seems Bungie purposely inadvertently announced/confirmed DLC for Reach.

02.jpg

10 achievements worth 250GS.

Source: http://www.bungie.net/News/content.aspx?type=topnews&cid=28836

Thanks for posting that link. I got a lot of information out of it. (Y)

Nice to hear that the playlists are being tweaked. Hopefully it'll be a little easier to enter Team Slayer without ending up on Snipers half of the time. At least, that's how I interpreted the "rebalanced to highlight default Slayer game variants" line. I'm also happy to see that King of the Hill and Rocket Race are being brought back. Within my group of friends, those are two of our favourite modes from Halo 3 (especially King of the Hill, whereas Rocket Race is fun once in a while). King of the Hill won't be the same without The Pit or Epitaph/Epilogue, but I'm sure I can bring myself to appreciate the new maps :).

As for Juggernaut, I definitely agree with what Razorwing said: the betrayal system makes it difficult to enjoy in most circumstances. Back in Halo 3 I had multiple instances of getting booted when I was one kill away from victory.

Had my first run in with the Betrayal system last night. It's like people don't even think it through, some guy popped out of a doorway as I was walking up to it whilst playing infection (We were both infected) so naturally my itchy trigger finger flinched and BETRAYAL!! I was booted out of the game within 2 seconds.

Great game. But I hope they fix the times between online matches, it kills the mood if you've just had a quality match so everyone sticks around for the next one. But then because it takes so long people begin to drop out one by one

I don't know what all the hate for SWAT is about. I like how the games are more intense because you can die quicker than on another game type.

Weren't there a lot of people in this thread complaining about how long it took to take someone down, and how they couldn't take on 2 or more enemies at once? Or how they wished it was more like CoD, where it didn't take a full clip and a melee strike to kill someone? Now there seems to be just as many people who are complaining in the exact opposite spectrum. :wacko:

I think the biggest issue is that you can't veto anything. There is never a situation where I will vote for Sniper so why even bother showing it to me when I'll just be tempted to leave if it comes up, ruining the game for everyone else? There are plenty of people who do want to play it so I don't understand why it's being forced on people.

That doesn't even start on why it, DMR and SWAT are clumped up with Slayer (aka. standard team deathmatch). All these custom games should be in their own categories.

I don't know what all the hate for SWAT is about. I like how the games are more intense because you can die quicker than on another game type.

Weren't there a lot of people in this thread complaining about how long it took to take someone down, and how they couldn't take on 2 or more enemies at once? Or how they wished it was more like CoD, where it didn't take a full clip and a melee strike to kill someone? Now there seems to be just as many people who are complaining in the exact opposite spectrum. :wacko:

There's nothing wrong with SWAT. But, if I wanted to play Call of Duty, I'd play Call of Duty. I enjoy playing SWAT every now and then, but not every single time it comes up.

SWAT or Team Slayer for 90% of the Big Team Battle games I've played recently. I want to have some variety please.

Missing Head Hunter and Territories.

The worst modes in BTB are Snipers and 1 Flag CTF. I just get angry when playing those modes.

Myself and Razorwing are scheduled to play some kind of MP later on tonight, around 8 PM EST (which is in about 4.5 hours) until about 10PM, possibly a bit later. Not fully sure if we are going to be doing just MP or CoOp, this is literally my first time being able to play any MP at all so I am pretty open to either. So I am just mentioning it in case anyone wants to join us, post here and I will check the thread before we hop on. (Y) And I am gonna try to get on a little earlier than 8PM, just not sure I will.

Myself and Razorwing are scheduled to play some kind of MP later on tonight, around 8 PM EST (which is in about 4.5 hours) until about 10PM, possibly a bit later. Not fully sure if we are going to be doing just MP or CoOp, this is literally my first time being able to play any MP at all so I am pretty open to either. So I am just mentioning it in case anyone wants to join us, post here and I will check the thread before we hop on. (Y) And I am gonna try to get on a little earlier than 8PM, just not sure I will.

I might join in (not sure though, haven't played at all in last few days) :/

Myself and Razorwing are scheduled to play some kind of MP later on tonight, around 8 PM EST (which is in about 4.5 hours) until about 10PM, possibly a bit later. Not fully sure if we are going to be doing just MP or CoOp, this is literally my first time being able to play any MP at all so I am pretty open to either. So I am just mentioning it in case anyone wants to join us, post here and I will check the thread before we hop on. (Y) And I am gonna try to get on a little earlier than 8PM, just not sure I will.

I just played a quick campaign level with him, but if I get time I may join you guys in multiplayer.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft finally launches WSL Containers in public preview by David Uzondu Microsoft has announced that WSL containers, a feature that allows developers to run Linux containers natively inside Windows without the need for Docker Desktop, is now available in public preview several weeks after Microsoft previewed it at Build 2026. To use the new container feature, you first have to install the latest pre-release version of the Windows Subsystem for Linux by running a quick update command in your terminal: wsl --update --pre-release After installing, you'd get access to the new Linux container CLI (wslc.exe) and the programmable API. Microsoft said that the CLI has a "familiar format" that matches the toolsets developers already use every day. If you know standard Docker commands, your muscle memory will translate directly to wslc.exe, which even features a built-in alias called container.exe. You can quickly run a full Ubuntu KDE desktop container by exposing ports, or pass your graphics card straight into a machine learning environment to run PyTorch workloads. Passing the --gpus all flag inside the run command instantly links your hardware. Image via Microsoft As for the API, developers can now embed Linux container operations directly inside native Windows applications without exposing the command line to users. The team integrated the API directly into MSBuild and CMake, so developers can define container steps directly in project files. Apart from bringing the CLI and API into public preview, Microsoft also said that it's working on a new default file system called virtiofs to speed up file transfer rates between Windows and Linux. Microsoft also introduced an experimental networking mode named consomme, which resolves compatibility issues with corporate VPNs by routing Linux network traffic straight through Windows. One thing to note about WSL containers is that they don't run in your standard WSL distributions; instead, every application and CLI session spawns its own lightweight Hyper-V utility VM in the background. This basically reduces the chances of one app snooping on the container of another app.
    • Google reportedly limited Meta's Gemini access over limited AI compute by Karthik Mudaliar Google is reportedly limiting Meta's use of its Gemini AI models after Meta tried buying more computing capacity than even Google could supply. According to the Financial Times, Google told Meta in March that it could not provide the full Gemini capacity that Meta had requested. This shortfall even disrupted and delayed some of Meta's internal projects. Due to this, Meta even told its employees internally to use AI tokens more efficiently. Meta wasn't the only one to get hit by this sudden refusal by Google; even other customers were affected. But Meta was hit harder because of its unusually high demand for Google's models. The move from Google makes it evident that companies all over are in limited supply of both infrastructure and compute. Alphabet said in April that Google Cloud revenue grew 63% year-over-year to $20 billion in the first quarter, helped by enterprise AI infrastructure and AI solutions. In pursuit of more compute, Meta had earlier signed a multi-billion-dollar AWS agreement as well as a large AMD GPU deal for AI data centers. But the crunch would be short-lived as both Meta and Google have also ramped up infrastructure investments heavily. Meta said in November that it was committing more than $600 billion in the U.S. by 2028 for AI technology, infrastructure, and workforce expansion. In the first quarter of this year, Meta also raised its expected capital expenditure for 2026 to a range of $125 billion to $145 billion, citing higher component pricing and additional data center costs for future capacity. However, this doesn't make the company immune to the current dependence on outside suppliers. Meta has also spent many years promoting Llama as an open-weight alternative to closed models from Google, OpenAI, and Anthropic. But if the reported reliance on Google's Gemini models is severe enough for internal work to get impacted, then it looks like even frontier labs and Big Tech aren't fully self-sufficient. Source: Financial Times
    • I like to reminisce about the good old days, way back in autumn 2025 when building a gaming machine was fun and the drives were about $150 when you caught a deal. Yes duh, back in the day we had it gone. Then baby Skynet came along, hiding in AI datacenters demanding more processing power until it reached singularity. End of a not totally fictional story.
    • My experience in the past with older Windows 11 builds was not great on unsupported machines but I recently used Rufus to put the latest build on a older 5th Gen Core Thinkpad T that we upgraded with a SATA SSD and 8GB of RAM four years ago when hardware was reasonable and it seemed pretty fast and solid. Customer is very happy with the performance and will probably get four more years out of that venerable laptop that he loves so much. Another customer just retired his Dell Studio laptop from 2009 running Windows 10. It got an SSD over 10 years ago and did everything he needed it to for 17 years but he also retired last year and is happy doing everything on his iPad now.
    • Apple's newest AirTag 2 gets first big discount by Taras Buria In late January 2026, Apple introduced its second-generation AirTag trackers, bringing a refresh to the old model that has been on the market for half a decade. Now, you can get these new trackers at an all-time low price, thanks to the first big discount that brought the price down by 17% on Amazon. While the second-generation AirTag looks identical to its predecessor, it packs meaningful upgrades inside. The second-gen ultrawideband chip works 50% farther than the original AirTag, allowing you to detect lost items in a wider range. In addition, the second-generation AirTag features an upgraded Bluetooth chip for extended range and a significantly louder speaker (up to 50%) so that you can hear it better when locating a lost item. Note that the second-gen AirTag only works with iPhones and iPads that run iOS/iPadOS 26 and newer, so you need a compatible device to use the tracker. Like the original AirTag, the AirTag 2 is available in two packs: one and four pieces. Both are now available at a notable discount on Amazon, and you can purchase them using the links below. Apple AirTag 2 tracker - $24 | 17% off on Amazon Apple AirTag 2 tracker (four-pack) - $89 | 10% off on Amazon Good to know This Amazon deal is U.S.- specific and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      538
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      98
    5. 5
      macoman
      66
  • Tell a friend

    Love Neowin? Tell a friend!