BIK Video: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>NKCSS
(Added RADTools link to player and info tool and added game to used games list)
imported>Dinoguy1000
m (→‎Other Games: alphabetization, list the extension used for the files themselves, not the name of the archive they're located in)
Line 45: Line 45:
* Driver 3 *.xmv
* Driver 3 *.xmv
* MotoTrax *.bik
* MotoTrax *.bik
* Settlers VI: Rise of an Empire *.bik
* Thief 3: Deadly Shadows *.bik
* Thief 3: Deadly Shadows *.bik
* Settlers VI: Rise of an Empire (Packed inside shrlvid0.bba)

Revision as of 19:40, 17 October 2007

BIK


Format Specifications

uint32 {4}   - Header (BIKi)
uint32 {4}   - archiveSize? (a little too big)
uint32 {4}   - Number Of Frames
uint32 {4}   - Largest Frame Size (in bytes)
uint32 {4}   - Number Of Frames (again?)
uint32 {4}   - Unknown
uint32 {4}   - Video Width (in pixels)
uint32 {4}   - Video Height (in pixels)
uint32 {4}   - Frames-Per-Second (FPS)
uint32 {4}   - Unknown
uint32 {4}   - Unknown (1)
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown

// for each frame

uint32 {4}   - Frame Offset


byte {X}     - Frame Data

MultiEx BMS Script

Not written yet

Compatible Programs

Other Games

These games also use this file format

  • Driver 3 *.xmv
  • MotoTrax *.bik
  • Settlers VI: Rise of an Empire *.bik
  • Thief 3: Deadly Shadows *.bik