Author Topic: War in Heaven Credits  (Read 35040 times)

0 Members and 1 Guest are viewing this topic.

Offline BritishShivans

  • Jolly good supernova
  • 29
Re: War in Heaven Credits
That would be Gravitation, by Two Steps From Hell.

 
Re: War in Heaven Credits
Much appreciated!

 
Re: War in Heaven Credits
Hi,

what's the song that is called woabattle1.ogg in the game files? I tried to find it in the credits and the forums, but I failed hard ;(


Gah, forget about it. I found it soon after writing this. Two Steps from Hell was indeed too obvious = War of Angels
« Last Edit: March 12, 2014, 02:23:23 pm by Lykurgos88 »

 

Offline Kreit

  • 22
Re: War in Heaven Credits
Well, I come up with a problem when I try to read any of the .ogg files I extract from the audio1.vp, even mighty VLC cannot play them x-].
Might be missing header or metadata; anyhow, I'm looking for the name of the song played after each mission of tenebrae, during Noemie's Log.

 

Offline Darius

  • Moderator
  • 211
Well, I come up with a problem when I try to read any of the .ogg files I extract from the audio1.vp, even mighty VLC cannot play them x-].
Might be missing header or metadata; anyhow, I'm looking for the name of the song played after each mission of tenebrae, during Noemie's Log.

Sorry for the delay. That one is Roger Lima - The Unknown

 
Re: War in Heaven Credits
Hi, sorry to necro this thread, but does anyone know what the song from Mota.ogg is called?

 
Re: War in Heaven Credits
To re-format my question; i've noticed that there appear to be a lack of credits, specifically music credits, for wih act 3. I was looking for a certain song in bp2-audio1.vp called mota.ogg. Can anyone tell me the actual name of this track?

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: War in Heaven Credits
I dunno. Darius? Is that an original?

 

Offline Damage

  • 26
  • I'm a Major.
Re: War in Heaven Credits
I've wondered about this too, especially as it compares next to Still Reprise...from a certain composer.  If it kept the same style throughout I'd call it a lawyer-friendly replacement.
I didn't feel like putting anything here.  Then I did it anyway just to be contrary.

 

Offline Darius

  • Moderator
  • 211
Re: War in Heaven Credits
Luke Richards - Morning of the Attack, used under license.

 
Re: War in Heaven Credits
I figured this is the right place to post this.
I wanted to know the name of a song. It plays at the end of My Brother, My Enemy and when you decided to execute Lopez at the end of Her Finest Hour.

 
Re: War in Heaven Credits
According to Her Finest Hour's mission file:
Code: [Select]
$Formula: ( when
   ( is-destroyed-delay 2 "Carthage" )
   ( when
      ( has-arrived-delay 0 "Toutatis" )
      ( do-nothing )
      ( change-soundtrack "<No Music>" )
      ( close-sound-from-file ( true ) )
      ( play-sound-from-file
         "Still_Reprise.ogg"
         1
      )
   )
   ( when
      ( not
         ( has-arrived-delay 0 "Toutatis" )
      )
      ( change-soundtrack "<No Music>" )
      ( close-sound-from-file ( true ) )
      ( play-sound-from-file
         "Still_Reprise.ogg"
         1
      )
   )
)
+Name: music for carthage dead
+Repeat Count: 1
+Interval: 1
+Team: 0
Which is, according to the mod credits:
Still_Reprise - Still (Reprise) by Hans Zimmer, Black Hawk Down OST

However, this song does not play during My Brother, My Enemy. There's a District 9 track if you get shot, and there's bptheme3 - Emotif by Illusive Mind if you survive, I believe.

 

Offline Darius

  • Moderator
  • 211
Re: War in Heaven Credits
Was it this one?



 
Re: War in Heaven Credits
That's the one Darius. Thank you!

 
Thought I should chime in with a correction: The "K9 Empire by X-Ray Dog" is actually X-Ray Dog's "Timeline". K9 Empire is the name of the album that Timeline is in, not the track itself.

And a minor thing, but "vergil" is not "Vergil Battle", but "Vergil Battle 2". Each of the Vergil battles has a separate theme.
Delenda Est delenda est.

(Yay gratuitous Latin.)

 
Oh! And I just remembered: there's a track that plays in The Plunder, when those fighters burst out from the Anemoi's fighterbay while a bunch of escape pods launch. I could never find the name of it, though, and I've long-since forgotten the name of the ogg file. It was fairly fast-paced, though, with a kind of energetic electric guitar and drums.

Any idea what its name is?
Delenda Est delenda est.

(Yay gratuitous Latin.)

 

Offline niffiwan

  • 211
  • Eluder Class
The file is "animus2.ogg", but I have no idea who the artist is.
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline AdmiralRalwood

  • 211
  • The Cthulhu programmer himself!
    • Skype
    • Steam
    • Twitter
From the first post:
Quote
animus2 - Tribal Wars by Chris Blackwell
Ph'nglui mglw'nafh Codethulhu GitHub wgah'nagl fhtagn.

schrödinbug (noun) - a bug that manifests itself in running software after a programmer notices that the code should never have worked in the first place.

When you gaze long into BMPMAN, BMPMAN also gazes into you.

"I am one of the best FREDders on Earth" -General Battuta

<Aesaar> literary criticism is vladimir putin

<MageKing17> "There's probably a reason the code is the way it is" is a very dangerous line of thought. :P
<MageKing17> Because the "reason" often turns out to be "nobody noticed it was wrong".
(the very next day)
<MageKing17> this ****ing code did it to me again
<MageKing17> "That doesn't really make sense to me, but I'll assume it was being done for a reason."
<MageKing17> **** ME
<MageKing17> THE REASON IS PEOPLE ARE STUPID
<MageKing17> ESPECIALLY ME

<MageKing17> God damn, I do not understand how this is breaking.
<MageKing17> Everything points to "this should work fine", and yet it's clearly not working.
<MjnMixael> 2 hours later... "God damn, how did this ever work at all?!"
(...)
<MageKing17> so
<MageKing17> more than two hours
<MageKing17> but once again we have reached the inevitable conclusion
<MageKing17> How did this code ever work in the first place!?

<@The_E> Welcome to OpenGL, where standards compliance is optional, and error reporting inconsistent

<MageKing17> It was all working perfectly until I actually tried it on an actual mission.

<IronWorks> I am useful for FSO stuff again. This is a red-letter day!
* z64555 erases "Thursday" and rewrites it in red ink

<MageKing17> TIL the entire homing code is held up by shoestrings and duct tape, basically.