Skip to content

Fileformats

Traderain edited this page Apr 4, 2017 · 11 revisions

USM File (Scaleform video file)

This is a multiplexed video file which means multiple files have been compressed into one file. There is always an m2v file and some adx files. The m2v file is the video and the adx files are the sound. Adx files can be converted to wav.

https://github.com/Traderain/Wolven-kit/blob/master/W3Edit.Scaleform/CriUsmStream.cs


SUBS File

Filetype: .subs They can be opened with normal text editors Structure: First line: Start of the subtitle (miliseconds) After that each line: (start in ms), (end in ms), text