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


Recommended Posts

I created my Windows Live account and it shows i'm logged in. After I created my account I had to start my game over, fortunately I wasn't too far. I just completed the G.O.A.T. test and the achievement is still locked. What am I doing wrong?

I'm on the PC not the 360.

Edit: Nevermind, I guess hadn't logged in through the game interface. After starting over again, I finally got it working.

Edited by D!ABOL!C

This game is awesome. Hooked it up to the Samsung for some 1080P action and it ran maxed out on everything and I was getting around 50-60FPS! Besides that I actually got a friend interested in the game who normally just plays sports games. I got to show about 3 of my other friends the big escape and the open up to desolation which was just amazing.

This game is awesome. Hooked it up to the Samsung for some 1080P action and it ran maxed out on everything and I was getting around 50-60FPS! Besides that I actually got a friend interested in the game who normally just plays sports games. I got to show about 3 of my other friends the big escape and the open up to desolation which was just amazing.

Yea it's a beautiful thing, destruction!

Nice shots, I am also running at that resolution and getting same FPS, if not better. Runs amazing and is amazing.

Though looks like you are early into the game, where did u get those guns...

Having issues with the PC version. Keeps crashing to desktop in Vista. It all started soon as I went to Megaton, which is pretty early on. It also has a habit of freezing.

All drivers are up to date, guess I have to wait for a patch? :(

The freezing is a known issue with the game, some people get it some don't. The crashing, well thats something else.

Got my copy but still too busy playing Fable 2! Will play some later (Y)

Sometimes I am glad I still don't have a 360 lol

Played through the intro and up to Megaton last night. Awesome stuff. Anyone who's played Oblivion will find the learning curve very small (which is nice). The sight you see when first leaving the Vault is awe-inspiring (maybe even more so than when leaving Oblivion's sewers the first time).

Had no crashes whatsoever, and was running it on Ultra settings @ 1680x1050 w/ 4xAA and 16xAF. Only issue I saw is the game refuses to launch is Fraps is running. :/

Played through the intro and up to Megaton last night. Awesome stuff. Anyone who's played Oblivion will find the learning curve very small (which is nice). The sight you see when first leaving the Vault is awe-inspiring (maybe even more so than when leaving Oblivion's sewers the first time).

Had no crashes whatsoever, and was running it on Ultra settings @ 1680x1050 w/ 4xAA and 16xAF. Only issue I saw is the game refuses to launch is Fraps is running. :/

I know it was for me. Instead of having just the bare bones to play Oblivion and see that initial sewer scene, I was running at 1900x1080 (max) when I saw the landscape for the first time in Fallout 3. What a difference. :p

I know it was for me. Instead of having just the bare bones to play Oblivion and see that initial sewer scene, I was running at 1900x1080 (max) when I saw the landscape for the first time in Fallout 3. What a difference. :p

Heck, first time I played Oblivion, I was running max settings with a lot of texture mods, including Qorl's Texture Pack 3. I got spoiled... :p Then when I was testing a mod, I made a separate install in Vista with no other mods, including visual ones. Now THAT was a difference! :D

Both games blew my mind though when I emerged into the daylight; no small feat for as long as I've been playing games (about 20-odd years now).

Just exploring around Megaton at the moment and I picked up a couple quests. I was already able to get some XP for fixing the leaky pipes thanks to my repair skill being high enough (thanks guys for the advice). I met some guy in the bar and he wants me to blow Megaton up. Seriously, I just got here and somebody wants me to blow it up, jeez. I told him to screw off for now since I am trying to be good this first time around, my next play through though, who knows....

Just exploring around Megaton at the moment and I picked up a couple quests. I was already able to get some XP for fixing the leaky pipes thanks to my repair skill being high enough (thanks guys for the advice). I met some guy in the bar and he wants me to blow Megaton up. Seriously, I just got here and somebody wants me to blow it up, jeez. I told him to screw off for now since I am trying to be good this first time around, my next play through though, who knows....

I took his quest, but I am trying to help everyone first, and then blow it up lol

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

    • No registered users viewing this page.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop 'Google Chrome' is downloading without you agreeing to it. Fun right? Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!