converting music for Unreal

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

wiz4ha

New Member
Jul 7, 2000
253
0
0
Does anyone know how to convert any type of music like MIDI's, mp3's or wav files into the Unreal type of music? any help, appreciated.

------------------
WiZ
Smileygames.8m.com
 

Wanderer

New Member
Jul 7, 2000
1,334
0
0
The Unreal engine supports the following music formats for being imported.

Amiga Modules (*.mod)
ScreamTracker 3 (*.s3m)
ScreamTracker 2 (*.stm)
Impulse Tracker (*.it)
FastTracker 2 (*.xm)
Farandole (*.far)
ComposD (*.669)

The implementation of other formats for music would require that you have the source code and modified it. Since MP3's have a high CPU overhead, it's debateable whether they're useful at this time for FPS game use.

Personally, I'ld love to see another music compression standard be used due to MP3's lower quality.