[Official] Fallout 3 - DLC for 360/PC released!


Recommended Posts

I've never even heard of that to be honest.

I'm not going to bother trying to get it though, as I'm sick of finding Deathclaws everywhere and using all my ammo on them. Only for them to have a crippled leg and leave me dead. Again.

Unless they're Enclave Deathclaws, however..

Death Claws are not hard to kill. Just have to use the right weapon. I know Gouls are no match for Lincolns Repeater (head shots) and the Mirlurks (spelling) are no match for the tesla cannon.

For DCs, I aim for the legs first using a long ranged weapon. When a leg is crippled, they are slow and you can finish them off quickly with pretty much any weapon. I have the dart gun as well but dont see a need to use it since I can cripple a DC in 1-2 shots with a normal weapon.

I agree with the Damage done by Lincoln's Repeater to normal ghouls however the Reaver is another beast. Almost as durable as an Overlord.

BTW, has anyone come across a friendly Enclave chap near the Jury St. metro? He seemed to behave like a Brotherhood of Steel soldier and you can even interact with him.

I completed the story on the day of release, as I find myself turning more and more into a Fallout3 ######. It's overall pretty short, but really atmospheric and full of the usual Fallout3 awesomeness.

If it wasn't for Broken Steel's ability to prolong the life of the game, Point Lookout would be my favourite DLC yet. Mothership Zeta looks interesting though..

By the way; I managed to get back in my room at Tenpenny Towers eventually - the ghouls just wander about like the original residents did, so there's no danger.

Has anybody played much of Point Lookout yet? I've got to the mansion but haven't had time to play much since.

I bought Point Lookout but I haven't entered the area yet. I have noticed I can buy wild and refined punga fruit from all vendors in the wasteland after installing the new DLC.

I bought Point Lookout but I haven't entered the area yet. I have noticed I can buy wild and refined punga fruit from all vendors in the wasteland after installing the new DLC.

I started playing yesterday and the old mansion part goes by quickly.

Is anybody else suffering some pretty horrendous FPS wandering around Point Lookout's wastes? I could run Fallout 3 maxed (1920x1080, 8aa, 16af) but with Point Lookout I'm getting FPS in the 20's-30's when wandering.

I bought all the DLC at once and started a new game doing them first.

It was very advantageous because I had a whole lot pof great weapons and the non-degrading power armor from the beginning lol. Then I surged through the main story since I had broken steel and could do the side quests after. I still have tons of quests to do and still have the broken steel side quests.

All the DLC was great, I didn't like operation anchorage as much as the others but The guess rifle and armor is worth it.

Yes, the Gauss Rifle is the only significant weapon from operation anchorage. Nice weapon to knock down powerful enemies like Albino Radscorpions, Super Mutant Overlords and Feral Ghoul Reavers.

Yes, the Gauss Rifle is the only significant weapon from operation anchorage. Nice weapon to knock down powerful enemies like Albino Radscorpions, Super Mutant Overlords and Feral Ghoul Reavers.

Umm anyway to go back and get it? I am having a total brain fart and can't remember if I picked one up. Is the armor better than the Tesla Armor?

You can get back the Gauss Rifle from the Outcast Outpost Armoury. It is the same place from where you started the Anchorage simulation.The Gauss Rifle uses normal Microfusion Cells as ammo and they are available in plenty.

The armour in Anchorage is the Winterized T51b Power Armor and has a Damage Resistance of 45 as compared to the 41 of Tesla Armor.

The most powerful armors are the T51b Power Armor found in Fort Constantine and the Enclave Hellfire Armor(introduced through Broken Steel DLC). Both have Damage Resistance of 50 each. However the Enclave Hellfire Armor scores because it is available in plenty and can be repaired to its maximum health.

Offtopic: Ha 100 pages already. I am loving this game so much :) . Now only Oblivion and GTA San Andreas tops it in terms of hours I have dedicated to it.

Edited by Pranjal

Click here.

Also I genuinely advise you to go for the Hellfire Armor. It rocks.

Go for these locations every couple of days:

--Raven Rock

--Rockbreaker's Last Gas

--Lone Hellfire Trooper by the Bridge near the Citadel.

They spawn infinitely so by the time you come back another set of armor will ready for you to be snatched from the Troopers.

Yes, the Gauss Rifle is the only significant weapon from operation anchorage. Nice weapon to knock down powerful enemies like Albino Radscorpions, Super Mutant Overlords and Feral Ghoul Reavers.

I killed a super mutant behemoth in like 30 seconds with it without taking damage, it was hilarious I just kept making it go flying back an shooting it while it was down.

And the power armor (some of the best armor in the game) is by far the best thing from Operation Anchorage. it has 45 dr and has 10 million hp so it basically NEVER degrades and you never have to repair it. You also don't have to learn power armor so you can do this quest near the beginning and have power armor through the whole game.

