Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: HLD_Prophecy on November 11, 2016, 10:53:36 am

Title: How to replace the opening cutscene?
Post by: HLD_Prophecy on November 11, 2016, 10:53:36 am
Hey all, my mod is close to release!

I'd like to know how to replace the stock opening cutscene. Do I have to have my file in .MOV format?
Title: Re: How to replace the opening cutscene?
Post by: General Battuta on November 11, 2016, 11:34:00 am
Nope, .ogg is cool
Title: Re: How to replace the opening cutscene?
Post by: 0rph3u5 on November 11, 2016, 01:30:17 pm
I'd like to know how to replace the stock opening cutscene.

Correct me if I am wrong but the only way to do that is to name it intro.ogg and put it the "data/movies" folder of your mod... (cutscenes.tbl is only for the techroom)
Title: Re: How to replace the opening cutscene?
Post by: HLD_Prophecy on November 11, 2016, 04:19:10 pm
I'd like to know how to replace the stock opening cutscene.

Correct me if I am wrong but the only way to do that is to name it intro.ogg and put it the "data/movies" folder of your mod... (cutscenes.tbl is only for the techroom)

This worked, thanks!