Staredit Network > Forums > Modding Projects > Topic: When One Domino Falls (RELEASED)
When One Domino Falls (RELEASED)
May 23 2019, 12:01 pm
By: IlyaSnopchenko
Pages: < 1 « 5 6 7
 

Sep 23 2023, 6:15 pm IlyaSnopchenko Post #121

The Curious

Quote from NudeRaider
Is there a way to activate HD graphics skins, widescreen, zoom or any of the SCR features?

I noticed in the 2nd mission only the first line in the briefing of Jason Davis is voiced. The rest is text only. Just unfinished or a bug?

Also the intro of Mission 2 has a long pause waiting for a small cutscene if the gamespeed is low. Maybe you can detect gamespeed and sync the cutscene to the dialog?
The voices are only partially implemented (as in... 5% of them?) The AI-generated voices are mostly done by jun3hong but need to be edited and included in the game, but the live ones are only partway recorded, and it's going to be a long haul.

Which cutscene part has a long wait, exactly? I'm not sure the game speed is detectable very easily (if at all), but I might find a way around by optimising trigger conditions.

Re: HD, well, it appears after logging in. BTW it doesn't seem that it keeps up for a month; last time I was logged out (and lost the HD graphics) after 13 days, for whichever reason.



Trial and error... mostly error.

Sep 23 2023, 9:58 pm NudeRaider Post #122

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch

Quote from Nekron
HD works normally, you just have to log into battlenet once a month (which is not related to the mod, blizzard just decided to authenticate HD that way xd)
Thanks for the tip. The battle.net launcher did nothing though. Had to launch the original Starcraft .exe and it immediately authenticated. Doesn't seem to do that with a modded .exe, but still kept the authentication after that.


Quote from IlyaSnopchenko
The voices are only partially implemented (as in... 5% of them?) The AI-generated voices are mostly done by jun3hong but need to be edited and included in the game, but the live ones are only partway recorded, and it's going to be a long haul.

Which cutscene part has a long wait, exactly? I'm not sure the game speed is detectable very easily (if at all), but I might find a way around by optimising trigger conditions.

Re: HD, well, it appears after logging in. BTW it doesn't seem that it keeps up for a month; last time I was logged out (and lost the HD graphics) after 13 days, for whichever reason.
Ya, after reading a bit more I found that. No problem, I just wondered because at first there was audio and then he went mute. Anyways, keep it up then! Voices really add a lot of atmosphere, especially for briefings. :)

Initial cutscene of 1-2. Had to wait for the part with Kerrigan on Korhal. I'm assuming the dialog is timed with transmissions (wait based = real time) and the camera/gameplay is timed with death counters or when certain things are killed (gameplay based = in game time). Detecting game speed can be done by 2 triggers, one that waits a certain time, while the other increments a death counter. After the wait you check how much the death counter went up.
But on second thought that's actually unnecessarily complicated. Just add a switch or death counter to the dialog just before the Korhal scene and start it based off that. It would skip some of the battle scenes but it seemed to me they didn't have specific meaning - just in general that there's fighting going on so they should be skippable, right?




Sep 24 2023, 7:35 am IlyaSnopchenko Post #123

The Curious

I think the problem with that cutscene might be that the triggers wait for the extractor to finish morphing. I wanted to edit that out because the triggers were timed with no voices in mind, but after I added the sound files the combined duration must have become considerably less.

Btw you don't need to login with separate exes, or a standard one; after launching the mod, login using the button in the top right corner. At least that is how I'm doing it (usually).

P.S. I will add lines that clearly state the current version and graphics mode, come next update. Probably in the in-game menu.



Trial and error... mostly error.

Sep 24 2023, 8:43 am NudeRaider Post #124

We can't explain the universe, just describe it; and we don't know whether our theories are true, we just know they're not wrong. >Harald Lesch

Quote from IlyaSnopchenko
I think the problem with that cutscene might be that the triggers wait for the extractor to finish morphing. I wanted to edit that out because the triggers were timed with no voices in mind, but after I added the sound files the combined duration must have become considerably less.
Just so there's no misunderstanding: The wait only happens when I decrease game speed. Otherwise it's probably timed properly. And yeah if you base it off an extractor finishing it makes perfect sense when dialog is timed with transmission waits (=real time). Still, I think you could trigger a condition just before the relevant dialog so it will skip some battle scenes.

Quote from IlyaSnopchenko
Btw you don't need to login with separate exes, or a standard one; after launching the mod, login using the button in the top right corner. At least that is how I'm doing it (usually).

P.S. I will add lines that clearly state the current version and graphics mode, come next update. Probably in the in-game menu.
Oh damn, I never realized there's a login button at the top right because without mods it auto logs in after a few secs. Yeah that button works as well.




Sep 24 2023, 7:46 pm IlyaSnopchenko Post #125

The Curious

Yeah, I never even probably played it on anything but fastest. I'll just remove the extractor morph condition (dunno why I inserted it; probably wanted to show the Zerg to the player for a while longer? It's been years and I can't remember the reason anymore).



Trial and error... mostly error.

