MikMod UNI format module
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|uni}} |magic=[https://github.com/file/file/blob/master/magic/Magdir/audio#L173 55 4e 30 35] }} =...") |
(Added extra categories in which best exemplifies the use of such formats.) |
||
Line 21: | Line 21: | ||
== References == | == References == | ||
<references/> | <references/> | ||
+ | |||
+ | [[Category:Game data files]] | ||
+ | [[Category:Introversion Software]] | ||
+ | [[Category:Uplink (Game)]] |
Revision as of 17:27, 22 September 2025
Contents |
Description
.uni (MikMod UNI format module) "is an internal format used by MikMod" module player/library.[1][2]
Identification
.uni files begins with the HEX 55 4e 30 35
which translates to "UN05
" in ASCII.