Twinkle Crusaders EPA: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == EPA == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature ''':...") |
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == EPA == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature ''':...") |
(No difference)
| |
Revision as of 20:56, 8 May 2022
Back to index | Edit this page
EPA
- Format Type : Image
- Endian Order : Little Endian
- Signature : EP
Format Specifications
//header 2 bytes (char) - signature // "EP" 2 bytes (uint16) - unknown // 257 4 bytes (uint32) - version? // 2 4 bytes (uint32) - image width? 4 bytes (uint32) - image height? 2 bytes (uint16) - unknown // 1 x bytes - compressed image data
Notes and Comments
- This file format occurs in games made using "2XT - SEVEN WONDER Adventure Engine".
Games
List of games using this file format:
- TAISHO x ALICE (*.EPA)
- Twinkle Crusaders (*.EPA)
QuickBMS Script
Not written yet.
Compatible Programs
None.