Duration of cutscenes
-
Hi,
first, sorry if this is not the place to ask this question. Let’s try if anyone can help me with this.
I want to change the duration of the cutscenes. For example, the cutscene of the Donau, the las part, when is destroyed and Newark Station says something like “Red alert! ¡The Donau has been hit!….” changes from cutscene to ingame playing.
I’m referring to this because there is a time where we can see the black frames at the top and bottom (for widescreen monitors) and after 1-2 seconds, we do not see the frames and can look all the space.
My question is,
Is there somehow any form to change the time/duration when this occurs?
I want that the black frames disappear 2-5 seconds later than they do (or whatever time may be). Concretely, I want they disappear after Newark HAS SAID its message (“Red Alert! blah blah blah…”)
Is this possible? How can I do that?
Thanks in advance.
Regards.
-
Edit [c]DATA\MISSIONS\M01A\m01a.ini[/c] (install JFLP or use TINI to unpack it), find the second [c]tm_releaseP1[/c] (around line 1528), a couple lines down you’ll see [c]Cnd_Timer = 3[/c], change that to [c]5[/c] (or whatever). I think that’s all you need, but if not, try changing the similar line a few lines back (below [c]rh_cruiser_impact_cam[/c]).
-
Thank you very much.
I will check it. I didn’t now the trigger/variable that was doing the timing. I will let you know.
Regards.
PD: All right. It worked perfectly. Setting Cnt_Timer=8 works as expected.
As curiosity, the variable that is doing the change from Cinematic to Ingame is “Act_RevertCam”?