WineHQ

Fallout FIXT

No Screenshot

Submit Screenshot
==Fallout Fixt comprehensive changelog==

Everything listed below is new to Fallout Fixt compared to other Fallout content. For example, the fixes from TeamX patches are all included in Fallout Fixt, but they are not listed below. This changelog is purely to detail new content and new fixes.

GLOSSARY:
- "Critter"/"Critters" used here means "All things that can be targeted and killed, that aren't the player character. NPCs/hirelings/robots/Mutants/monsters/animals".
- "Vanilla" traditionally means "Fallout without any mods or unofficial content". However in this case, it can also mean "Fallout with all official AND unofficial patches, but no mods or other unofficial content".


-----------------------
      SOURCE CODE      
-----------------------

 - Fallout Fixt source code (installers, scripts, batch files, reference materials, global variables, default settings) is publicly available at https://github.com/Sduibek/fixtsrc

 - Fallout Fixt dialog and text files are publicly available at https://github.com/Sduibek/fixtlang - For translations into non-English languages and tracking fixes/changes/additions to the English versions.


-----------------------
  DURING INSTALLATION
-----------------------

- The newest versions of Microsoft Visual C++ 2005 and 2008 Redistributable Packages will be installed, 32-bit or 64-bit as applicable.  [RATIONALE:  Necessary for installation and implementation of Fixt to function fully. This is mostly for MacOS systems running Wine or other virtual setups, as they sometimes do not include the proper C++ runtime dlls. However, I have found that this is also helpful on some 64-bit Windows 7 systems. Your system should not suffer any issues due to this process.]

- Specific versions of DirectDraw/DirectX/Direct3D/DirectInput runtimes will be installed, 32-bit or 64-bit as applicable.  [RATIONALE:  Necessary for the included plugins (High-Resolution Patch, Sfall) to function properly. As with the C++ Runtimes, this should not cause issues for your system, as the Microsoft installers only install files when necessary -- when you have older versions of the same files. (This installs versions 3.0, 3.1, 4.2, 4.3)]

- Now includes various icons you can use for shortcuts or whatever, in {Fallout Fixt}\"Icons (.ico)" folder.



__________________________________________
\\\\\\ WARNING: MANY SPOILERS BELOW //////
 \\\\\ WARNING: MANY SPOILERS BELOW /////
  \\\\ WARNING: MANY SPOILERS BELOW ////
   \\\ WARNING: MANY SPOILERS BELOW ///
    \\ WARNING: MANY SPOILERS BELOW //
     \ WARNING: MANY SPOILERS BELOW /
      \\\\\\\\\\\\//////////////////



-----------------------
  FEATURES FROM SFALL  
-----------------------

- Includes ddraw (Sfall) version 1.19, by Timeslip & improved by Crafty. This plugin provides many graphical and game enhancements and features, which are customizable, including the following and many more:

 - Hold down Shift to highlight items and containers on-screen.

 - Various commands can be bound to keys or key combinations. (All are disabled by default)

 - Can no longer press zero (0) to force-exit dialog. (This prevents many exploits and cheats, some of which caused crashes)

 - Fixes for high CPU usage.

 - Display karma changes in the message box. (Disabled by default)

 - Buttons with "Take All" & "Put All" function similar to Fallout 2.

 - Remove inability of Vault Dweller to get critical successes or critical failures in the first few days of the game.

 - Doors can no longer dodge bullets.

 - Shows free weight as well as total weight in Barter and Inventory screens.

 - Can no longer use drugs to cheat with skill-gain books and getting Perks you shouldn't have access to.

 - Leveling past 21. (Disabled by default of course)

 - Friendly Foe functionality is now default and the Perk is removed from the game.


-----------------------
      GAME START
-----------------------

- Player no longer always starts the game with a Knife in inventory.  [RATIONALE: It's extraneous since you can get one right away anyway, and reduces differences between builds if you're selecting Melee Weapons as a Tag Skill.]

- Algorithms for Tagged skills (to determine bonus starting items) are now correct. (In vanilla, almost all of them were wrong)

- If created character on Easy difficulty, player no longer gets Tagged skill starting items for ALL non-combat skills. Now it works the same as on Normal or Hard: If you Tag a skill, you get the applicable bonus starting items.  [RATIONALE: While starting with more items on Easy makes sense, this made any non-combat skills you tagged completely irrelevant in terms of bonus starting items, and greatly reduced starting difference between character builds.]

- Number of bonus starting items received for each Tag skill now varies by selected difficulty level.  (For example, Small Guns tagged giving 1 stack of ammo on Hard, 2 stacks on Normal, 3 stacks on Easy.)  NOTE: These changes are minimal or disabled if Fixes Only mode is enabled.  [RATIONALE: Balance change. This makes Hard more of a challenge, while allowing Easy to still give more items as it did before.]

- Base starting items (the items all characters always start with) now vary by selected difficulty level. (For example, base item of 2 Stimpaks given on Hard, 3 Stimpaks on Normal, 4 Stimpaks on Easy.)  NOTE: These changes are minimal or disabled if Fixes Only mode is enabled.  [RATIONALE: This allows difficulty level to matter more from the beginning; Hard is more of a challenge, and Easy is a little easier than before.]

