AAMP: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino |
imported>Leoetlino No edit summary |
||
Line 6: | Line 6: | ||
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. | 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. | ||
* Parameters are a key-value pair. In the binary form, the key is a CRC32 hash. | |||
* Parameter Objects are dicts that contain Parameters. | |||
* Parameter Lists are structures that contain Parameters, Parameter Objects, and other Parameter Lists. | |||
=== Header === | === Header === |