aargirakis / BZRPlayer

Audio player for Windows that plays over 650 different fileformats
http://bzrplayer.blazer.nu/
GNU General Public License v3.0
8 stars 0 forks source link

support mp3/ogg/wav 2 umx #471

Open ciros88 opened 9 months ago

ciros88 commented 9 months ago

unreal editor can convert mp3, ogg and wav files (maybe other formats also) to umx https://youtu.be/uQ4F-1DSJxI?feature=shared

here two examples of ogg tracks packed in umx, from oldUnreal 227 patch: ogg2umx.zip

if renamed to .ogg they can be played in vlc (maybe also with other players i didn't tried)

could be really cool to be able to play them in bzr2 without need to rename to .ogg, but also without breaking anything with actual mp3, ogg, wav or umx formats.