EA BIG EB: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (→Games) |
imported>Ikskoks |
||
| Line 36: | Line 36: | ||
* [http://aluigi.org/bms/fightnight.bms fightnight.bms] | * [http://aluigi.org/bms/fightnight.bms fightnight.bms] | ||
* [https://forum.xentax.com/viewtopic.php?p=79708#p79708 Electronic Arts *.big extractor] | |||
=== Notes and Comments === | === Notes and Comments === | ||
Revision as of 20:32, 20 January 2021
BIG
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// EA BIG EB file format // header 2 bytes (char) - magic // "EB" 2 bytes (uint16) - version 4 bytes (uint32) - file count 4 bytes (uint32) - unknown 4 bytes (uint32) - file list offset 4 bytes (uint32) - unknown 1 bytes (uint8) - filename length 1 byte (uint8) - unknown 2 bytes (uint16) - unknown 4 bytes (uint32) - unknown 4 bytes (uint32) - file length // TODO
MultiEx BMS Script
Not written yet.
QuickBMS Script
Notes and Comments
None.
Games
List of games using this format:
- Fight Night Champion
- FIFA 14 (Android)
- NHL 13
- NBA LIVE Mobile Basketball
Compatible Programs
See Also