Click here.

Also I genuinely advise you to go for the Hellfire Armor. It rocks.

Go for these locations every couple of days:

--Raven Rock

--Rockbreaker's Last Gas

--Lone Hellfire Trooper by the Bridge near the Citadel.

They spawn infinitely so by the time you come back another set of armor will ready for you to be snatched from the Troopers.

Thanks a lot, I didn't know that site bookmarked anymore and was too lazy to look it up. :p

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

    • No registered users viewing this page.
  • Posts

    • VS Code 1.123 introduces massive upgrades for persistent AI developer workflows by Paul Hill Microsoft has just released Visual Studio Code 1.123 alongside its annual developer conference, Build 2026. This release, as always, has a heavy focus on advanced AI agent integration and making the built-in browser more robust. Notably, this update brings big sync changes that keep your AI agents persistent across sessions. With this update, VS Code now supports cross-machine syncing for chat histories, touched files, repository contexts, and related PRs via GitHub accounts, tying users even more into Microsoft’s developer ecosystem. This update also introduces the new /chronicle command that allows you to query past sessions using natural language, generate instant standup reports, and get personal productivity insights. Microsoft has also made some improvements to network-dependent operations, it explains: “When a terminal command that is run by a local agent requires access to domains that are not configured as allowed domains, the command is automatically retried inside the sandbox with unrestricted network access. After that, if it still fails, it falls back to unsandboxed execution. This allows network-dependent operations such as git fetch to finish, while keeping filesystem protections in place.” Microsoft has not stopped there; in this update, it also allows developers to drag, drop, and pin multiple agent sessions side-by-side for easy code comparisons in real-time. It also introduces the Research Agent, accessible via /research. This is a read-only, depth-optimized tool that gets data from the web, local codebase, and GitHub to give you a Markdown report on complex APIs or unfamiliar code. Now, let’s talk about the integrated browser and some security enhancements. VS Code 1.123 features enhanced screenshot capture tools that allow for targeted Area Screenshots and Full Page Screenshots to send layout context instantly to AI chat. The address bar has also been revamped, supporting favorite pages and tab management. Finally, on the security front, this update introduces a safety-first two-hour delay on third-party extension auto-updates to safeguard against compromised or buggy releases. This release is now available for Windows, Mac, and Linux. If you have VS Code, keep an eye out for the update availability notification. If you still don’t have VS Code, you can get it here.
    • I'm hoping with the Surface Pro 12, I can use either USB-C for my Xreal One Pro glasses. With my Surface Pro 11 OLED X Elite, I have to plug them into the top port. The bottom port will power it, but nothing shows on the screen. Maybe it's my setting. When I plug in the glasses, I have it output only to the glasses. So maybe I need to turn on both displays with it in the top port, then switch the glasses to the bottom port and set it to output only to the glasses. And then hopefully Windows remembers the settings for either the top port and bottom port (one of the awesome features of Windows where it remembers the exact configuration when plugging in external monitors.
    • Forgive my ignorance, but the only difference I see here is that a USB-A is now a USB-C, so there are two of them. For the modern age (and I'd argue since 2020), most products would now come with USB-C as an option, if not the default. Display, charging, devices, etc on TWO connectors, sometimes all combined! So having 2 of those powerful ports is great for something this size! Meanwhile my Surface Pro (5) has a single USB-A port which I cannot even get display out to, instead relying on some Surface Connect dock which I don't have. That is a poor experience, not to mention expensive and not compatible with other devices. Thank God USB-C is mainstream!
    • wow. that color finally comes to Surface Pro. was always a little jelly when a friend had the sandstone Surface Laptop. I wonder how different this dune is from the sandstone. I'll be getting the dune version. always thought black and platinum were a little boring. I'll still have access to my blue Surface Pro 11 as it'll be a hand-me-down.
    • Looks a very subjective aren't they!? I like its simple design. I love the way Apple designs their products with function over form, minimalization, and simplicity over cluttered complex designs. Many, not all, of their products follow this trend, and the device becomes a tool rather than dominating the space. I do not however like their OS. I have never bought a Apple product, and while I'd consider the Neo for my wife, I am hoping there are better alternatives out there when her failing MacBook Pro 2017 finally stops. Fischer-Price is famously plastic, garish, and poorly made. Basically you're describing the Window Laptops the Neo competes against! This is how product design should be, and what Apple have often followed in recent years: https://tenprinciples.design/
  • Recent Achievements

    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      227
    3. 3
      Skyfrog
      70
    4. 4
      FloatingFatMan
      58
    5. 5
      Nick H.
      54
  • Tell a friend

    Love Neowin? Tell a friend!