Leaderboard


Popular Content

Showing content with the highest reputation on 07/01/2020 in all areas

  1. 1 point
    I was going back through some older discussions on Discord trying to find something and along the way I found this half-finished hilt that I slapped a simple texture on to for an example of how to generate various baked maps. It wasn't really meant for endusers, but I figured it might be of interest to someone. It's only set up as a an override of the blue single hilt, so you'll need to edit it yourself if you want it in different colours or as a unique option. https://www.darthparametric.com/files/kotor/k1/[K1]_Ki-Adi-Mundi_Clan_Saber.7z https://www.darthparametric.com/files/kotor/tsl/[TSL]_Ki-Adi-Mundi_Clan_Saber.7z
  2. 1 point
    I haven't tested with the community patch so it's unlikely, I am hoping to include compatibility for as many fixes as possible or if the authors will permit it include the fixes with the project as a whole. Will reach out to the authors at some point as well as examine the mod and check if it will be compatible or what I can do to make it compatible. So far it requires TSLRCM 1.8.5, M478EP 1.5.1 and Coruscant, anything beyond that I haven't tested.
  3. 1 point

    Version 1.0.0

    1,655 downloads

    This mod adds the head model of a Pureblood Sith from The Old Republic MMO as a selectable player head for male characters. A few notes: While aligned as closely as possible, the neckline probably won't match perfectly. Expect some visible gaps on body models that don't hide the join. The TOR head models use separate textures for the face, eyes, and hair. In order to allow for DS transitions, these had to be merged together (and the UVs adjusted to match). The eyes are the big loser in this. They went from having their own dedicated 256x256 texture to being shrunk down to a corner where they could be squeezed in. An additional consequence of the texture merge is no normal maps, due to the hair requiring alpha masking. TOR heavily relies on tint mapping textures for variation - skin tone, hair colour, eye colour, etc. Unfortunately, while the tint colours are available in the material files, the specifics of their shaders are currently unknown to me, so the best I can do is experiment with various blend modes to approximate the look. It may require some further experimentation and kludging. Not even having specularity, much less the advanced (by comparison) graphical features of TOR, expect textures to look pretty flat by comparison to the originals. KOTOR has a maximum bone limit per mesh of 16. This creates a problem for TOR meshes, as adding the eyelids to the face bone array pushes that to 18. I had to drop 2 bones to make it work. I chose the two nose corner bones, as they seemed the least important. I don't know what effect this may have on various facial animations though. Dark Side transitions are included, but they are relatively mild. I'm not a big fan of the zombie look. A unique underwear model is included, but the join line between the body and head is very apparent. I gather TOR is doing something to blend the join seamlessly, but I’m not able to replicate it. Installation: If you are using TSLRCM or the hybrid TSLRCM + M4-78 from the Steam Workshop, make sure to choose its Workshop folder as the installation location, not the main game folder. Acknowledgements: Original models and textures ported from The Old Republic MMO Thanks to @bead-v for KOTORMax and MDLEdit Thanks to @ndix UR for TGA2TPC and normal map normalizer tool Thanks to zaramot on the Xentax forums for the TOR GR2 Max import script