AAMP: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>BravelyPeculiar
imported>Leoetlino
(use DynamicPageList to generate a list of extensions)
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
'''AAMP'''s are parameter files (officially: binary resource parameter archives).
'''AAMP'''s are parameter files (officially: binary resource parameter archives).
</onlyinclude>
</onlyinclude>
== Structure ==
== Structure ==
The basic structure of AAMP files is documented on the [[mk8:AAMP (File Format)|MK8 wiki]].
The basic structure of AAMP files is documented on the [[mk8:AAMP (File Format)|MK8 wiki]].
Line 14: Line 13:
AAMP files have a wide range of extensions. The file format is the same regardless of the extension, but the parameters defines inside it differ depending on the extension.
AAMP files have a wide range of extensions. The file format is the same regardless of the extension, but the parameters defines inside it differ depending on the extension.


The following extensions are used in the game:
<DynamicPageList>category = File extensions (AAMP)</DynamicPageList>
 
* .baglblm
* .baglccr
* .baglclwd
* .baglcube
* .bagldof
* .baglenv
* .baglenvset
* .baglfila
* .bagllmap
* .bagllref
* .baglmf
* .baglshpp
* .[[baiprog]]
* .[[bas]]
* .[[baslist]]
* .bassetting
* .[[batcl]]
* .[[batcllist]]
* .bawareness
* .bawntable
* .bbonectrl
* .bchemical
* .bchmres
* .bdemo
* .bdgnenv
* .bdmgparam
* .bdrop
* .bgapkginfo
* .bgapkglist
* .bgenv
* .bglght
* .bgmsconf
* .[[bgparamlist]]
* .bgsdw
* .bksky
* .[[blifecondition]]
* .[[blod]]
* .[[bmodellist]]
* .bmscdef
* .bmscinfo
* .bnetfp
* .bphyscharcon
* .bphyscontact
* .[[bphysics]]
* .bphyslayer
* .bphysmaterial
* .bphyssb
* .bphyssubmat
* .bptclconf
* .brecipe
* .brgbw
* .brgcon
* .brgconfig
* .brgconfiglist
* .bsfbt
* .bsft
* .bshop
* .bumii
* .bvege
* .[[Normal.bwinfo|bwinfo]]
* .bxml


== Tools ==
== Tools ==

Revision as of 18:58, 13 September 2018

AAMPs are parameter files (officially: binary resource parameter archives).

Structure

The basic structure of AAMP files is documented on the MK8 wiki.

Unlike some other file formats, AAMP files have the exact same structure and endianness on Wii U and Switch, so these files are interchangeable between the consoles.

Usage in Breath of the Wild

AAMP files are used in Breath of the Wild to store parameters that define the game's behaviour. They are very frequently used inside .sbactorpack archives, where they define most of an Actor's characteristics.

Extensions

AAMP files have a wide range of extensions. The file format is the same regardless of the extension, but the parameters defines inside it differ depending on the extension.

Tools

The following tools can be used to convert AAMP files to an editable format, and back again: