Music Problems

Program aborts? Network configuration? Graphic errors? Bugs? Post your question here.
1, 2
posted on June 23rd, 2006, 6:21 pm
OK I tested it and it works fine in SP. I also doubt it would create any problems in MP ( compatibility or something) but I did not test it.

So for Dominion I added a sound which CDPelectro once showed us over here is the forums. It is a demo song he created specificaly for the Dominion in FO. Cause its a demo its only a third of the lenght of the other tracks, still it does give u a much better feel for the Dominion than other tracks would give. So if anyone else wants to have specific ingame music for the dominion here is the download link(I uploaded the file to rapidshare): &nsbp; &nsbp; [url=[url=http://rapidshare.de/files/23910151/Dominion.wav.html]http://rapidshare.de/files/23910151/Dominion.wav.html[/url]]Click[/URL]


Anyway just do what Ryan said in the previous post and add this file to FO install directorysoundsmusic and it should work for you just fine ^_^
posted on June 23rd, 2006, 10:03 pm
Thanks for the info... I tried the dominion music, but somehow it's too distraction for me.

However, I just added some "war" music from DS9 instead.
Now I finally have motivating music for the Dominion. :D

And it's >3 Minutes, so it's not too repetitive.

Also, I now know that the music can also be 44.1kHz instead of 22kHz and it still works.

I don't think the music will be checked for online play... or do you know of any reports concerning incompatibility between installations with and without the multimedia pack?
posted on June 23rd, 2006, 10:30 pm
the reason i brought it up about compatibility is not because you are changing music content but changing the content of (a very important) odf file ;) . but hey if it works fine then all the better for everyone :)
posted on June 23rd, 2006, 11:16 pm
Ouch, now I know what you mean. That could be a problem...
posted on June 24th, 2006, 12:04 am
Yeah, it does cause incompatibility. Just tested it with cts -.-

Darn thing....
posted on June 24th, 2006, 12:06 am
i guess if everyone uses your little dominion music it will be ok after that :sweatdrop: guess so long as everyone uses the same name in that dominion odf then it will be compatible... should be anyway.
posted on June 24th, 2006, 7:57 am
Last edited by Anonymous on June 24th, 2006, 7:58 am, edited 1 time in total.
yeah true, but I doubt everyone will :-S

You can of course always change the Federation.wav file, though u would **** up the feds then :(
posted on June 24th, 2006, 9:07 am
Last edited by Lt.Cdr.White on June 24th, 2006, 9:07 am, edited 1 time in total.
Why not simply using batch-files?
You just have to know, what you're going to play.

Put your Federation music as fed1.wav into your music directory and your dominion music as dom1.wav.

It would look like this (working directory = fleetops directory):

Selection.bat (needs choice.com (MS-DOS command) in FO directory):

Code: Select all
cls
@echo off
echo ------------------------------------------------
echo FleetOps Music Selection
echo ------------------------------------------------
echo 1 - FleetOps with Dominion music
echo 2 - FleetOps with Federation music
echo ------------------------------------------------
choice /c:12 /n > nul
if ERRORLEVEL 2 goto federation
if ERRORLEVEL 1 goto dominion
:dominion
if exist soundsmusicFederation.wav del soundsmusicFederation.wav
copy soundsmusicdom1.wav soundsmusicFederation.wav
goto end
:federation
if exist soundsmusicFederation.wav del soundsmusicFederation.wav
copy soundsmusicfed1.wav soundsmusicFederation.wav
:end
FleetOps.exe


For people who can't find choice.com, 2 files:

Dominion.bat:

Code: Select all
cls
@echo off
echo ------------------------------------------------
echo FleetOps Music Selection
echo ------------------------------------------------
echo FleetOps with Dominion music
echo ------------------------------------------------
pause
if exist soundsmusicFederation.wav del soundsmusicFederation.wav
copy soundsmusicdom1.wav soundsmusicFederation.wav
FleetOps.exe


Federation.bat:

Code: Select all
cls
@echo off
echo ------------------------------------------------
echo FleetOps Music Selection
echo ------------------------------------------------
echo FleetOps with Federation music
echo ------------------------------------------------
pause
if exist soundsmusicFederation.wav del soundsmusicFederation.wav
copy soundsmusicfed1.wav soundsmusicFederation.wav
FleetOps.exe
posted on June 24th, 2006, 12:19 pm
Last edited by Cpt Ryan on June 24th, 2006, 12:44 pm, edited 1 time in total.
seems awfully complex for such a trivial matter :unsure:
probs easier alround to just edit the odfs as neccessary. or just once if everyone can agree on a .wav file to use.

if people want it they can send me the .wav that is wanted for the dominion music and i can put it together, with the change to the odf, inside 1 zip file to upload here (with doca & optecs permission of course), so that there is no problems about people labelling the music differently. (main thing here is to agree on what to use as the music itself).
posted on June 24th, 2006, 12:53 pm
The complex thing was to write the batch-files.

With the first one, you simply change your shortcut from FleetOps.exe to Selection.bat and you get prompted with this:

------------------------------------------------
FleetOps Music Selection
------------------------------------------------
1 - FleetOps with Dominion music
2 - FleetOps with Federation music
------------------------------------------------


Press 1 or 2 and the game starts. ;)


However, an "official" expansion with some Dominion music would really be the best thing.
posted on June 24th, 2006, 12:56 pm
However, an "official" expansion with some Dominion music would really be the best thing.

probably have to wait for the official release of V3 for that ^_^
posted on June 24th, 2006, 1:15 pm
Last edited by Lt.Cdr.White on June 24th, 2006, 1:15 pm, edited 1 time in total.
You just proposed that kind of thing:

Agreeing on one peace of music and making a zip file so everone uses
the same music and odf and then putting it up here so everyone can grab it.

Thats what I call an "official" expansion.
What you mean is an official expansion. ;) Without the "". :D
posted on June 24th, 2006, 1:44 pm
there will be a dominion soundtrack within the final v3 release :)
posted on June 24th, 2006, 2:20 pm
Last edited by Lt.Cdr.White on June 24th, 2006, 2:21 pm, edited 1 time in total.
Wow, really? :D Sorry... had to say that. ;)


But for the moment, a simple "fan" solution would be better than waiting for V3, I think.

At the moment, I'm using the Wolf 359 track from the DS9 Emissary Soundtrack...
are there any Dominion war era tracks from DS9 out there?
posted on June 24th, 2006, 6:13 pm
I dont know of any :s
1, 2
Reply

Who is online

Users browsing this forum: No registered users and 4 guests

cron