-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The soundtrack for "Ultima Trilogy I ♦ II ♦ III" is in .EUP format with a common .FMB bank, but it does not play with eupmini. The file contains some track numbers of -1, which causes an assertion failure. Even if those are ignored, it plays for the correct amount of time, but the output is entirely silent.
I wonder if this is an older version of .eup format: none of these specify the bank name (has to be renamed to .FMB at least), and offset 0x7F6 says "EUPHONY" instead of "High-EUP". It seems like it is close to working but there is some confusion in instrument or track mapping that makes it produce no sound.
Here is the soundtrack in .zip file: ultima.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request