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


Recommended Posts

New features

New locations :

Mothership Zeta

New weapons:

Alien Atomizer

Disintegrator

Drone Cannon

New melee weapons

New type of grenade

New armor :

Gemini-Era Spacesuit

Samurai Armor

New enemies

Aliens :

Alien Robots

a secret creature of alien origin

Sources: fallout.bethsoft.com,IGN,GamePro,PlatformNation

Damn, they're really going nuts over DLC, still haven't even finished the "vanilla" fallout, I hope they release them in a big pack or something for a decent price, buying everything seperate from the marketplace is going to be expensive.

Looks nice, I just wish I could bring myself to complete Fallout 3 :pinch:

I always get distracted then stop playing. I guess as I've said before I'm more of an Elder Scrolls guy!

Looks nice, I just wish I could bring myself to complete Fallout 3 :pinch:

I always get distracted then stop playing. I guess as I've said before I'm more of an Elder Scrolls guy!

That is just a crying shame especially considering the lack of games lately. This game is basically elder scrolls so I don't know how else I can motivate you. :p

That is just a crying shame especially considering the lack of games lately. This game is basically elder scrolls so I don't know how else I can motivate you. :p

I think it's just the world, there's something about the Elder Scrolls I prefer. Probably the fantasy setting, everything is just so depressing in Fallout :p

The green in Fallout 3 is annoying me a lot (why is it green?), so the next time I play it, I'll be installing Fellout.

I think it makes it look a bit "happier", while still maintaining the "we stuffed up" feel.

Fellout makes it much better (Y)

Can someone recommend me some good mods to use, compatible with version 1.6 and all of the DLCs released so far?

Are you looking for high res texture packs or mods that add things to the game or what?

Anyhow...some of my favorites...

Reinforced Chinese Stealth Suit with many variants:

http://www.fallout3nexus.com/downloads/file.php?id=5981

Marts Mutant Mod (MMM):

http://www.fallout3nexus.com/downloads/file.php?id=3211

And because I don't want to level super fast from all the added killing MMM will provide I use Arwen's Reduced XPR:

http://www.fallout3nexus.com/downloads/file.php?id=7674

Also any/all of this guys armor and weapon retextures:

http://www.fallout3nexus.com/modules/membe....php?id=1026866

Edit: You need Operartion: Anchorage to use the reinforced chinese suits.

Edited by trag3dy

I've just re-installed Fallout 3 after getting my new computer and the first thing I did was get Point Lookout.

Obviously though I started from level 1 again, and I'm struggling in this DLC. I'm wandering into the swamps and getting my ass handed to me by those hill-billy guys.

I can't be bothered to go back to the main map because I've completed the game twice now, I just want to play this DLC but it's too hard at my low level.

:(

Nevermind, I've changed the difficulty to easy (forgot you could do that) and now it's much easier. I'm not sure I like the setting though. Just repetetive swamps and dull, depressing colours.

I've done that spy mission and the punga seed one. Does it get any more interesting?

Nevermind, I've changed the difficulty to easy (forgot you could do that) and now it's much easier. I'm not sure I like the setting though. Just repetetive swamps and dull, depressing colours.

I've done that spy mission and the punga seed one. Does it get any more interesting?

Any reason why you jumped straight into this DLC after restarting? The mutants are quite powerful even for higher level characters.

Too bad about the spy mission, I quite enjoyed that side quest. There is something for everybody in that DLC.

Any reason why you jumped straight into this DLC after restarting? The mutants are quite powerful even for higher level characters.

Because I've played through the main quests twice now, I can't be bothered playing them all over again.

The spy quest was alright, it was just too easy. It didn't let you do any detective work, the marker on the map pointed to exactly where you needed to go. "Investigate the disappearance of the spy", then it points you EXACTLY to what you need to "investigate" to get the next objective. etc.

I think it's just the world, there's something about the Elder Scrolls I prefer. Probably the fantasy setting, everything is just so depressing in Fallout :p

I'm the opposite. Much preferred Fallout 3 largely for the setting and the way quests were done. A lot less of them but they felt to me personally to have more purpose.

So with that in mind I finished Fallout 3 and didn't Oblivion. I haven't gotten around to the Fallout DLC mind you since a bug held me up from the first one and I've decided to wait until they release the lot in a pack or at least have it completed so I can knock it over in one go.

Got mothership zeta today, and gave up after getting stuck with the ridiculously hard to kill aliens either side of me.

I'll have another bash in a few days when more people have attempted it.

Which part are you talking about, I'm slightly confused by your post. :pinch:

Haha yeah, that wasn't the clearest post ever.

I'm at the but just after sally (?) throws a grenade at the aliens, then opens a door for you. When I go through the next door, I either manage to kill the alien in the corridor, or swiftly get murdered by a load more of them.

I tried just running through, and I ended up in the room where sally 'distracts' them by causing an explosion, yet this just causes more of the aliens to come and kill me. =(

What level are you and what weapons are you shooting at them with? I've found several weapons are horrible against the aliens so far. The Microwave transmitter doesn't seem to do any damage. My Xuanlong AR is pretty weak as well. A shotgun (preferably the "Terrible Shotgun) is great along with the A131 (or whatever) plasma rifle to take the aliens down easily.

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!