• Steam recently changed the default privacy settings for all users. This may impact tracking. Ensure your profile has the correct settings by following the guide on our forums.

Looking For A music PLugin

HurricaneGautam

New Member
is there a music plugin that sorts music similar to the way the ps3 sorts music, i hate having to number my music in order to keep it in order.
 
I don't think there is a plugin like that, but you can use m3u files to sort the tracks.
Make a text file in your track folder, rename the .txt extension to .m3u, and type in the track names in the order you want them to be played.
example m3u text:
track1.mp3
track2.mp3
track3.mp3

example m3u in music folder playing tracks in subfolders:
folder1/track1.mp3
folder2/track1.mp3
folder1/track2.mp3
folder2/track2.mp3

example m3u in folder1 calling on a track in folder2
track1.mp3
track2.mp3
../folder2/track1.mp3
track3.mp3

..or something like that ;p
 
Back
Top