Oct 21 2023, 3:47 pm robizeratul Post #126



I really love the campaign,the missions/creativity is amazing, but the story goes on forever...Is there any way to play the missions and skip the cinematic/talking ?



None.

Oct 21 2023, 7:30 pm IlyaSnopchenko Post #127

The Curious

No, skipping the triggers by pressing ESC is disabled in Brood War campaigns. I kind of preferred it that way since I've learned of this, though (because there's high potential for disrupting the flow of triggers; I guess that was why Blizzard disabled this in the first place). I see people complaining about it now, but there's nothing I can do about this either way.

The update that brings more dialogue voices is in progress, but it's kind of slow because there are so many lines and I have to add them to three versions of each map, all over again. Next time we'll definitely do voices first, then the localisations, because it's a pain. :)



Trial and error... mostly error.

Dec 3 2023, 7:54 pm IlyaSnopchenko Post #128

The Curious

The update 1.11 is here. You can download it at one of the three mirrors, the links to which are high in the first message. The changelog is there as well.
Frankly it was a disappointing update because it took me 2,5 months of time to create it but I was unable to put in everything I wanted. Some issues have remained unfixed so far and some new ones - thankfully they seem minor - have sprung up. It's getting more and more convoluted with each iteration...

Note that the file has become considerably larger, due to all the sounds we've put into it (414 MB now).



Trial and error... mostly error.

Feb 23 2024, 3:49 pm IlyaSnopchenko Post #129

The Curious

The update 1.12 is released today, Feb. 23rd, 2024, and it can be downloaded at any of the three mirrors in two versions, one with custom music (521MB large) and one without (493MB).
The changelog is found within, and it has almost 90 entries - lots and lots of things have been changed, with very few maps not getting any alterations or fixes. The highlights are:
- New dialogue voice lines for all the remaining maps compared to 1.11, but not for every character just yet;
- Transports in most maps will really carry units as opposed to creating them with triggers, for the sake of visual consistency;
- A raft of subtle changes to mission 1-3, including somewhat beefed up AIs;
- Finally fixed the problems that have been plaguing mission 2-5A, thanks to Nekron, UEDCommander and Neiv;
- Lots of subtle changes to mission 3-2, and the missing ragnasaur finally has a role to play;
- Nova will be able to use Flashbang Grenades in a few maps;
etc.

Today is also the day when work starts on update 1.13. :D But I will have to take a little break from SC to solve some real life issues that have been piling up; short of hotfixing some glaring issues that might crop up. As always - play, test, report. You know where to find us. :)



Trial and error... mostly error.

Feb 29 2024, 8:22 pm IlyaSnopchenko Post #130

The Curious

Okay this was embarrasing but I had to release a hotfix specifically for the hilarious issue found by Rotacioskapa in mission 3-2...
... all the mirrors are updated.



Trial and error... mostly error.

Mar 3 2024, 7:36 pm IlyaSnopchenko Post #131

The Curious

Another hotfix is out for two of the issues Rotacioskapa has found in mission 2-3 and 3-2 (and a few more things).



Trial and error... mostly error.

Apr 6 2024, 8:43 pm IlyaSnopchenko Post #132

The Curious

Version 1.13 released (mostly a bugfix for errors found by Rotacioskapa again). I was planning on accumulating more changes before releasing, but two maps had game-breaking issues so I had to hurry up...



Trial and error... mostly error.

Options
Pages: < 1 « 5 6 7
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[01:53 am]
Ultraviolet -- :lol:
[06:51 pm]
Vrael -- It is, and I could definitely use a company with a commitment to flexibility, quality, and customer satisfaction to provide effective solutions to dampness and humidity in my urban environment.
[06:50 pm]
NudeRaider -- Vrael
Vrael shouted: Idk, I was looking more for a dehumidifer company which maybe stands out as a beacon of relief amidst damp and unpredictable climates of bustling metropolises. Not sure Amazon qualifies
sounds like moisture control is often a pressing concern in your city
[06:50 pm]
Vrael -- Maybe here on the StarEdit Network I could look through the Forums for some Introductions to people who care about the Topics of Dehumidifiers and Carpet Cleaning?
[06:49 pm]
Vrael -- Perhaps even here I on the StarEdit Network I could look for some Introductions.
[06:48 pm]
Vrael -- On this Topic, I could definitely use some Introductions.
[06:48 pm]
Vrael -- Perhaps that utilizes cutting-edge technology and eco-friendly cleaning products?
[06:47 pm]
Vrael -- Do you know anyone with a deep understanding of the unique characteristics of your carpets, ensuring they receive the specialized care they deserve?
[06:45 pm]
NudeRaider -- Vrael
Vrael shouted: I've also recently becoming interested in Carpet Cleaning, but I'd like to find someone with a reputation for unparalleled quality and attention to detail.
beats me, but I'd make sure to pick the epitome of excellence and nothing less.
[06:41 pm]
Vrael -- It seems like I may need Introductions to multiple companies for the Topics that I care deeply about, even as early as Today, 6:03 am.
Please log in to shout.


Members Online: Roy