by admin

How To Add Mods To Origin Games

Overview

  1. How To Add Mods To Sims 4
  2. How To Add Mods To Origin Games For Girls

This document describes how to get modifications (mods) for BioWare's Dragon Age (DA) to work in your game. While they are considered 'unofficial', BioWare produced and released the 'Dragon Age Toolset' specifically to allow and promote the creation of these mods. This Guide does NOT provide instructions for any particular mod, or contain any discussion of how to use the 'Toolset' or the in-game 'Command Console'. Others may have different tips, but with these you can get enough of the basics to figure out what you're doing. At the end are some links to places for finding, evaluating, rating, and discussing the thousands (yes, thousands!) of DA mods. Happy Modded Gaming!

Why use a mod? To customize your game to be more of what YOU want it to be, and to add hours of exciting new adventures beyond the amazing experience BioWare provided!

However, my game is under Origin rather than Electronic arts, and this Mods folder does not exist there. Does anyone know how to add mods to the game where the folders are set up in this way?

Assumptions

While mods for DA are fairly easy to use, one thing that may not be clear to new players is that they come in a variety of forms, each of which requires certain steps to get working in your game. These tips are designed to get you started, but they presume you already understand basic PC file and folder terms and activities (downloading, saving, copying, etc.)

NOTICES AND DISCLAIMERS

Copyrights. Electronic Arts (EA) is the copyright holder for the DA game and the materials it contains. Please respect the intellectual property rights of EA, BioWare, (the game's developer) and the authors of any mods.

Safety. Legitimate mods for DA aren’t executable files and can’t introduce malware or alter your computer system's basic operation. They are quite safe, (subject to the usual precautions regarding files obtained from any internet source.) Mods do not make any changes to the game's basic files. Mods are placed in completely different folders, and can easily be deleted entirely to return your DA game to its original state. Please be sure to make back-ups of your saved games before installing any mod. This Guide does not endorse any specific mod, nor are the authors responsible for a given mod's behavior. Any files mentioned in this Guide are examples for illustrative purposes only.

What Are Mods?

The term 'mod', in gaming, can used to mean either 'modification' or 'module'. The more commonly used sense is when referring to a FREELY DISTRIBUTED, player-created, file (or files) modifying something about a game. Very large and complex mods that create whole new sections, adventures, characters, or areas within the game are often called 'modules'. (And technically, the Developer also creates modules. In fact, BioWare often refers to their official Downloadable Content (DLC) for DA as 'expansion modules'. So all Community- or Player-Created modules are 'mods', but not all mods are 'modules'!)

While a mod(ule) can affect anything and everything within the game, most mods only do one, or a very few things. And most of those things fall into a few obvious categories:

a) Appearances. Changes to the way existing elements of the game look. Within DA, 'facemorphs' (called so because they change a character's face) are probably the single most common appearance mod. When used directly in the game, this type of mod usually consists of just a '.mor' file.
b) Items & Equipment. These mods add one or more items to the game. These may simply be items in the game the author thought needed some 'small tweaks', or they may be things that have characteristics, attributes, or abilities ('stats') very different from anything in the original.
c) Bug Fixes. As the name would imply, these correct things the author believes to have been mistakes or problems with the original game.
d) Improvements & Enhancements to Play. This kind of mod makes changes in the way the game actually functions. These go beyond 'Bug Fixes' to introduce new actions or effects.
e) Full Modules. As mentioned above, modules can add new sections, adventures, characters, companions, and whole areas. These are some of the largest mods.

How Are Mods 'Packaged'?

Most DA mods are distributed in one of the common compressed forms ('.zip', '.rar', '.7z', etc.) You'll need the appropriate utility, ('WinZip', 'WinRAR', '7-Zip', etc.) to unpack them in order to have the mod itself. Many players download and unpackage their mods in a separate location (to a folder named 'My DA Mods', for example) in order to determine what type they are and what to do with them.

