Electronic Arts Formats: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (clarify byte order)
Line 29: Line 29:
{| border="1" cellpadding="2"
{| border="1" cellpadding="2"
! Name !! File Ext !! Video Codec !! Audio Codec || Byte Order
! Name !! File Ext !! Video Codec !! Audio Codec || Byte Order
|-
| NHL 95
| cmv || CMV || none || le
|-
|-
| [http://www.mobygames.com/game/dos/cybermage-darklight-awakening CyberMage: Darklight Awakening]
| [http://www.mobygames.com/game/dos/cybermage-darklight-awakening CyberMage: Darklight Awakening]
Line 76: Line 79:
|-
|-
| [http://www.mobygames.com/game/need-for-speed-underground-2 Need for Speed: Underground 2]
| [http://www.mobygames.com/game/need-for-speed-underground-2 Need for Speed: Underground 2]
| vp6 || VP6 || SCHl/GSTR/adpcm_ea_r3 || le
| vp6 || VP6 || SCHl/GSTR/ealayer3 || le
|-
|-
| [http://www.mobygames.com/game/need-for-speed-most-wanted Need for Speed: Most Wanted]
| [http://www.mobygames.com/game/need-for-speed-most-wanted Need for Speed: Most Wanted]
| vp6 || VP6 || SCHl/GSTR/adpcm_ea_r3 || le
| vp6 || VP6 || SCHl/GSTR/ealayer3 || le
|}
|}


[[Category:Game Formats]]
[[Category:Game Formats]]

Revision as of 12:15, 27 March 2006

  • Extensions: ASF, CMV, DCT, TGI, TGV, TGQ, WVE, UV, UV2, MAD, VP6
  • Company: Electronic Arts

Electronic Arts, the video game publishing empire, and the various constituent development houses under its umbrella, have deployed a number of multimedia formats in its games.

EA multimedia formats are comprised of a series of blocks with the following format:

bytes 0-3    block type FourCC
bytes 4-7    block size (including this 8-byte preamble)
bytes 8..    block payload

It is important to note that there is no consistent byte order for multi-byte numbers. However, order is optimized for target platform.

Chunk Types

Games Using Electronic Arts Multimedia Formats

Name File Ext Video Codec Audio Codec Byte Order
NHL 95 cmv CMV none le
CyberMage: Darklight Awakening tgv TGV 1SNx/EACS/pcm_s8 le
Need for Speed tgv TGV 1SNx/EACS/pcm_s8 le
Privateer 2: The Darkening tgv TGV SEAD/adpcm_ima_ea_sead le
NBA Live 96 tgv TGV 1SNh/EACS/adpcm_ima_ea_eacs le
Need for Speed 2 dct DCT SCHl/PT/adpcm_ea le
Need for Speed 2 (Demo) uv TGQ SCHl/PT/adpcm_ea le
Warcraft II: The Dark Saga (Sega Saturn) tgq TGQ ? be
Crusader: No Remorse (Sega Saturn) tgq TGQ 1SNh/EACS/mulaw be
Wing Commander: Prophecy wve TQI SCHl/PT/adpcm_ea le
NBA Live 99 mad MAD SCHl/PT/adpcm_ea le
Need for Speed 3: Hot Pursuit mad MAD SCHl/PT/adpcm_ea le
Need for Speed 4: High Stakes mad MAD SCHl/PT/adpcm_ea le
Need for Speed 5: Porsche mad MAD SCHl/PT/adpcm_ea_r1 le
Need for Speed 6: Hot Pursuit 2 mad MAD SCHl/PT/adpcm_ea_r1 le
FIFA 2005 mad MAD SCHl/PT/adpcm_ea_r1, SCHl/PT/adpcm_ea_r3 le
Need for Speed: Underground 2 vp6 VP6 SCHl/GSTR/ealayer3 le
Need for Speed: Most Wanted vp6 VP6 SCHl/GSTR/ealayer3 le