DarthParametric

Modders
  • Content Count

    4,675
  • Joined

  • Last visited

  • Days Won

    533

Everything posted by DarthParametric

  1. Attention crew of the Endar Spire.

    After the ship's recent refit, the medical department has reported an increased incident rate of personnel encountering extremely cold floors when getting out of bed. To combat this, we are issuing new tactical footwear to all crew. Be sure to use them during our upcoming mission to escort members of the Jedi Order to the Outer Rim.

    That is all.

     

    Bunny_Slippers_01.jpg.812b583b1ccecbc3b5c3a02ac7e4de34.jpg     Bunny_Slippers_02.jpg.8e2a2d1a73b255a74004470d85cf11b3.jpg

  2. Depends on what you are using, the Workshop version or the standalone version. I haven't installed the standalone version for a while, but last time I did it still forcibly installed to Program Files. The Workshop version will obviously install in the Workshop directory of your Steam library where the game is installed. In either case you'll want to copy and paste its contents over the top of the game's directory (and then unsubscribe from the Workshop version, if you are using that). But this is not the place for tutorials on dealing with TSLRCM.
  3. It's spelled out in the description. It won't be compatible with any other mod that alters her head model or her hooded clothes model, but otherwise it should be fine.
  4. No. If you do that, you'll break your game. More than you already have. Either stick with what you have now, or nuke the entire thing - including your saves - and start from scratch with a fresh install.
  5. Yes. You should never use any Workshop mods. If you absolutely must, you can use TSLRCM or the combined TSLRCM/M4-78 Workshop mods. After that, every other standalone mod must be installed in TSLRCM's Workshop folder, not the game folder. If you use any Workshop mods with appearance.2da edits, whatever the last mod that was installed will take priority (and forcibly override any other appearance.2da in other Workshop mods and the game's folder). So just don't use Workshop mods. They are bad. Plus a bunch of assholes post stolen mods there.
  6. You can use this batch script to find and delete duplicate textures - https://www.nexusmods.com/kotor/mods/1384 Or just download this mod again and check what the filenames are.
  7. Exactly what I said. The only fully working fix is in K1CP, and even then I'm still not 100% sure it is finally resolved.
  8. You probably have both a TGA and a TPC for that texture, and the former is being overridden by the latter.
  9. Scripts are version-agnostic. They work on all versions of the game. But this mod does not fix the Xor issue, so it's kind of a moot point.
  10. Any vanilla problems should be reported on the K1CP Github issues tracker so they can be fixed there. That specific case already appears to be noted in this issue.
  11. Thanks for the heads up. I'll look into it next time I do an update.
  12. It's not detecting your appearance correctly. Like I said, I think your install (and your save) is messed up. Next time I would recommend caution in what random crap you install.
  13. Add the item to your inventory, either via console or KSE. But I suspect your game install is probably borked by the sounds of things. If you are on the Star Forge, I'd just finish the game and then do a proper install on your next playthrough.
  14. The UTIs for that appearance should be DP_RevRobe_FC1S for DS and DP_SFRobe_FC1S for LS.
  15. Installing it a second time is not recommended. Given its age, it doesn't have provision to deal with pre-existing appearance rows added in the previous install (that I can recall). Open up your save in KSE and check what value it lists under Appearance. For example:
  16. I wouldn't know, never used any of his stuff. But that is the most logical explanation.
  17. For males, the mod uses the vanilla UTI. The item code is g_a_mstrrobe06 for the DS robes and g_a_mstrrobe07 for the LS robes. Female characters required a hack, so use custom UTIs depending on the head variant (which is why the mod doesn't work with custom head mods).
  18. No, the default Star Forge robes (PMBJ/PFBJ) have no hood (or cape or belts). If you have a hood then you are using a conflicting mod.
  19. You run the installer, then follow the instructions. This only replaces the Star Forge robes, not the full body Revan appearance if that is what you are using. If you are playing a female character with a custom head, then it won't work for you at all.
  20. For those that use KOTORBlender, I forked seedhartha's repo to make a few tweaks in case anyone is interested. Fixes the texture search path for Windows users, adds a new separate search path for lightmap textures, and adds a menu to the UI with some show/hide functionality similar to KMax:

    KB_Menu.jpg.d1fbda2fb2169ff540de96201d4b77b8.jpg     KB_TexPaths.jpg.401a2d3982cac53790b6e3f2a731dad2.jpg

    I'm open to other ideas if anyone has suggestions for further KMax-like additions. Although I'm no programmer, so I'm not going to be able to do anything too fancy.

    Edit: I created a pull request to merge these additions, so you can now just download it directly from DS on the KBlender page in the Tools section.

  21. Not strictly true. There are two VFX mask models that are used during the revelation scene in K1.
  22. Then why would even be looking for a Workshop folder to install into? Just install it into the game folder as usual.
  23. Did you actually install TSLRCM from the Workshop? If so, it will be in the same Steam library where the game is installed, but I'm guessing you don't have any additional libraries and are just using the default Steam installation. That would presumably make the location of Workshop TSLRCM on Windows: C:\Program Files (x86)\Steam\steamapps\workshop\content\208580\485537937\ assuming you are using the English version. If you are using the combined TSLRCM and M4-78 (again, in English), then you would instead use: C:\Program Files (x86)\Steam\steamapps\workshop\content\208580\1402798020\ For non-English versions of the mod you'll need to get their specific mod ID from their Workshop page. And if you are using Mac or Linux you'll have to Google where to find Steam's install location.