Balko UFL: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == UFL == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '''...") |
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == UFL == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '''...") |
(No difference)
| |
Revision as of 08:54, 14 June 2023
Back to index | Edit this page
UFL
- Format Type : Archive
- Endian Order : Little Endian
- Signature : LiArFi
Format Specifications
// header
7 bytes (char) - signature // "LiArFi\n"
4 bytes (uint32) - nulls
1 byte (uint8) - unknown // 1
4 bytes (uint32) - index offset
4 bytes (uint32) - nulls
// data
number_of_files *
{
x bytes - file data
}
// index
// TODO
Notes and Comments
None.
Games
List of games using this file format:
- BALKO: Ryzykowne ?ledztwo
- Driving Simulator 2009
QuickBMS Script
Compatible Programs
None.