Variable Morrowind Theme

Post » Fri May 04, 2012 3:48 am

Is there anyway to set it up so that when the game loads up, and you come to the main menu, it randomly plays one of several different designated music tracks? There's a number of great variations of the Call of Magic music, and I'd to be able to hear each of them without swapping one out for the other each time I start up the game.
User avatar
Heather Dawson
 
Posts: 3348
Joined: Sun Oct 15, 2006 4:14 pm

Post » Fri May 04, 2012 4:50 am

It's hardcoded, sadly. :stare:
User avatar
IM NOT EASY
 
Posts: 3419
Joined: Mon Aug 13, 2007 10:48 pm

Post » Fri May 04, 2012 10:24 am

Damn it.

You know it really gets on my nerves when I think about the really kick-ass mods that people would be churning out if certain things weren't so inaccessible to us, like how the music system works. I know there's mods that alter the music system, but can they do what I most want them to do? Nope.

And don't even get me started on Soul Gems...
User avatar
Marta Wolko
 
Posts: 3383
Joined: Mon Aug 28, 2006 6:51 am

Post » Thu May 03, 2012 10:30 pm

You could simply do a little program that launches with MW and randomly switches between the mp3 files on the morrowind folder before the menu pops up. Something like that could work.
User avatar
Euan
 
Posts: 3376
Joined: Mon May 14, 2007 3:34 pm

Post » Fri May 04, 2012 8:34 am

Maybe a possiblity for new feature of MCP or MGE XE?
User avatar
Steve Smith
 
Posts: 3540
Joined: Sat Jun 30, 2007 10:47 am

Post » Fri May 04, 2012 12:44 am

And don't even get me started on Soul Gems...
OK, you've got me curious. What about Soul Gems?
User avatar
patricia kris
 
Posts: 3348
Joined: Tue Feb 13, 2007 5:49 am

Post » Thu May 03, 2012 11:58 pm

You could simply do a little program that launches with MW and randomly switches between the mp3 files on the morrowind folder before the menu pops up. Something like that could work.

Perhaps if I had the necessary skill set, yes. Which at present time, I do not. That's why I was hoping that I wouldn't need a separate piece of software to pull that off.


Maybe a possiblity for new feature of MCP or MGE XE?

That'd be nice, though I'm thinking that OpenMW is going to present that possibility and many more that I'd like to see happen. May as well wait for that.

OK, you've got me curious. What about Soul Gems?

We can't make our own, which has put quite a damper on a number of my ideas.
User avatar
Stu Clarke
 
Posts: 3326
Joined: Fri Jun 22, 2007 1:45 pm

Post » Fri May 04, 2012 9:13 am

I could do that if you want to, just ask.
But the best thing would be OpenMW or MCP.
User avatar
Joey Avelar
 
Posts: 3370
Joined: Sat Aug 11, 2007 11:11 am

Post » Thu May 03, 2012 9:24 pm

I could do that if you want to, just ask.
But the best thing would be OpenMW or MCP.

I figured the demands on your time were considerable enough thanks to MOGE. But if you can do that, I'm sure I'm not the only person who will use it.

How would I get in touch with the people who maintain MCP?
User avatar
Laura
 
Posts: 3456
Joined: Sun Sep 10, 2006 7:11 am

Post » Fri May 04, 2012 12:43 pm

Okay try this one here: -snip-
I made it quickly because now I must go, I didn't even tested it but should work.
You have to put the different morrowind titles in the Data Files\Music\Special folder, and they need to meet these criterias:

- They should start with morrowind title (for example morrowind title1.mp3 or morrowind title 983219812398131.mp3 both will work).
- They should be working mp3 files (obviously).
- The program should be placed in the Morrowind folder.

Use it as Morrowind.exe, because it launches the game and then exits.

EDIT: the quickest way to get in touch with Hrnchamd is PMming him or by email (you find it in his profile). :smile:
User avatar
nath
 
Posts: 3463
Joined: Mon Jan 22, 2007 5:34 am

Post » Fri May 04, 2012 8:27 am

Well, it worked at first, but now I'm getting a bad subscript error. But thanks anyways. :)

I'll send Hrnchamd an email suggesting randomized intro music as a new feature for the next MCP update.
User avatar
Mariana
 
