DangerMuffin Posted April 16, 2023 Share Posted April 16, 2023 Hello! I have been trying to put replace some music in game and so far I'm not having very good look with it. For example I wall convert the audio file to 44100Hz, and have it be stereo with a 128 Kbps bit rate. For some reason though it doesn't play when I load up the corresponding level, just silence. I have made it it's own separate pk3 file and named the file correctly with the right file path in the pk3. Any help would be appreciated. Link to comment
NAB622 Posted April 16, 2023 Share Posted April 16, 2023 Check the game console for errors, it should complain about something. Also, the music is an mp3, right? And, if it helps with testing, you can use the /music command in-game to test a file. Makes it a lot easier to find errors. Link to comment
DangerMuffin Posted April 19, 2023 Author Share Posted April 19, 2023 Ok, so I loaded into the level that I was editing the music for and I got this error: mp3err bad or unsupported file. Any common fixes for that? I had the mp3 set to 44100hz, with a 128 kbps rate Link to comment
NAB622 Posted April 19, 2023 Share Posted April 19, 2023 Make sure the MP3 file is exported in stereo, not mono or joint stereo. That's the only issue I can think of. If that still doesn't work, what program are you exporting from? Link to comment
Solution DangerMuffin Posted April 20, 2023 Author Solution Share Posted April 20, 2023 Just figured out the issue! In Audacity it was defaulting the audio files to the 32 bit float setting instead of the 16 bit pcm setting. One more question, I am trying to make a full music replacer mod, what does the atr and etr files stand for? For example, I am replacing t1_fatal's music, and I've replace both the _explore and _action music with the ones I want, what steps do I need to take to make sure the music transitions well? Thanks again for the help! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now