AAMP: Difference between revisions
imported>Leoetlino m →Usage in Breath of the Wild: link to bactorpack |
imported>Leoetlino |
||
| Line 9: | Line 9: | ||
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. | ||
=== Introduction to structures === | |||
* Parameters are a key-value pair. In the binary form, the key is a CRC32 hash. | * Parameters are a key-value pair. In the binary form, the key is a CRC32 hash. | ||
* Parameter Objects are dicts that contain Parameters. | * Parameter Objects are dicts that contain Parameters. | ||