NOTE: See here for a table of various compression formats and their associated utilities; List of file archivers.

Within those compressed files, mods are usually found in one of three formats; '.dazip', '.override', 'everything else'.
See the next section for a discussion of each of these.

How To Add Mods To Sims 4

Installing Mods

Once you have the mod unpackaged, (if it needed to be) then each type needs to be treated slightly differently.

a) '.dazip' files. A '.dazip' is a collection of files specially structured to be handled by the built-in program 'DAUpdater.exe'. DAUpdater is a standalone executable found in the following location: 'C:/[program files)]/Dragon Age/bin_ship'. Once you have started it, point DAUpdater to the location of the '.dazip' file you want, and chose 'Install dazip'.
NOTE 1: The progress bar will reach 100%, but the status message never changes to 'Completed'. It's OK, the mod is installed.
NOTE 2: This is the same procedure used to install the 'official' BioWare DLC if you download it directly from the EA servers rather than using the in-game process.
NOTE 3: You can also use either of the two 'manager' utilities:
DAO ModManager (DAMM), or DA Modder (DAM).
These two manager utilities help with the housekeeping chores associated with some specific mod file-types.
b) '.override' files. These are mods specially created to work with DAMM. They are often ones that interact with OTHER mods and are highly configurable. See the DAMM user's guide for information on how to install the program and use these mods. Only a very few mods are '.overrides'.

The vast majority of DA mods fall into the next category.

c) 'Everything Else'. A mod might be a '.mor' for a new face, or a '.cut' for a new animation scene. It might be a '.dlg' with new dialogue, or a '.ss' with new voices.
If the mod's instructions say, 'Place in your override folder.' it does not need to be 'installed'. As the instruction indicates, simply place it in the folder named 'override' located under: 'C:/[user's documents]/Bioware/Dragon Age/packages/core'.
NOTE 1: If this folder does not exist, (which may be the case if this is your very first mod) just create it.
NOTE 2: Players often place each mod in their '/override' folder into its own sub-folder (named whatever they choose) so that it can be easily identified, (since some mod's file names aren’t much help) and so the entire mod can be deleted without hunting through lots (potentially hundreds!) of other files to find all the pieces.
NOTE 3: Steam and D2D installs use slightly different folder structures than the retail disc version. Adjust accordingly.

Changing a Character's Appearance

Changing the appearance of the Player-Character (the 'PC', aka 'Your Warden') works differently than changing the appearance of any Non-Player Character (NPC).

a) Your Warden. When a DA mod is designed to work with the Character Creator (CC) element of the game to add new looks (e.g. hairstyles, eye colours, tattoos) for a new, player-made protagonist, it must interact with the CC using an '.xml' file named the 'Character Generator Morph Configuration' ('chargenmorphcfg.xml'.) If you want to use more than one of these mods at the same time, you must merge the contents of the multiple 'chargenmorphcfg.xml' files into a single one. This can be done manually, and the article 'Installing cosmetic mods for Dragon Age' describes the process. Also TerraEx, (a fellow player and modder) has made an excellent utility program, 'CharGenMorph Compiler', to do this for you automatically.
b) Changing your Warden's appearance after you've started a game also requires a new '.mor'. One that has the look you want. Several mods make the process of substituting one face for another fairly easy. All of them, (e.g. NewByPower's 'DA Face Replacer') work by having you create the 'right' face on a new character, then replacing your current PC's face with that one.
NOTE: More sophisticated 'plastic surgery' on an existing face is possible using the Toolset, but that is beyond the scope of this mini-tutorial.
c) All NPCs. One of the most common types of mod is the 'facemorph'. (The ones for Morrigan and Leliana seem to be particularly popular… wonder why?) If you want to change an NPC's appearance then you need a '.mor' file with the new face. If you unpack a facemorph mod and get a '.mor', just put it in your 'override' folder. Once there it will be used to replace the named character's face in-game (presuming the author gave it the correct filename.)
NOTE: A new '.mor' will not change the NPC's look in any of the '.bnk' movies (the ones in Denerim with Loghain are this type.) Unlike any cutscenes in which your PC appears, those are static files which a mod doesn't affect.

