OMI

From Video Game Music Preservation Foundation Wiki
Revision as of 15:31, 15 February 2017 by TheAlmightyGuru (talk | contribs)
Jump to: navigation, search
Origin MIDI
OMI.png
Developer: Origin Systems, Inc.
Header: Custom
Content: Notational
Instruments: Internal
Target Output
Output - Digital Audio - No.png Output - MIDI.png Output - FM Synthesis.png Output - PSG - No.png
Released: 1990-??-??
First Game: Worlds of Ultima: The Savage Empire (DOS)
Extensions
  • *.omi

Origin MIDI (OMI) is is an audio format created by Origin Systems and was used in the Worlds of Ultima games of the early 1990s. The format stores game music and can be sent to various output devices including AdLib, Sound Blaster, and Roland MT-32. The actual music files from the game do not have a file extension; OMI is used to help distinguish the format since it is similar enough in structure to be confused with MIDI, but different enough to prevent most MIDI players from playing it.

Although the Worlds of Ultima games use the same engine as Ultima VI: The False Prophet (DOS), this new audio format was created by Origin instead of the earlier M format.

Players

(Category)

Currently there are no players that support this format.

Games

(Category)
Released Title Sample
1990-??-?? Worlds of Ultima: The Savage Empire (DOS)
1991-??-?? Ultima: Worlds of Adventure 2 - Martian Dreams (DOS)

How to Obtain

The files must be extracted from the each game's LZC compressed music data files.

Technical

Like a MIDI file, each OMI file begins with "MThd" and contains "MTrk" at the start of each track.

You can study the format by using the unpack_lzc.exe tool created by the Nuvie team.

Links