Difference between revisions of "Dragon Age 2"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Overview : how DA2 differs from DAO)
(BSN link flagged for maintenance - using AWB)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{BSN link}}
 +
 
No toolset has been announced for Dragon Age 2 at the time of writing.
 
No toolset has been announced for Dragon Age 2 at the time of writing.
  
Line 23: Line 25:
 
* It may also be possible to make new resources with the DAO toolset, export them, and package them for DA2.
 
* It may also be possible to make new resources with the DAO toolset, export them, and package them for DA2.
  
* The official exported resource files are held in [[ERF]] containers. DA2 uses version 3.0, whereas DAO uses versions up to 2.2.
+
* The official exported resource files are held in [[ERF]] containers. DA2 uses version 3.0 for both main game content and DLC, whereas DAO uses version 2.0 for main game and expansion resources  and version 2.2 for DLC.
  
* The exported resource file format is [[GFF]]. DA2 uses version 4.1, which differs slightly from the DAO version 4.0.
+
* The exported resource file format is [[GFF]]. DA2 uses versions 4.1 and 4.0, while DAO uses version 4.0. Both games also use version 3.2 for some content types.
  
* The DAO toolset does not support ERF 3.0 or GFF 4.1 (see next section for alternate tools).
+
* The DAO toolset does not support ERF 3.0 or GFF 4.1 (see next section for alternate tools). With an available version 2.0 erf file, courtesy of Thought Process, the DAO toolset can be used to compile scripts that can be used in DA2. Similar custom erf files could likely be made to enable using models from DA2 in the DAO toolset to create new creature templates, though these will likely require hand editing in a stand-alone gff editor for use in DA2. Since many DA2 file types are the same as their DAO counterparts (with perhaps minor differences), those files will likely work as exported from the DAO toolset; if not, there are ways to tweak them manually.
  
* [[File types | Resource formats]] are generally the same (or similar) for both DAO and DA2.
+
* [[List of file types|Resource formats]] are generally the same (or similar) for both DAO and DA2.
  
* One exception is that the DAO conversation format (.dlg) has been replaced by .cnv in DA2.
+
* One exception is that the DAO conversation format (.dlg) has been replaced by .cnv in DA2. However, they share the same basic node structure, and it may be possible to convert dlg files to cnv.
  
 
==Builder Resources==
 
==Builder Resources==
  
See [http://code.google.com/p/dragon-age-open-house/wiki/BSN_DA2IndexBuilders Community Index].
+
Some of the basic tools are
 +
 
 +
* [https://www.nexusmods.com/dragonage/mods/4512 pyGFF] for working with GFF files
 +
* [https://www.nexusmods.com/dragonage/mods/214 GDApp] for editing 2DA files and exporting them to Excel
 +
* [http://social.bioware.com/project/4419/ ERFv3 Packer] for putting files into the new format ERF container
 +
 
 +
See also [http://code.google.com/p/dragon-age-open-house/wiki/BSN_DA2IndexBuilders Community Index].
 +
 
 +
== Followers ==
 +
 
 +
* gen00fl_bethany
 +
* gen00fl_carver
 +
* gen00fl_varric
 +
* gen00fl_anders
 +
* gen00fl_aveline
 +
* gen00fl_isabela
 +
* gen00fl_merrill
 +
* gen00fl_fenris

Latest revision as of 17:06, 1 February 2022

This article contains links to the BioWare Social Network (BSN), which is now closed.

These links should be replaced with working links where possible, and tutorials edited to remove reliance on BSN.

No toolset has been announced for Dragon Age 2 at the time of writing.

Nevertheless, some of the information in this wiki will help DA2 modders, who may wish to share their knowledge here, too.

Clarity

Obviously, since this wiki was originally written for DAO, by default it refers to DAO, not DA2.

The same applies to the Toolset Forum and Projects, where DA2 modders are most welcome.

So, it would help everyone if DA2 projects, forum posts, wiki articles, sections and comments were clearly labelled as DA2, to avoid confusion.

Ideally, information which only applies to DAO should be labelled, too, but that isn't going to happen comprehensively, so make no assumptions!

Overview : how DA2 differs from DAO

This information is evolving. Early days!

  • Since there is no toolset or source material for DA2, it is not possible to work with design resources.
  • However, it is possible to make simple changes to the exported DA2 resources (areas, creatures, conversations etc) that ship with the game.
  • It may also be possible to make new resources with the DAO toolset, export them, and package them for DA2.
  • The official exported resource files are held in ERF containers. DA2 uses version 3.0 for both main game content and DLC, whereas DAO uses version 2.0 for main game and expansion resources and version 2.2 for DLC.
  • The exported resource file format is GFF. DA2 uses versions 4.1 and 4.0, while DAO uses version 4.0. Both games also use version 3.2 for some content types.
  • The DAO toolset does not support ERF 3.0 or GFF 4.1 (see next section for alternate tools). With an available version 2.0 erf file, courtesy of Thought Process, the DAO toolset can be used to compile scripts that can be used in DA2. Similar custom erf files could likely be made to enable using models from DA2 in the DAO toolset to create new creature templates, though these will likely require hand editing in a stand-alone gff editor for use in DA2. Since many DA2 file types are the same as their DAO counterparts (with perhaps minor differences), those files will likely work as exported from the DAO toolset; if not, there are ways to tweak them manually.
  • One exception is that the DAO conversation format (.dlg) has been replaced by .cnv in DA2. However, they share the same basic node structure, and it may be possible to convert dlg files to cnv.

Builder Resources

Some of the basic tools are

  • pyGFF for working with GFF files
  • GDApp for editing 2DA files and exporting them to Excel
  • ERFv3 Packer for putting files into the new format ERF container

See also Community Index.

Followers

  • gen00fl_bethany
  • gen00fl_carver
  • gen00fl_varric
  • gen00fl_anders
  • gen00fl_aveline
  • gen00fl_isabela
  • gen00fl_merrill
  • gen00fl_fenris