Uninstalling Mods

a) Any mod installed with the DAUpdater program can be disabled within the game simply by 'unticking' the box next to that mod in the 'Installed Content' screen found under 'Downloadable Content' from the main menu. These mods can’t really be uninstalled except by manually finding all the pieces and deleting them.
b) Any mod installed with either DAMM or DAM (see above) can be disabled by unticking the box next to the mod's name, (just like for DAUpdater) and removed by right-clicking on the mod within that program's menu and selecting 'Uninstall'. (DAMM has a further 'Delete' step, but use the 'Uninstall' first.)
c) Any mod placed in your '/override' folder is uninstalled simply by removing it from that folder.
Either delete it, or cut-n-paste it elsewhere. Both ways work.


Compatibility and Conflicts

Not all mods work and play well with others. Be sure to make a 'Named Save' before installing a new mod. (And if you’re especially paranoid, make a backup of your saved games and characters folder: 'C:/[user's documents]/Bioware/Dragon Age/Saves')

a) The rule is 'Only one mod can change the same part of the game's content at a time.' So if you install two mods that both change conversations with Zevran, unless they are made to be compatible with each other you'll only get the new lines of dialogue from one of them (or in extreme cases, if used together they might cause the game to crash.) This is especially important to understand with any 'romance' mods. Read the Readme for your mods!
Fix: Delete one or both of the conflicting mods. Always presume that a new problem is due to the mod you just added, conflicting with the mod you most like!

How To Add Mods To Origin Games For Girls

b) Missing Items. Ever since game patch 1.03, (which changed the way a brand new game loads for the first time) many (most?) mods that ADD ITEMS to your inventory will fail with a BRAND NEW game until after you've made your first save.
Fix: Disable/Remove the mod until you’ve played your new game to the point where you can make a save. Save, Exit, Re-Enable the mods, Re-Start the game and Load the Save you had just created. The items will now be added to your inventory as expected.
c) Some mods don't react well to some of the official BioWare DLC. The best known conflicts are with 'Leliana's Song' and 'Witch Hunt', (and that one stupid hot spot on the Alienage gate in 'The DLC Which Must Not Be Named'.)
Fix: Disable (untick) these on the 'Installed Content' menu unless actually playing them. Disable/Remove the mods if you have conflicts when playing any of these DLC.


Links to More Information

Now that you have an idea of how to use mods in Dragon Age, here some links to mods and other resources you might like:

BioWare Continuity Network (BCN). This is listing of, and a repository of some (most?) of, the mods that used to be hosted on the BioWare Social Network (BSN) before that site was shutdown. If you see a reference to a mod as being found on the BSN, it might now be preserved here.

Dragon Age Nexus. Independent site for DA mods and discussions. Requires requires a (FREE) registration to download files. Players new to modding might begin by using the 'Categories' search function, as well as the links for 'Top 100', and the 'Most Endorsed - All Time'. This will give a good overview of the kinds of mods available.

Retrieved from 'https://wiki.nexusmods.com/index.php?title=Using_Dragon_Age_Mods_for_Dummies&oldid=46781'

The Sims 4 launched on September 2nd, and one of its most notable differences from The Sims 3 is the loss of the Create-A-Style function. With Create-A-Style, players could recolor almost any texture in the game to express their personal creativity with custom clothing and furnishings. The feature’s absence leaves The Sims 4 feeling somewhat limited with its smaller handful of color swatches for each item.

The good news is, like The Sims 3, The Sims 4 does include powerful modding support. Ambitious creators are already churning out new fashions, recolored hairstyles, gameplay mods, and more to enhance your game. Learn how to install custom content here, and follow the links below to the communities and artists who bring it to life!

