EA AST BGFA: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 21: | Line 21: | ||
4 bytes (uint32) - info array offset | 4 bytes (uint32) - info array offset | ||
4 bytes - nulls | 4 bytes - nulls | ||
4 bytes (uint32) - | 4 bytes (uint32) - info array size | ||
//TODO | //TODO | ||
Revision as of 19:35, 18 July 2021
Back to index | Edit this page
AST
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// AST file format // little endian // header 4 bytes (char) - signature // "BGFA" 4 bytes (char) - version // always "1.05" 4 bytes - unknown 4 bytes (uint32) - number of files 4 bytes (uint32) - info array offset 4 bytes - nulls 4 bytes (uint32) - info array size //TODO
MultiEx BMS Script
Not written yet.
QuickBMS Script
Notes and Comments
None
Games
List of games using this file format:
- Madden NFL 07 (PS3) (*.AST)
- NBA Jam on Fire
Compatible Programs
None.