DarthParametric

Modders
  • Content Count

    4,567
  • Joined

  • Last visited

  • Days Won

    514

Everything posted by DarthParametric

  1. One corner of the mouthbox is clipping through the cheek during jaw extension.
  2. Did you read the description? It says right there that K1CP is recommended and to install it first. You should always install K1CP before pretty much anything else, aside from a handful of mods that do hard overwrites. If it isn't working for you then the problem is user error. It works perfectly fine with K1CP. It was developed and tested on top of a K1CP install.
  3. Specifically, the scene relies on Bandon's UTC having the correct unique tag and UserDefine script in order to receive scripted commands during the scene. It's up to you to find out which mod is the culprit and report the problem to its author. But I would suggest this is not likely to be your only problem going forward. You'd be better off culling your mod list and starting over.
  4. Attach it to your post, where it says "Drag files here to attach, or choose files...". The TL:DR is Start -> Run -> cmd but you'll need to Google the intricacies of navigating to your Override folder if you are not familiar with DOS conventions.
  5. https://deadlystream.com/topic/6000-moddiversified-jedi-captives-on-the-star-forge/?do=findComment&comment=89444
  6. I would very much hope you did this with a clean install of the game every time. The root cause is most likely some other mod screwing with the scripts and/or DLG that K1CP edited for this scene. Grab end_m01aa.mod in the game's Modules folder and attach it. Then go to your Override folder and open a command prompt there and type in: dir /b > override.txt Find that text file it produces and also attach that.
  7. Did you read the included readme? Specially the part that says If you are using version 1.2.1 (or greater) of the main mod then you do not need to run the patcher.
  8. Like pretty much everything else to do with the interface, the size/position/layout of individual elements is controlled by a GUI file, in this case loadscreen.gui, as seen here in the Visual KotOR GUI Editor (vanilla on top, High Res Menus + Loadscreens in Colour modded below):
  9. No, the exact opposite. As I said, NPC Overhaul does hard overwrites and is basically incompatible with any pre-installed mod/s. You must install that first over a fresh game install. Then install K1CP and then any other mods.
  10. It needs to be installed first, since it does hard overwrites of modules. That makes it incompatible with pretty much everything unless it is the very first mod installed.
  11. You can likely remedy this by breaking the glass mesh out to its own unique texture and adding a blending additive semantic to the TXI data (keeping the mesh alpha). I recall having some similar issues with the wounded soldiers in the kolto tanks on Taris.
  12. It should work fine if you followed the instructions and nulled out the texture fields, since the model has an internal reference to the texture. Unless you are using a mod that alters the model and strips the texture assignment. But that would also break Atton's clothing appearance, since his row doesn't assign an override texture either. So I gather you have put some sort of incorrect value in the texture column. They should look like this: You can also set the evil column to **** as well since there's no actual difference between the regular and DS textures (unless using modded textures). Alternatively, just use this mod by Effix that sets all male player rows to use the jacket - https://deadlystream.com/topic/9517-i-want-that-jacket-in-my-possession/?do=findComment&comment=86435
  13. They are models named according to the scheme of the module they are associated with. The DLG for a specific scene will list any character and animated camera stunt models in its top node. For example, the aforementioned LS ending cutscene (m41ad_c01.dlg) : There's no master list anywhere that I am aware of, so you'll need to go searching for them yourself. Although if you have extracted all the models from the BIF then you should be able to find them just be searching for "*_c0". I can see 103 character stunt models and 23 camera models for K1, for example:
  14. I don't know whether they had any additional plans for her beyond what is in the final game. There's nothing to restore that I am aware of at least, although I suppose it's possible there could be something in the Xbox files. Regardless, since you can so easily push her towards a darker opinion of Griff and his ultimate fate, it doesn't seem like a stretch to get her to extend that a little more broadly and be more open to a new change in galaxy management. As I have said before, I'm happy to pitch in with saber modelling. That's the best/most fun part. Actually turning it into a mod is the boring/slog part, so I'm happy if someone else is dealing with that end of things. You just need a list breaking down the specifics of what you want design-wise, the more details the better.
  15. Mission already has 95% of this in place with her existing dialogue and quest. All it lacks is a few extra lines from the player to nudge her outlook a little more and the ability to side with a DS Revan during the beach showdown. It was a mod I was planning on once VO generation became viable.
  16. My mod doesn't touch that DLG. Seems like that mod just dumps the edited file in the Override, so it would forcibly override my mod even if it did change it. Perhaps you should actually read that mod's description...
  17. I don't think making it would pose any significant challenge. It would require adding the upper level's room models to the lower level's LYT and VIS and adding the appropriate scripts, UTCs, etc. to the lower level's MOD and editing its GIT to add creatures, placeables, triggers, etc. I'm not sure if there are any potential resref or script name clashes, but it's a possibility. There would need to be some minor editing of the room models where the two levels join, since in their current iteration they wouldn't just neatly slot together, which I guess would be the largest technical difficulty for those not accustomed to such things. If you were going to do this, I'd suggest packaging it as an entirely new unique RIM, in the same manner as M4-78 does for the Korriban Sith Academy. That would prevent most potential 3rd party mod clashes, although not anything editing room models unless you made your own uniquely named duplicates (probably unnecessary). Ultimately though I'm not sure doing all that actually gains you anything, as alluded to. You save yourself a 10 second load screen and not much else unless you radically reworked the entire level to cut out half the content. You might be better off adding Zaalbar's cell and the forcefield to the start of the upper sewers and just skipping the lower level entirely. Conceptually that's a pretty simple fix, since it's just moving some waypoints. But you might need to also adjust some scripts to ensure the mooks move towards the party after spawning in order to aggro correctly. It has been a while since I last looked at those scripts so I can't recall, but there may already be provision for that. I'm pretty sure there's already provision to do this in the existing scripts with minimal adjustment, since it already tracks the spawn count to prevent overwhelming you all at once. You'd just need to add in a few extra globals so you could track each individual spawn point. You could probably have a variable cap determined by the difficulty setting, since there's a script function to check it (GetGameDifficulty), although I have never tested that one myself. He needs a different head. I'd suggest giving him a helmet/mask (and maybe adding a filter to his VO). You could use one of the TSL ones, or modify them for something a bit more unique. You could also swap the body, although the only real vanilla option would be the Dark Jedi pajamas. Again there are TSL-ported options, perhaps as part of a larger Sith diversity mod. I don't think I edited him in my Dark Jedi Hooded Robes mod. I could probably look at that one day, since I want to replace my existing versions of those three Masters on the Star Forge at some point anyway.
  18. I guess it all depends on how you define reasonable. I've dreamt about the ability for mods to perfectly replicate the original VO since before KOTOR even released, so to me another year or two after already waiting a quarter of a century for it doesn't make much difference.
  19. Dual monitors? You probably have the bug where the directory selection window is off-screen. Do this:
  20. Nah, it's inevitable, it's just a case of being patient. It's likely not going to be doable via a website though, since most Western companies are going to be scared about legal ramifications. But eventually there will be better open source tools that will let you do it locally. The only question is how long it's going to take. Might be six months, might be six years.
  21. No. My mods are only made for/tested on Windows. Installation and use on Mac/Linux/Android/iOS/Switch/Xbox is entirely at the enduser's own risk.
  22. Your game is officially broken. Delete it and start again from a clean install. This time do not use incompatible mods together.
  23. You should have the option to manually whitelist/exclude specific applications and folders.