Posts: 3426
Joined: Mon Jun 12, 2006 9:39 pm

Post » Fri May 04, 2012 7:57 am

Ok when I get back home I'll finish it then.
User avatar
stevie critchley
 
Posts: 3404
Joined: Sat Oct 28, 2006 4:36 pm

Post » Fri May 04, 2012 11:38 am

I did a basic bat file. If you guys are interested.

In your Morrowind\Data Files\Music\Special folder
create a new folder named: "mwcovers"
copy/add/rename your themes as cover1.mp3, cover2.mp3 to this mwcovers folder.

Save this in notepad as a .bat file and place it in your Morrowind folder.
@echo off&setlocal EnableDelayedExpansion:: default is fiveset /a N=!random!%%5+1copy "%CD%\Data Files\Music\Special\mwcovers\cover%N%.mp3" "%CD%\Data Files\Music\Special\morrowind title.mp3" /ymorrowind.exe
(you can change 5 to the number of your covers)

That's all.

You can create a shortcut to desktop, give it a fancy icon and set it as "run minimized" too.
User avatar
TOYA toys
 
Posts: 3455
Joined: Sat Jan 13, 2007 4:22 am

Post » Fri May 04, 2012 5:27 am

Sweet, it totally works. Thanks. :)
User avatar
Lizbeth Ruiz
 
Posts: 3358
Joined: Fri Aug 24, 2007 1:35 pm

Post » Fri May 04, 2012 12:44 am

I finished it anyway, didn't notice vtastek's post.
I gave it some more functions, but it's still a basic tool.

If someone would like to try it should place the program in Morrowind's folder and create a folder called "mwcovers" in the "Special" directory. The path should be "\Data Files\Music\Special\mwcovers". (used the same folder as vtastek's so you don't have to create a new one if you decide to try this out).
It detects any mp3 file you put there, the name doesn't matter.

http://moautoupdate.net/randomizerGUI.png

It has also a GUI if you want to select a song manually, you can also hear a preview of it. (Not sure if somone will ever use this but I enjoy do these things so :P)

http://moautoupdate.net/Morrowind_title_randomizer.rar
User avatar
Maria Leon
 
Posts: 3413
Joined: Tue Aug 14, 2007 12:39 am

Post » Fri May 04, 2012 8:59 am

That's awesome Kingpix, more elegant than running bat files.

I did it for good sport too. I don't have experience in batch scripting but I have experience in MS-DOS. :)
User avatar
xx_Jess_xx
 
Posts: 3371
Joined: Thu Nov 30, 2006 12:01 pm

Post » Fri May 04, 2012 3:59 am

Thank you. :)
Everytime I see something that could be done with a tool like this I can't avoid doing it. That's why I don't have any time to work on the compilations then, haha.
User avatar
Pete Schmitzer
 
Posts: 3387
Joined: Fri Sep 14, 2007 8:20 am

Post » Fri May 04, 2012 12:31 am

http://moautoupdate.net/randomizerGUI.png

It has also a GUI if you want to select a song manually, you can also hear a preview of it. (Not sure if somone will ever use this but I enjoy do these things so :tongue:)

http://moautoupdate.net/Morrowind_title_randomizer.rar
Sounds like you're a step closer for new launcher mod/tool for Morrowind. :smile: You also know where to search for me. :tongue:

EOF :user:
User avatar
Rachel Hall
 
Posts: 3396
Joined: Thu Jun 22, 2006 3:41 pm

Post » Fri May 04, 2012 4:32 am

Thank you. :smile:
Everytime I see something that could be done with a tool like this I can't avoid doing it. That's why I don't have any time to work on the compilations then, haha.
:slap: Get back to work on those compilations.
User avatar
Eire Charlotta
 
Posts: 3394
Joined: Thu Nov 09, 2006 6:00 pm

Post » Fri May 04, 2012 12:08 pm

Manual selection AND random play?

Sorry, vstatek, but I can't pass that up. :P

It's really awesome having people with program-writing capabilities on this forum, great for working around Morrowind's limitations. :)
User avatar
Laura-Lee Gerwing
 
Posts: 3363
Joined: Fri Jan 12, 2007 12:46 am


Return to III - Morrowind