PDA

View Full Version : Custom music mod?



Blyth
03-02-2010, 03:56 PM
Instead of all the different soundpacks it would be awesome with something that lets you add your own music to be heard in-game, plus somesort of music player :p I thought this would already exist but couldn't find any...

Like you add your favorite music here:
http://img408.imageshack.us/img408/7271/mymusic.png

And then add some small player in-game like this:
http://img171.imageshack.us/img171/3817/mp3player.png

Would this be hard to make? Would this be wanted? :p

Tehwildcard
03-02-2010, 06:09 PM
Instead of all the different soundpacks it would be awesome with something that lets you add your own music to be heard in-game, plus somesort of music player :p I thought this would already exist but couldn't find any...

Would this be hard to make? Would this be wanted? :p

I actually tried to make a few different versions of music players but there are limitations in game which I couldn't find solutions for.

Here was my latest attempt. (It worked but the memory usage was... huge after 20+ songs were loaded.)

http://img638.imageshack.us/img638/3093/musicplayer.png

Blyth
03-02-2010, 06:53 PM
Cool, maybe theres some way to do it without having to use that much memory :p More like a normal music program... Hoping this will be in the actual game on release ^^

Tehwildcard
03-02-2010, 07:30 PM
Cool, maybe theres some way to do it without having to use that much memory :p More like a normal music program... Hoping this will be in the actual game on release ^^

Well the game engine doesn't have a way to delete or "dump" loaded resources without restarting the game. At least I haven't found a way.