Installing Mods and Content

To install custom content, you’ll need to find the Mods folder for your game. The default file path for this folder is:

My Documents > Electronic Arts > The Sims 4 > Mods


This is where you’ll be dropping your custom content. Note that many content creators compress their creations as ZIP or RAR files to make sharing easier, so get one of these free file extractorsThe Top 3 File Compression & Extraction SoftwaresThe Top 3 File Compression & Extraction SoftwaresNeed to compress a large file? There's no shortage of file compression and archiving apps for Windows. But which file zipper is best for you? Here are our three top picks.Read More to unpack your content before you place it in the folder.


Once you’ve added any mods to The Sims 4, the game will show a mod browser by default when you launch it. This will let you know exactly what the game has recognized and implemented at launch, so you can know that your files are in the right place.


When you dive into the world of custom content, be aware that you’ll be handling items that haven’t been vetted by the game’s creators. This means you’ll occasionally run across misidentified, offensive, or buggy material in your hunt. Take these recolors of the buzzed up hairstyle that I downloaded. They look fine on a static Sim’s face, but once the characters start making expressions, the hair separates from itself in a visual glitch. If I want corrected hairstyles, I’ll have to keep an eye on the creator’s blog to see if she publishes an update, and manually replace the files if she does. Managing custom content requires extra effort, but if you feel stifled by the game’s existing options, it can be worth the trouble.

Where To Find Cool Stuff

So now that you know how to add custom content, where can you find it? Here are a few places you can start exploring.

Tumblr


Many creators share their work without ever posting to one of the popular custom content hubs. Their Tumblrs, or Simblrs as they’re fond of calling them, provide links to the file sharing sites from which you can nab their finished products. If you just want to browse the vast variety available to you, search for one of the following terms: Sims 4 Custom Content, S4CC, or Sims 4 Mods. Any of these will pull up a healthy list of options. That’s where I found NYAMI SIMS’ Cat Ears. They’re perfect for your more childish or goofy Sims.

While following individual creators can help you find cool things, you may also want to follow a few aggregators too. Take this Tumblr by Emily CC Finds. It’s almost like a Pinterest board, with lots of pictures of content spread across several columns to make your browsing easy and fun.

Mod The Sims

At time of writing, Mod The Sims already has over 120 different files hosted for The Sims 4. You’ll have to create a login to download things from the site, but once you do, the process is straightforward. Does the funny waddle Sims do when they really have to find a bathroom turn you off? Turn it off with this mod! Add some heavy metal t-shirts for your rock fan Sims, or crank up the manliness with body hair for your gentlemen.

The Sims Resource

How To Add Mods To Origin Games

The Sims Resource won’t ask you to make an account to get access to their huge pool of downloads, and what a pool it is! You’ve got everything from fun metallic eye shadows, to classy recolors of existing dresses. Ever wanted to dress up like the game’s Grim Reaper, complete with spooky hover effect? Consider it done.

The Simsperience

The Simsperience is a new blog that launched alongside The Sims 4’s Create-A-Sim demo earlier this year. It only showcases the custom content of one particular creator, but it’s already packed with gorgeous recolors of existing clothing items. This classy pack of 10 recolored scoop neck tees was the first item to catch my eye, and it piqued my interest in checking out more of the blog’s quality content.

Conclusion

This is the time when your official Sims 4 options will be most limited. There’s no microtransaction shop up yet, and no expansions to diversify your gameplay. Custom content creators are eager to give you more mods and fashions, many of which perform just as well as official content, without charging you a penny! Try some of them out, and make The Sims 4 play the way you like it. It’s quite different from The Sims 38 Big Differences Between The Sims 3 and The Sims 48 Big Differences Between The Sims 3 and The Sims 4Here's a full rundown of the major differences between The Sims 3 and The Sims 4.Read More!