- Skills that gave no items in vanilla if Tagged, now give items. Examples are a Laser Pistol for Energy Weapons, Flamethrower for Big Guns, and Stealth Boy for Sneak.  NOTE: These changes are disabled or reduced if playing Fixes Only mode.  [RATIONALE: The guns start with minimal ammo and you don't have access to high-level ammo until later in the game anyway, plus now it makes it much more attractive to Tag "endgame" or "less useful" skills, as well as increasing difference between character builds.]

- If selecting Science as a Tag skill, player no longer receives 2 Buffout in their inventory at the beginning of the game.  [RATIONALE: Why would a science-focused character start with combat-focused drugs?]

- If not enabled Fixes Only mode, player also starts with 2 Water Flasks if playing on Easy, or 1 Water Flask if playing on Normal.

- Time of day is randomized to between 03:00 and 07:00 at game start instead of being exactly 07:21, which means you will now sometimes see "night sky" message instead of "light of day" message. (In vanilla this message existed but was unused)

- [OPTIONAL]  Player can choose to start with only Tagged skill bonus items, or only the generic base items, or start with no items at all.

- [OPTIONAL]  If option of male characters and NPCs smoking for idle animation is enabled, then male players start with a Lighter.


-----------------------
  GRAPHICS, INTERFACE
-----------------------

- Death animations for Electrical and Fire (bodies burned up) for Super Mutants and anything in Power Armor are now always sized correctly. This means there is no more discrepancy between critter size and corpse size.  (Background: In the original game, Super Mutants and critters in Power Armor shared these animation files, meaning the Super Mutant animations looked far too small. Those were increased in size by 20% by .Pixote. so they matched the Super Mutants, but that was then too big for Power Armor animations. I've built internal references from the old Super Mutant -sized graphics to the Power Armor critters, so that now there are three sizes: Humans, Humans in Power Armor, Super Mutants.)

- Icon for Falloutw.exe at Thumbnail View or larger (Medium or larger in Windows Vista/7/8) is now the Vault Boy as with the smaller icons, instead of Tim Cain's face. [Sorry Tim, nothing personal. We still love you.]

- Includes f1_res (Fallout1 High Resolution Patch) version 4.1.8, by Mash.

- f1_res settings defaults in Fixt differ moderately from out-of-the-box f1_res settings, in an effort to maximize intuitiveness, use and function for the highest number of users.

- ddraw settings run the game at 110% speed by default. (This can be changed at any time by opening ddraw.ini)  [RATIONALE: The game feels incredibly slow to me at 100%, especially when running across maps. I don't know if this is an objective hardware/software side-effect of playing on modern machines, or a subjective issue because I expect more speed than 17 years ago, but between 108% and 115% feels like the right speed to me.]

- New items in inventory now go to the top, like Fallout 2, instead of the bottom. Also the keys Page Up, Page Down, Home, and End now work in inventory. NOTE: These are all features of f1_res and can be disabled at any time; just open f1_res.ini in your Fallout Fixt folder and locate the appropriate entries.

- Two new splash screens by kevin. (Vault 13 entrance door broken, and Cathedral explosion)  [RATIONALE:  Variety is good. Everyone who was asked liked these new splash screens. (They are the ones that are available from the Files section at No Mutants Allowed)]

- Brass Knuckles and Spiked Knuckles now have their own on-ground graphics, instead of a generic brown box.

- Lit flares increase light radius while held in hand.  [RATIONALE:  Tim Cain states that this was the original intention for the game.]

- Flares now have a brighter-looking graphic when on the ground, even if unlit.  [RATIONALE:  This makes it look more realistic when lit, and when unlit (because they are bright in the inventory graphic). (Added bonus: when unlit they're easier to find in dark areas, for example Vault 15)]

- Implemented/"restored" many missing situational death animations for all humanoids and critters as appropriate. This is most noticable on Normal violence level, and was done using existing vanilla graphics. [They are usually the "falling down burnt" animation, but in some cases also the explosion animation, full-auto animation, and "up-in-smoke" animation. For the burnt animations, most non-human critters already had it, with a puff of smoke above them, but of humanoids only the human male jumpsuit had the same animation, and without the smoke puff.]

- The darker/blacker burnt death animation and burnt corpse versions of humanoid bodies from Fallout2 Restoration Project have been used for Black Guy and both gender's Combat Armor graphics.

- Dogs and Brahmin now use the explode animation, when their goriest animation happens, from normal attacks and grenades. This was actually inspired from playing the Fallout demo and I verified by checking its data files. I specifically recall one time in the demo doing a called shot critical hit on Dogmeat to the eyes with my 10mm SMG and he exploded. Good times.  [RATIONALE:  Gore is fun, and Fallout-y.]

- Player will rotate to face the other person or critter when dialog is initiated. (This works on "almost all" critters/NPCs in the game. Some have needed to have the feature disabled because it caused scripting issues.)

- Renamed the "Combat Taunts" to "Combat Floats" in Game Preferences.  [RATIONALE:  Many of the messages are not actually taunts, but they are all floating messages.]

- [Customizable]  Option to reduce light level in low-light maps (such as underground areas).

- [Customizable]  Lit flares giving light radius when in inventory as well as in hand, or when anywhere in inventory.

- [Customizable]  Can now choose between US font, US condensed font, or EU/UK font.

- [Optional]  Extended Flamer Attack Mod (flamethrower firing graphics lasts about twice as long) by .Pixote.

- [Optional]  Can change all male NPCs' (and player's, if male) idle animation to cigarette smoking. (Unfortunately until we move to the Fallout2 engine it's not possible for this to work on just the male player-character.)

- [Optional]  Can set running animation to 20FPS (frames per second) when wearing Power Armor. (Previously it was 18FPS, slower than all other armors, even slower than NPCs who wear Power Armor; the one without a helmet.)  [RATIONALE: Power Armor is powered; why would it slow you down? Also, consistency with the helmetless Power Armor NPCs. I'd like to make this always installed instead of optional, but I think some purists would freak out if I did that.]

- [Optional]  Slow critters and NPCs can be set to run faster. (20FPS, same as all other critters.) [The affected things are mostly peasants, and also dogs]

- [Optional]  Animated Containers mod. (When opening containers that used to be static graphics, you actually see them open and close, such as tables and desks.)

- [Optional]  New splash screens.

- [Optional]  Can make player always use "bend down pickup" animation on containers, instead of "magic hands" animation. This saves time for lazy or impatient players. Sduibek approves this method.

- [Optional]  Main menu with blood-red background instead of gray.


-----------------------
     TEXT, DIALOG
-----------------------

- Thousands of individual fixes and changes to text and dialog files: punctuation, spelling, continuity, consistency, formatting, capitalization, Tell-Me-Abouts, innacurate information, mismatched entries, and duplicate entries.

- Integration with Nimrod's Dialog Fixes by Nimrod, Fixt MSG Review by robbforce, and various changes/fixes reported to me by Luffier.

- Several situations of calling female players "guy" have been fixed.

- When earning or losing experience, stat points, or skill points, a system message notifying you of the change is now always displayed. Custom messages have been used where applicable.  [RATIONALE:  Consistency. Vanilla gave no notifications for stat changes, and many instances existed of no notification when earning XP and/or skill increases.]

- [ONGOING PROJECT]  Created descriptions (inventory examine) for many items that had missing/boring/brief descriptions. An easy way to see examples of this is examining Bottle Caps and Holodisk items. (Some of these were written from scratch by me using the game's files as reference, others were written by me using almost entirely content from fallout.wikia.com)  [RATIONALE:  I feel that it enriches the game experience, and have tried to use Fallout-style phrasing as much as possible.]

- [ONGOING PROJECT]  Created look-at (hover) and Examine (click) descriptions for various scenery items that had missing/boring/brief descriptions.  [RATIONALE:  I feel that it enriches the game environment/experience and does not violate the "Fallout feel" of things. Also, I've had reports/complaints of lack of descriptions.]

- If player chooses to fight Garl hand-to-hand for Tandi, player is now informed that they can keep wearing their armor.  [RATIONALE:  Keeping worn armor during the fight is vanilla functionality, I've just changed dialog so that player is actually aware of this fact pre-fight. It could very easily be life-or-death knowledge.]

- Player now gives correct directions, when/if revealing location of Vault 13 to the bad guys.

- Dialogue for the following scripts have had their reaction/empathy (Make Angry, Make Happy) flag values fixed: Abel, Doc Morbid, Michael, Neal, Radio (item), Saul, Sophia, Super Mutants at Military Base, Trish, Vats Control Computer Technician, Vault 13 rebels, Vault 13 Security Officer.

- Description and displayed equation in character screen of First Aid's starting % is now correct.

- Player is now informed when they receive rads during combat. Phrasing is similar to existing phrasing of irradiation messages. (In vanilla, each hit from Irradiated Rats or Glowing Ones had a 1/6 chance of giving you 1 rad, but player was never informed of this anywhere.)

- [ONGOING PROJECT]  Some display messages have been reworded and/or shortened, to allow them to fit into less lines (usually 1 or 2) of the message area at 640x480 resolution.  [RATIONALE:  There are various situations in vanilla where the message window will overflow with subsequent or verbose messages, requiring you to scroll up immediately just to read them. This intends to reduce or eliminate that frustration. I don't think the changes are extreme enough to bother anyone. Believe it or not, some of us do still play the game at 640x480, so this helps them.]

- [ONGOING PROJECT]  Player is only informed if a door is locked on an Examine. Previously all you had to do was a "look-at" (hovering the mouse over it).  [RATIONALE:  Just casually glancing at a door is not sufficient for determining if it's locked. Also, this lead to the issue of the "look-at" and "examine" descriptions being identical in many cases, or the descriptions not being used at all, which is annoying.]

- Added 2 messages for when/if player examines themself.  [RATIONALE:  It just seemed appropriate to me along with the "feel" of Fallout. Has no actual game impact. (The first description is generic, further examines until leaving the map taunt you for wasting time looking at yourself)]

- Dogmeat's "look-at" descriptions are now correct.

- Descriptions of some ghouls restored from the vanilla message files.  [RATIONALE:  You may not even notice them, but either way they add some interesting info about the process of ghoul mutation and source of the ghouls.]

- No longer get the "You see: {ladder/manhole/stairs}" message twice when changing maps via such things as stairs and ladders.

- Addiction status update messages - "you feel groggy", etc - now are clear exactly which drug addiction they're referring to, without being overly obvious by saying "You need more of this particular drug".  [RATIONALE:  Improves game experience. I always hated those messages because they were so generic that I never knew for sure what they referred to, because I used a lot of drugs and didn't always fix radiation poisoning.]

- A few worldmap names modified for accuracy and continuity. [New names: Mariposa Military Base, L.A. Boneyard, Brotherhood of Steel, The Khans, Children's Cathedral, The Glow, The Hub]

- Badwords.txt copied over from Fallout 2 and also has further entries added by me, making many more potentially-offensive (or definitely-offensive) words censored, for those of you who have the language filter enabled.

- Fixed a few mismatches between reported experience earned, and actual experience points earned.

- Some of the death descriptions from Wasteland have been included into critical hit descriptions.  [RATIONALE:  Adds a bit more fun and flavor to the messages. You probably won't even notice them or see them unless the play the game for a very long time.]

- Message received when poison level reaches 0, after having been poisoned. Similar to the "You feel better" messages when addictions wear off. Unfortunately at this time, I can't also have it load to the world map on this like it does for addictions wearing off; this engine doesn't support that function via script.

- Examine description for Katja restored. It existed in vanilla files but wasn't implemented.

- [ONGOING PROJECT]  Adding dummy entries to all "Tell-Me-About" dialog files, to prevent errors and issues with the feature.

- Expanded auto-responses for "Tell-Me-About": 10 possible "That is me" messages up from 3, and 20 possible "I don't know anything about that" messages, also up from 3. (This is the max number of each that the engine supports.)

- [ONGOING PROJECT]  Some critters and items were using the same text for hover description and detailed description. I am working on rebuilding all of these to work as all other critters do. (In other words, providing basic info on a hover "look-at", with more detailed info on an Examine.)

- [ONGOING PROJECT]  Combat floats have had missing entries filled, and removed or modified most generic repeats - of which there was many. [Still in progress, so far only up to packet 23 of 94]

- [Optional]  New titles for addictions. (Written/named by Sduibek, except for Pyscho. That one stays the same.)

- [Optional]  Can enable detailed Trait descriptions, which explain exactly what they all do in terms of game numbers. (Recommended!)

- [Optional]  Can have player's title display on levelup. (These are pulled from the Fallout manual, not created or modified by myself.)

- [Optional]  Can have player's level# display on levelup.


-----------------------
        TRAPS
-----------------------

[OVERVIEW/RATIONALE:  Players now benefit further from a high Traps skill, and there is increased incentive to actually put points into the skill. Traps was under-utilized in the original game. Traps are now generally more dangerous, whereas in vanilla they were usually ignorable with decent armor. Traps should not just be a minor annoyance that makes you say "Oh no, my movement was interrupted, I have to click over here again and maybe use 1 Stimpak".]

- Some traps now do more damage than they used to, or at least are able to do more damage some of the time.

- Explosion traps now actually do the damage they were supposed to in the original game. (Instead of using the damage range specified in the code, it randomized damage between 1 and whatever number was rolled in the specified range. Apparently a huge oversight by the developers.)

- However, damage from traps also now varies based on selected difficulty level. (For example, -5 damage on Easy, +5 damage on Hard)

- Traps that weren't previously disarmable, can now be disarmed. It's automated; a roll against the player's Traps skill - also called "passive" skill usage. (There's currently no way to use Traps skill on such traps manually because they aren't represented visually.)

- If player gets a critical success when detecting or disarming traps, the experience points earned for successful skill usage is doubled.

- If player gets a critical failure when detecting or disarming traps, the trap immediately triggers and does +5 its normal damage range.

- Traps are no longer triggered or detected by non-party-member NPCs or critters.  [RATIONALE:  The vanilla messages and script indicate that it's only supposed to work on player and party members, yet vanilla script still checked for all types of NPCs critters when dealing damage. Likely a scripting oversight.]

- Now only the player can detect & disarm traps. However, party members can still trigger traps; but the trap only gets triggered if the *player* fails skill checks to detect and disarm it. (In vanilla, player's party members could detect and trigger traps, and player got 25 XP if someone else detected the trap.)  [RATIONALE:  Your party members have 21%, 25%, and 26% respectively in their Traps skills. Letting them detect/disarm traps won't help you at all in the vast majority of cases, it will just increase your chances of a triggered trap and critical failures. This reduces the usefulness of putting points into Traps, which we don't want.]

- Traps can be attempted to be disarmed 3 times total. If you still fail on the third try, the trap is triggered.

- State of detect/disarm for each trap now persists across game sessions. (In vanilla it would reset if you loaded from a save or left the map)

- [Restoration]  Gas traps in The Glow are now functional.


-----------------------
      HOLODISKS
-----------------------

- Generic holodisk "on ground" picture changed from 'Box' to 'Small Box', and weight changed from 4 pounds to 1 pound.  [RATIONALE:  These are the attributes for all other entry-specific and quest-specific holodisks.]

- All specific and quest-related holodisks now use 'Generic Holodisk' item as their base.  [RATIONALE:  This fixes some issues and allows for greater flexibility in scripting.]

- Holodisks upon using (downloading into Pip-Boy 2000) now give slightly different amounts of XP. Vanilla always gave 100.  [RATIONALE:  First, some holodisks are more important than others or contain more crucial data, but gave the same XP, which doesn't make sense to me. Second, it's to balance out the fact that since they all now use 'Generic Holodisk' item as base, their value is all 40 caps, whereas before they each had varying bottlecap values.]

- [ONGOING PROJECT]  Holodisks are generally now destroyed once no longer needed.  [RATIONALE:  This way you don't keep them forever "just in case". Also, from a functional standpoint it means you won't have to juggle so many disks in inventory, which is nice. The game has 13 unique physical holodisks so I think a reduction in how many are in your inventory over the longterm is a good thing.]

- [ONGOING PROJECT]  The "more than 13 holodisk entries" crash/corruption should be fixed now, in theory. This limit is a bug in the Fallout engine; thus this is fixed by a bit of a hack: the briefest holodisks have had their contents moved to a dialog window sequence (like you get when using Radio item), and the one-line Security Disk entry was removed from Pip-Boy 'DISKS & LOGS' list entirely.  [RATIONALE:  Crash fixes and savegame corruption fixes are more important than potential annoyance of changed display-&-access method.]


-----------------------
        PERKS
-----------------------

- "Survivalist" now gives a permanent +20% to Outdoorsman skill for each rank of the Perk, as well as the +20% bonus to survival situations. This means you effectively get +40% in survival situations.  [RATIONALE:  Perk should now be more useful and more attractive/competitive as a choice. The vanilla usefulness of this Perk was painfully minimal - it only impacted dehydration and rockfalls, both of which were mere annoyances to begin with.]

- "Educated" now gives 5 skillpoints per level for each rank of the Perk, instead of 2 skillpoints.  [RATIONALE: Perk should now be more useful and more attractive/competitive as a choice.]

- [Customizable]  Animal Friend: Can now choose whether or not it works on radscorpions. [Vanilla default: Yes, Fixt default: No.]

- "Animal Friend" now works on all dogs, rats, mole rats, pig rats, and radscorpions (if enabled), that aren't part of a quest. (For example the Shady Sands Cave radscorpions are always hostile.)  [RATIONALE:  In vanilla it did not work on dogs, which makes no sense because dogs are animals. In vanilla it already worked on some rats and radscorpions, but not all of them.]

- [Customizable]  "Animal Friend" can now cause the animals to join your party, meaning they'll fight for you until/unless you attack them directly.  [RATIONALE:  Perk should now be more useful and more attractive/competitive as a choice.]


-----------------------
        ITEMS
-----------------------

- Holding capacity of the backpack and duffel bag increased by 50% each.  [RATIONALE:  Realism. In vanilla they were very close to the holding capacity of the small bag. In actuality they'd hold quite a bit more than a small bag.]

- NPCs no longer act like you're holding a weapon in their face if you're holding a Flare.

- Combat Armor and Brotherhood Armor no longer grant +20% Radiation Resistance.  [RATIONALE:  Why would they? They are combat polymer armors, not environmental suits.]

- Laser resistance reduced on some armors:  [RATIONALE:  Laser weapons are imbalanced in vanilla game due to most armors having disproportionate amounts of Laser resistance. This, for example, makes laser pistols much less effective than conventional pistols with similar damage potential. You can also shoot people in Power Amor with the Gatling Laser point blank and have almost no effect.]

    Robes:                 reduced from       +25%  to       +10%
    Leather Jacket:        reduced from       +20%  to       +10%
    Leather Armor:         reduced from       +20%  to       +15%
    Metal Armor:           reduced from   6dt +75%  to   4dt +40%
    Combat Armor:          reduced from   8dt +60%  to   5dt +50%
    Brotherhood Armor:     reduced from   8dt +70%  to   8dt +60%
    Power Armor:           reduced from  18dt +80%  to  13dt +50%
    Hardened Power Armor:  reduced from  19dt +90%  to  14dt +60%

- Electrical Resistance on Robes reduced from  +40%  to  +30%

- Normal/Fire/Explosion resistances increased slightly on Tesla Armor so that all its stats are equal to or better than Metal Armor.

- Alcohol Addiction restored. 5% chance from Beer, 10% chance from Booze.

- If you set a timer on an explosive you're holding in an active hand slot, it automatically drops once the timer is set. (This is default functionality in Fallout 2)

- Brotherhood Armor price/value increased from 4800 to 7800, to fit into armor price hierarchy.  [RATIONALE:  Combat Armor is value 6500 and Brotherhood Armor is better than Combat Armor.]

- AP ammo stacks now have the same price as their non-AP counterparts. Why pay more if it's not better?  [RATIONALE:  AP ammo in Fallout 1 is not better than its counterpart, because the game ignores all modifiers on ammo. It is either the same as JHP or worse than JHP, depending on who you ask.]

- Changed stats for consumable items as listed below:  [RATIONALE:  These items previously did not have a "purpose". The changes are to make them actually useful to players, making the game world more realistic and interesting. I welcome feedback if you think the new stats need to be changed.]

    Irradiated Fruit:  +(1 to 6) HP, +10 rads
    Iguana-on-a-Stick, whole:  +(2 to 8) HP, +7 rads
    Iguana-on-a-Stick, bits:  +(1 to 4) HP, +3 rads
    Nuka-Cola:  +2 Sequence (lasts for 1 hour), +9 rads
    Beer:  -1 Perception, +1 Charisma (lasts for 1 hour)
    Booze:  -1 Intelligence, -2 Perception (raised to -1 after 30 minutes), +5 Damage Resistance (reduced to +3 after 30 minutes), lasts for 1 hour

- [Optional]  Reduced ammo stack size. This is pretty buggy, because items already on the maps or in weapons will be the old stack size, causing weird display issues. But, I think for those who want a challenge, the gltichiness is worth it. Most stacks are about 1/4 to 1/5 their normal # of rounds. (For example, 5 bullets per "item" instead of 24 bullets.)


-----------------------
        SOUND
-----------------------

- Normalized sound file volumes. Examples are: dynamite/C4 is louder, various death sfx are no longer way louder or way quiter than others, lowered volume of the "ca-chunk" when moving around your inventory.

- Firing sound effect for 14mm Pistol and .223 Pistol (the "large pistol" sound) now uses Mutated Mark's pistol mod sound effect.  [RATIONALE:  Original sound effect was crazy loud, and clipped.]

- Restored some unused death sound effects. Most of these correlate to the restored death animations. (To test, set Violence Level to Normal and kill some people with the Flamethrower)


-----------------------
    GENERAL, GAME
-----------------------

- Fixed various mistakes in the map variable declaration files and added 5 placeholder map variables to each as a buffer for future usage. Also created a map variable file with 5 variables for those that had none previously.

- Scripts that deal damage now ignore player's armor when applicable. (Manhole covers, slicing hands on computer case, falling off ladders.)  [NOTE: some of these scripts aren't actually used in-game]

- Scripts and traps that deal damage now always deal the correct damage type (Explosive, Electrical, Plasma, etc.)  [NOTE: some of these scripts aren't actually used in-game]

- Scripts that deal damage now deal the correct damage amount if a standard exists for the damage amount. (For example, the damage stats from explosives are now used in scripts that involve those items.)  [NOTE: some of these scripts aren't actually used in-game]

- Metal doors that auto-close now do so after 15 seconds. (Vanilla was 3 seconds)  [RATIONALE: Having to rush through before doors close is annoying as hell. Also, this now means they'll stay open for 2 rounds during combat, closing on the beginning of the 3rd round after opening.]

- Metal doors can now destroyed by explosives as follows: 1 blast if you make a Traps check, otherwise 2 blasts. (Vanilla was 3 blasts and didn't make any Traps checks)  [RATIONALE: 3 might be more realistic, maybe, but there's a limited number of explosives in the game... I don't think any player is ever going to use 3 explosives just to bust down a door. Especially considering that in vanilla game it's not documented anywhere that they're even destroyed after three blasts. You don't get a message after the blasts or anything.]

- Includes a modified ereg settings file, which should help some of you who get the "Error initializing input devices" crash.  [This error message can be further reduced or eliminated with f1_res settings, open f1_res.ini and look into ALT_MOUSE_INPUT settings.]

- Fallout.cfg has "free_space" entry set to 0, to avoid "Not enough disk space" crashes.

- Using a ladder/stairs/manhole/rope now works properly even when in your idle animation. It also no longer plays sound effects erroneously in those situations.

- Can no longer steal back the caps after paying through dialog for quest items.  [RATIONALE:  This is to fix the obvious exploit that you pay someone for something you really need, only to steal back the caps. There are plenty of opportunities in Fallout to get rich or hoard items by stealing without abusing this exploit.]

- Fixed staircases, one or two of the scenery items always had no script linked to them, so clicking that part of a given staircase did nothing.

- Two tools that can be run to fix display issues are included in the "{Fallout Fixt}\Scrambled Colors Fixes" folder. That being said, in theory you shouldn't have any display issues with the newest release of f1_res.

- [Not applicable to "Fixes Only"]  Restored an easter egg script from the Fallout playable demo. (Hint: it's in Necropolis.)  [RATIONALE:  The vast majority of players will never know that this even exists, and for the ones that do find it, it's quite humorous.]

- Floating Eye robots now use their proper names. Now the stronger one is properly labeled as "Floating Eye Mark II".

- Generic dogs no longer interfere with Dogmeat global variable and Dogmeat quest status.


-----------------------
       OH, RATS!
-----------------------

- Rats' combat float message chance increased from 3% to 5%.

- Mole Rats and Pig Rats now have combat floats, as normal Rats do, at the same 5% chance-to-display.

- Mole Rats now sometimes do Called Shots in combat. (Previously they never did)

- Mole Rats now actually use the Mole Rat A.I. type.

- Pig Rats now have their own A.I. type, instead of just using same A.I. as normal Rats.

- Greater Mole Rat's melee damage bonus increased from 1 to 6.  [RATIONALE: Lesser Mole Rat has melee damage bonus of 3. Greater Mole Rat had 5 in the unarmed damage bonus field, which isn't used by the game. So I moved this 5 to the melee damage bonus field. I think it's reasonable to assume that they wanted Lesser to be +3 and Greater to be +6.]

- Removed code that caused rats to run away from the player instead of attacking, if player was able to end combat. (Either through use of Sneak or getting far enough away from the rats)  [RATIONALE:  This was intended to apply if they were "scared of the player", but that's unnecessary as run_away checks already exist in the game's A.I., and the run away script caused unintended effects.]

- Improved the code that rats use for detecting and attacking player prior to beginning of combat.


-----------------------
   RAD! (SCORPIONS)
-----------------------

- Nasty Radscorpion (the upgraded version of radscorpion used in some random encounters) is now actually referred to by the game as Nasty Radscorpion.  (Meaning you can now tell them apart without requiring the Awareness Perk to see their HP)

- Improved the code that radscorpions use for detecting and attacking player prior to beginning of combat.

- Radscorpions now actually have an Examine description for players who don't have Awareness.

- [Not applicable to "Fixes Only"]  Poison chance from radscorpions checks both Endurance AND Luck (vanilla just checked Luck). So if you fail both checks, you get the most poison, whereas if you pass both checks, you get minimal poison. If you only pass one of the checks, you get moderate amount of poison.

- [Not applicable to "Fixes Only"]  Overall poison amounts dealt from radscorpions increased.  [RATIONALE: In vanilla, poison was not ignorable (I have had a couple characters die from poison over the years) but it's not "scary" or "dangerous" either. Radscorpions are huge, and personally I think poison should play a bigger role in the world of Fallout.]

- [Not applicable to "Fixes Only"]  Poison amount from radscorpions also varies based on selected combat difficulty level.


-----------------------
      MOO, I SAY!
-----------------------

- Added some combat floats for brahmin with a 5% chance to display. (They just say "[grunt]")

- Brahmin only talk on the special encounter.

- Brahmin killed make the correct town hostile to the player -- it used to be that if you killed a "domesticated" brahma anywhere in the game, Junktown would be hostile. [Now if you kill one in The Hub, The Hub goes hostile, if you kill one in Shady Sands, Shady Sands goes hostile, etc.]

- Brahmin don't walk around quite as much.  [RATIONALE:  This is for "realism", although honestly you probably won't even notice a difference. Cows (and thus by extension, brahmin) tend to mostly just stand around.]

- Drunk brahmin now get a crippled leg when falling over. Bummer.


-----------------------
 SCUMBAG CHILD-KILLERS
-----------------------

- All children in the game should now always increase Children Killed counter by 1, apply to Child-Killer karma title, and reputation as applicable. (This was most likely fixed already by TeamX patches, but I've added some additional code to make 100% sure it's fixed)

- All NPCs in the game now treat your character as a Child-Killer based on the same number of kills. (In vanilla, some NPCs would react if the player had killed 1 child, but then treat you normally if you killed any more children. This is because some scripts checked "if Children_Killed = 1" instead of "if Children_Killed > 2" like the rest of the game. These NPCs may have been intended to check "if Children_Killed >= 1", meaning they were more sensitive to the issue or whatever, but I've instead made them have the same check as all other NPCs.) Affects 3 NPCs of the Children in Hub Water Merchants map: Flower Child, Guard, Thorndyke.  [RATIONALE: Consistency; it's likely an oversight due to the fact that different people scripted different areas.]

- [Customizable]  Number of kills to become Child-Killer as treated by the game can now be chosen: after at least 1, 2, or 3 children killed - vanilla default is 3, my default is 2. (Apparently the wasteland is very understanding and forgiving of "accidental" murders of their youth, i.e. how many freebies you get)

- [Optional]  Hirable NPCs killing children now can count towards your Child-Killer reputation.

- [Optional]  Child-Killer karma image restoration from Fallout 2. Recommended. (Vault Boy kicking a pregnant woman's stomach, with the words "BABY" on her shirt.)


-----------------------
     PARTY MEMBERS
-----------------------

- Game no longer crashes when killing a party member who is wearing Power Armor.

- Party members should no longer spawn in walls and elevators when moving between maps. To accomplish this, they will spawn a little closer to the player. (Yay, group hug)

- Improved the "add party" and "update party" functions for all maps. Now they check and set the global variables more accurately, and always check the correct conditions.

- Tandi now has an actual dialog when she's in your party, instead of just float messages.

- Can now ask hirable NPCs to leave & reenter party when Stupid (Intelligence less than 4).

- Dogmeat now interacts properly with Stupid characters. (Intelligence less than 4)

- Hirable NPCs now have a "Step Aside" dialog option, similar to Push functionality in Fallout 2. This must be accesssed through dialog. (Note: NPC is teleported to a random hex 2 hexes away from their current one. It's unrealistic, but having them walk/run to a random hex always had a chance of them not moving at all, due to how Fallout 1 determines destination and animation.)

- Hirable NPC follow code improved. They should now follow the player better and not lag behind so easily.

- Extra follow option in NPC orders, that makes them always run. Also in this setting their "leash" distance is a little tigther. This combined means they should keep up with the player better. (By default they walk until you pass their "distance setting threshhold")

- Some dialog options increased the hireable NPCs' opinion of the player for no explicable reason- like when saying "OK Goodbye" or something similarly mundane. I've change these to be a neutral reaction.

- Drugs, stimpaks and superstims can be used on your Hirable NPCs. [EXPERIMENTAL, REPORT ISSUES IF ENCOUNTERED]

- Ian/Katja/Tycho no longer use Flares or Grenades in combat.  [RATIONALE:  They tended to prefer Flares over all other weapons, and tended to kill the player with Grenades.]

- When hovering mouse over a current party member, you will now see a message of what armor they're wearing.

- Improved condition-checking of name display and examine description of all NPCs that can join your party. Display should now be more logical and intuitive, based on if you've spoken to them yet, if they're currently in your party, and if you've told them to wait.

- When your Hirable NPCs gain a level, a message now displays their new level number. (They can each level up twice total, occuring after 4 and then 8 character levels after joining your party)

- Leveled-up versions of Ian/Katja/Tycho now use values in the Bonus HP field instead of the Base HP field, fixing their HP display issues from the TeamX NPC Mod.

- Party members are now checked properly in situations where something needs to happen to them, for example Halls Of Revulsion or Garl-HtH-Fight. The vanilla code was never updated, meaning it checked their base entry, but none of the other 27 entries, so if they were levelled up or wearing different-than-default armors, the scripting wouldn't trigger properly.

- [Customizable]  IAN/KATJA/TYCHO: Can choose default vanilla weapons available for use or all weapons available for use. (Although they still won't use Flares and Grenades)

- [Customizable]  IAN/KATJA/TYCHO: Can set running animation to be faster, meaning they should in theory keep up with the player much easier.

- [Optional]  IAN/KATJA/TYCHO: Can choose whether or not their appearance changes when wearing different armor.

- [Optional]  IAN: Can choose blue pants or black pants appearance, and can change idle animations to cigarette smoking.

- [Optional]  TYCHO: Can choose brown pants or green pants appearance.

- [Optional]  DOGMEAT: Can give him the "Red Dog" appearance, meaning he now looks different than all other dogs in the game.


-----------------------
      COMBAT A.I.
-----------------------


- Unused critical fail (critical miss) results are now restored. Beware!

- Chance per hit of receiving 1 rad from Irradiated Rats and Glowing Ghouls increased from 1/6 to 1/4.

- "Maximum distance" setting increased to about 50 hexes for hirable NPCs and the Mysterious Stranger, meaning they should now always hunt down and kill your enemies and not just stand around.  [RATIONALE: This did indeed happen in various situations, that the party members would stand around in combat instead of engaging the enemy. For example if the enemy ran off the screen and thus couldn't be killed by the Vault Dweller, or was lagging behind when combat began, or was stuck by scenery too far away during combat.]

- "Maximum distance" setting for The Master set to 99 hexes, meaning you can't just run down the hall and kill him from long range for free. He will still be shooting at you.  [RATIONALE: Exploit fix. You didn't think it was going to be that easy, did you? Too bad. Plus you can still hide behing the pillars like a pathetic weakling - oops I mean a defense-conscious intelligent combatant - if you want.]

- Chance to display combat floats increased for The Master.

- Chance to do a Called Shot increased slightly for various critters and NPCs.

- Mr Handy will now properly use his weapons (Minigun) against you, instead of only melee.  [His A.I. has min_to_hit changed to 0 and aggression changed to 100, and Small Guns skill increased.]

- Fixed the A.I. type for Invasion Mutants.

- Fixed default A.I. types linked to critters and NPCs; at least a third in the game were wrong.

- [Optional]  Hardcore A.I.; Enemies don't flee from combat and will mob you.  (from a technical standpoint, this means that min_to_hit and min_hp are set to zero for all A.I. types, as well as removing all entries from hurt_too_much, and setting all types' Aggression to 100/100)

- [Customizable]  Receive more rads from Irradiated Rats and Glowing Ones, and can also receive rads from Floaters, Centaurs, and normal Ghouls. The amount received depends on selected combat difficulty.


-----------------------
  GENERAL, CHARACTERS
-----------------------

- All NPCs who have unworn armor in their inventory the first time (and only first time) a map is visited will now equip it. (In vanilla, some NPCs would start with armor in one of their hand slots)  [NOTE: This does not check for Brotherhood Armor, Tesla Armor, Power Armor, or Hardened Power Armor, as I'm not aware of any NPCs starting with those unworn, so this saves CPU cycles.]

- Doc Morbid is no longer considered a "Good Guy" for purposes of Champion and Berserker reputations.

- Due to a strange bug in how the game reads the critter's stat files, some critters would start with partial HP on map load. Examples are Lars, Justin Greene, and the Hub cops. I've fixed this so they are set to full HP one time only on first visit to the map.  [479 scripts changed]

- Some critters and characters had nothing happen with clicking Talk on them. This is fixed.

- Added some new talking head backgrounds (desert, cave) and brought in a few from Fallout 2, in prepartion for a fully-functioning Tandi NPC.

- Medics/Doctors now properly heal Radiation and Poison (when & where applicable).

- About five female critters that were Male gender and/or Male kill type, are now properly Female.

- Invasion Mutants (the ones that show up when towns are invaded) are given a random weapon, ammo, stimpaks and a radio.

- Corrected wrong internal critter ID number for critters 269, 270, 271. [offset 0x2]

- Improved code for detecting and curing poison, for all healers.


-----------------------
       VAULT 13
-----------------------

- Descriptions for Entry Computer and Vault 13 Outer Door consolidated. (In vanilla, examine on either would display 2 messages)

- If explosives are detonated on the entry computer, the door will either be permanently stuck open or permanently shut, depending on if you pass a Traps skill check.  [RATIONALE: Not much more than a curiousity right now, but will become important later on when optional content of continuing game as a Super Mutant is implemented.]

- [OPTIONAL] Player can choose to continue playing game after invasion of this location, if invasions are enabled. This does not effect dialog-triggered invasion, only the timer-triggered invasion.

- Inhabitants killed and bodies generated when invasion triggered.

- Message about the cave's darkness seeming unnatural to you, is restored for display at beginning of game.  [RATIONALE: Player already gets a message about natural light when leaving the cave; restoring the complementary message about natural darkness seems appropriate, as well as accurate given the player's upbringing.]

- Rebels can no longer get stuck on their way to the meeting.

- Rebels walk to the meeting on time.

- Rebel meeting starts promptly at the time it's supposed to, once the rebels arrive.

- Rebel leader displays a float message when dialog ends, of when their meeting is held, if player has heard about their discontent and hasn't already completed the quest and leader isn't sleeping and meeting isn't currently in session.  [RATIONALE: In vanilla, only the rebels would tell you the meeting time, but not the leader. That doesn't make any sense.]

- "Calm the rebel faction" quest is now added to Pip-Boy 2000 quest list once player has learned about the rebel faction's discontent.

- If you kill the rebel leader to complete the "Calm the rebel faction" quest, this now earns you 250 experience and -5 Karma, but only if already received the quest and not already otherwise completed it. (Previously it gave no XP and no Karma change)

- Medic is now standing on the North wall, between the beds. In the same room as before.  [RATIONALE: Previously he was standing next to the door and hard to see. This way he commands a clear presence in the room and is easily seen by the player.]

- Medic no longer requires you to be injured (less than full HP) to offer to heal your irradiation or poisoning. You can request healing of poisoning or radiation, if either of those ailments exists.

- Medic, when telling how many rads he can remove, now properly says "rads" instead of "percent".

- Medic's healing times are now as follows: 3 minutes per point of Poison, 5 minutes per HP, 2 minutes per Rad plus 30 minutes minimum. (RadAway is 1.6 minutes per rad)

- Medic's radiation removal code has been significantly revised and improved. He can remove between 140 and 180 rads (vanilla was 73 to 88), and estimated time-to-heal reported is given in friendly hours format. Finally, reported number of rads healed can no longer exceed actual number of rads player has. (Vanilla just gave raw number of minutes and took 20 minutes per rad (!) to heal)

- There's now a supply locker near the Medic's room, that contains 1 First Aid Kit, and varrying Stimpaks and Flares depending on selected difficulty level.  (The item totals are similar to those of the lockers in Vault 15)  [RATIONALE: Vault 15 has a locker there but Vault 13 doesn't, which is strange. Also, the Medic's vanilla dialog references stimpaks, stimpak rations and a wall locker.]

- Stupid characters can now receive healing from the Medic.

- Medic dialog options from vanilla that weren't implemented have been restored: his greeting and your reply options change after talking to him once, stupid characters now have 3 path choices instead of just 1, player can request drugs (and receive drugs if insist and passed a Speech check), and if didn't fail the request for drugs, player can request stimpaks too.

- No more infinite stimpaks from the Medic for stupid characters. Stupid characters get stimpaks on first ask, then drugs on second ask, then have to wait 30 days for further stimpaks.

- Medic, per his dialog, can now get the player more Stimpaks rations after a while. (He is able to give you some every 30 days, depending on if you've completed the required dialog

Application Details:

Version: 0.81
License: Free to use
URL: http://www.nma-fallout.com/sho...
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 1.7.50

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Forum topic on No Mutants Allowed

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

-Installation

-Configuration

-Running the game 

What does not

Nothing

Workarounds

What was not tested

Nothing

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

PlayOnLinux users will have to make a shortcut for the FALLOUTW.exe executable.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentLinux Mint 17.2 "Rafaela" x86-64Aug 31 20151.7.50Yes Yes PlatinumBuck Shockley 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back