BCMM SFC3 Klingon Mission 6 Demo
Cordanilus has taken the time to demonstrate Mission 6 of the Klingon campaign. Be sure to check it out here
Cordanilus has taken the time to demonstrate Mission 6 of the Klingon campaign. Be sure to check it out here
If you read regularly and have seen some of my blog posts or Discord messages, you will notice I've frequently mentioned the concept of a "Simulated Universe".
I've recently released a simple video showcasing nothing out of the ordinary:
This is all but ordinary. The mission itself and parameters were generated using a local large language model (LLM), passed onto the Bridge Commander (BC) via IPC, then dynamically inserted into the game. This alone isn't extraordinary either. But let's ask ourselves the question, "What am I getting at here?"
My ideal version of a BC game …
The poll was supposed to be open until Sunday, but given that the winner is clearly evident now, we decided to declare the winner early.
Here are the results:
Congratulations to all who voted for the Romulan Warbird.
Yes, BC has a voice command profile already, which is old. And yes, it's possible to hack a way to send keystrokes via "user32.dll" and an external speech API to have voice command support.
Enter the IPC support, which we demonstrated and wrote about here.
Here's the demo in action.
This directly talks to the game and passes on messages. With …
The Klingon campaign is done. And as we've promised, you can vote for the next campaign, which is the Romulan campaign. Tal Shiar agents vote for the ship you want to use in the Campaign.
Preview ships:
Vote here
IPC stands for inter-process communication. There are many uses and techniques for how one can go about doing IPC. But in short, it allows two separate processes to communicate with each other and exchange data.
For example, we can have one process let another process know that an event has occurred. There are many ways one can go about exchanging data between each other:
And more.
BC in multiplayer does have a way to communicate with other players, depending on how you look at it …
As I've mentioned in one of the previous articles, BC tools are very old, and so is the game. With that in mind, we do plan to develop some new tools. Some of which have been previously showcased.
This one is actually already done, and a version of it is floating around. I noticed some bugs with large TGL files, all of which are resolved in the dev version we're using.
This tool was in early development last year and should have been a replacement for BCUT. At the moment, it fully supports editing …
BC is an old game—a very old game. It uses a very old and defunct game engine called NetImmerse. The NIF format it uses for models is ancient as well, and most official tools don't even work if you want to port a new ship or model to the game. If you want to use official SDK plugins to play around with NIF models, you have to use an ancient 3D Studio Max 3.1 on a virtual machine running Windows XP. I hope this illustrates how old the game is.
Anyway, it's one of the most modded …
SFC 3 missions were short, and we have not really changed much on our end in that regard. The new campaign is a cinematic blend with BC, though.
We have reinterpreted some story elements, but mostly we try to follow the source material. For example, we cannot use voices from SFC 3 directly; therefore, we had to cut Picard's appearances in the missions.
You may also have noticed that for cutscenes, we use exterior view instead of showing the bridge or character faces. There is a reason for that as well. This is not due to limitations …
This was originally written by bridge modder Lurok91 in 2011 to lay out the proof of concept behind what has become known as the Maelstrom Mod
As this is expanding from idea to ongoing long-term WIP thought be better to start dedicated thread. Even if total mod doesn't happen - and that would be long way down line - experiments may throw up new mods which could be released individually (e.g., new TOS-to-PDW/STO era crew mods; alien races) or incorporated into established mods like DS9FX.
Good question. Especially for any Trek fan/sane person. Well, simple …