Search found 3 matches

Go to advanced search

by akarnokd
14 Mar 2023 13:59
Forum: Development around libVLC
Topic: Understanding the Ultratracker file format [Solved]
Replies: 4
Views: 1032

Re: Understanding the Ultratracker file format

I have new information regarding the game's music file XMF. It is an incarnation of the ULT format, but it also uses the Fast Tracker II command 0x10 - Set Global Volume. Since ULT only allows function 0x0 .. 0xF, I don't know how this command could be represented in ULT. Also the XMF pattern data i...
by akarnokd
14 Mar 2023 08:24
Forum: Development around libVLC
Topic: Understanding the Ultratracker file format [Solved]
Replies: 4
Views: 1032

Re: Understanding the Ultratracker file format

VLC can't play the game music. https://drive.google.com/file/d/16jvS_fsUySJU9ZYTZqFloZhrh4zLiSeR/view?usp=sharing The music file format is custom made for the game. It looks very similar to an ULT file, but it has no text and filenames. it has a more compact sample registry, the same pattern-index t...
by akarnokd
13 Mar 2023 23:01
Forum: Development around libVLC
Topic: Understanding the Ultratracker file format [Solved]
Replies: 4
Views: 1032

Understanding the Ultratracker file format [Solved]

Hi. I'm working on reverse engineering an old game that uses a music format very similar to the Ultratracker ULT files. Unfortunately, I don't fully understand the ULT format just by looking at the HEX decode and a format specification. I found the point where track instructions start but calculatin...

Go to advanced search