-
Content Count
4,567 -
Joined
-
Last visited
-
Days Won
514
Content Type
Profiles
Forums
Blogs
Forum & Tracker Requests
Downloads
Gallery
Store
Calendar
Everything posted by DarthParametric
-
Yes. The textures are unchanged.
-
There was an Origins mod list thread over on the DA subreddit a few weeks back that you could harvest some ideas from - https://www.reddit.com/r/dragonage/comments/4evcw4/no_spoilersabout_to_play_dao_for_the_first_time/
-
Well there's always this:
-
Pretty much, yeah. As supplied you can put it in the game right now via simply renaming it, as in the in-game screenshot (replacing the G-Wing), although the positioning might need some tweaking. I made it for JCarter to potentially use in one of his mods, but I got sidetracked and it's been languishing on my hard drive for a couple of months, so I figured might as well upload it for anyone that wants it.
-
View File Kreia Visible Body Models This mod gives Kreia a standalone head so as to display the body models for various equipped armour and robes like the player and most other companions. It also includes a full set of unique one-handed body model variants for her exclusive use after Peragus. Currently does not include underwear or dancer’s outfit models, those just use her default robed appearance. The head is a composite of the original unused standalone head with hair added in from the full body model. To get the neck to mate properly with the standard body models and hide any gaps in the hair mesh, a far bit of brute force was required. As a result, there might be some texture distortion, and possibly some bad deformation with certain head animations. Also, the hair, both the braids and the back, clips badly with certain body meshes. There’s not really much I can do about that. Note that this mod only overrides the initial and “gimped” appearances. It doesn’t modify the stunt, evil, or seppuku appearances, so hopefully it should be fully compatible with TSLRCM. This mod originated as a modder's resource I posted over at LucasForums back in 2014 - http://www.lucasforums.com/showthread.php?p=2851410#post2851410 Submitter DarthParametric Submitted 05/01/2016 Category Mods TSLRCM Compatible
-
Version 1.0
1,219 downloads
This mod gives Kreia a standalone head so as to display the body models for various equipped armour and robes like the player and most other companions. It also includes a full set of unique one-handed body model variants for her exclusive use after Peragus. Currently does not include underwear or dancer’s outfit models, those just use her default robed appearance. The head is a composite of the original unused standalone head with hair added in from the full body model. To get the neck to mate properly with the standard body models and hide any gaps in the hair mesh, a far bit of brute force was required. As a result, there might be some texture distortion, and possibly some bad deformation with certain head animations. Also, the hair, both the braids and the back, clips badly with certain body meshes. There’s not really much I can do about that. Note that this mod only overrides the initial and “gimped” appearances. It doesn’t modify the stunt, evil, or seppuku appearances, so hopefully it should be fully compatible with TSLRCM. This mod originated as a modder's resource I posted over at LucasForums back in 2014 - http://www.lucasforums.com/showthread.php?p=2851410#post2851410 -
View File Lethisk Freighter AKA I-Wing Placeable Modder's Resource for TSL This is a new mesh made from scratch to replicate the I-Wing shuttle/freighter from K1, the model for which was not included in TSL's files. It was made with the intention to replace the GWing shuttle that the Mandalorians use to take you to Onderon, but it could be used in other ways. It currently includes no texture, just a UV map, so you'll need to make your own texture to make much use of it. Includes ASCII and binary model and walkmesh/collision files. Free for anyone to use and include in their own mod releases, but you must acknowledge the source. The mesh may not be released by itself or otherwise rehosted elsewhere. Submitter DarthParametric Submitted 05/01/2016 Category Modder's Resources
-
Version 1.0
139 downloads
This is a new mesh made from scratch to replicate the I-Wing shuttle/freighter from K1, the model for which was not included in TSL's files. It was made with the intention to replace the GWing shuttle that the Mandalorians use to take you to Onderon, but it could be used in other ways. It currently includes no texture, just a UV map, so you'll need to make your own texture to make much use of it. Includes ASCII and binary model and walkmesh/collision files. Free for anyone to use and include in their own mod releases, but you must acknowledge the source. The mesh may not be released by itself or otherwise rehosted elsewhere. -
We'll have to wait and see if the chopped version meets with Hassat Hunter's fapworthiness approval, or if it still causes him emotional distress.
-
It was mostly intended as a joke. But it you want long hair, that's your lot. At least unless someone creates some new custom hair meshes. Or I suppose you could find some existing hair meshes by someone else and get permission to use them. Edit: Or you could lop the braids off I guess:
-
MDLops in wine or playonlinux?
DarthParametric replied to xander2077's topic in General Kotor/TSL Modding
Clearly you haven't spent enough time with MDLOps. -
MDLops in wine or playonlinux?
DarthParametric replied to xander2077's topic in General Kotor/TSL Modding
I'd say the problem was almost certainly MDLOps, rather than anything specific the modder did. It doesn't compile models properly, in the sense that its output is not the same as whatever official compiler Bioware and Obsidian had. A lot of the time it is sufficient to work in the game, but I could easily see how something it did could trip up a Blender script expecting a specific pattern that the official models conform to. As to your desired list, you aren't going to find much in the way of something like that. A lot of it just comes down to trial and error. Adjust, export, compile, test. Repeat until it works (or is proven to be irrevocably broken). -
MDLops in wine or playonlinux?
DarthParametric replied to xander2077's topic in General Kotor/TSL Modding
By "empty" do you mean a null or dummy object? If so, they are used in all KOTOR models (and basically every other model format) for all sorts of things. In the case of the goggle hook (and head hook, hand/weapon hooks, etc.) it's just a reference point, which the game uses to position additional models. In other cases, they are used as containers if you will, to group objects with a common pivot point/axis. They get used in skeletons in this manner. -
MDLops in wine or playonlinux?
DarthParametric replied to xander2077's topic in General Kotor/TSL Modding
Could be this one (link in second post) - http://deadlystream.com/forum/topic/3105-wip-kotor-model-exporter-for-blender/ -
-
Kreia's Assorted Robe Collection (TSLRCM compatible)
DarthParametric replied to DasRoteBaron's topic in Mod Requests
Assuming you are happy to have a single texture all the time, it's extremely simple. Just copy P_KreiaH09.tga (head texture) and P_KreiaA09.tga (body texture) from the mod's tslpatchdata folder, paste them into the Override folder, and rename them P_KreiaH.tga and P_KreiaA.tga, respectively. If you want a different colour, just look at the textures and choose the appropriate numbered pair. If you have already tried to install the mod previously, you'll need to copy and paste the appearance.2da (and other files) from the mod's backup folder back into the Override folder first. -
Kreia's Assorted Robe Collection (TSLRCM compatible)
DarthParametric replied to DasRoteBaron's topic in Mod Requests
I'm not sure if anything else like that exists. You could ditch all the scripts and dialogues and do a limited version as a simple appearance.2da mod. You'd be limited to one texture per model type though. Alternatively, you could check out this - http://www.lucasforums.com/showpost.php?p=2851410&postcount=8 I think it should be compatible with TSLRCM, as it doesn't alter the endgame sepekku entry, but I make no guarantees. Edit: I just made a slight tweak to it, adjusting the neck verts to match the position of the standard bodies. Should get rid of most clipping issues in that region. I had to adjust the inner hood of the default Kreia robes to match the new vert positions, so there is a bit of texture distortion around the neck/collar as a result (noticeable in the morgue scene, for example). I also extended the hair down a bit to hide the lack of underside, but there is still some nasty clipping there. -
Module NPC and Object Placement
DarthParametric replied to Hobbes's topic in General Kotor/TSL Modding
Gah, figures it would be something so trivial. I must have tried half a dozen versions and presumably that was the problem every time.... I didn't even notice. Sigh. Thanks for correction. GIT in the Override testing is all well and good for confirming everything works before release, but it's a pain in the ass having it reset the triggers every time. Scripting is far more useful for iterative testing. -
Module NPC and Object Placement
DarthParametric replied to Hobbes's topic in General Kotor/TSL Modding
Btw, on the subject of scripting to spawn placeables, how do you spawn multiple placeables in a single script? I've tried multiple variants based on old posts over at LF, but I can't get any to compile. For example: void main() { if ((GetEnteringObject() == GetFirstPC())) { if( GetObjectByTag( "PLC_abcd1" ) == OBJECT_INVALID ) { CreateObject(OBJECT_TYPE_PLACEABLE, "PLC_abcd1", Location(Vector(-85.25,19.45,9.66545), 131)); CreateObject(OBJECT_TYPE_PLACEABLE, "PLC_abcd2", Location(Vector(-55.5,-6.15,9.722), 90)); CreateObject(OBJECT_TYPE_PLACEABLE, "PLC_abcd3", Location(Vector(5.7,41.65,9.66551), 180)); CreateObject(OBJECT_TYPE_PLACEABLE, "PLC_abcd4", Location(Vector(38.25,0.00,9.66545), 180)); CreateObject(OBJECT_TYPE_PLACEABLE, "PLC_abcd5", Location(Vector(0.00,-44.25,10), 90)); } ExecuteScript("on_enter_ORIG", OBJECT_SELF); } } -
It's a non-standard format that Bioware implemented for Neverwinter Nights/Aurora Engine (hence why it still works in Odyssey). You can view them at least in NWN Explorer - http://neverwintervault.net/project/nwn1/other/tool/nwn-explorer-reborn It's preferable in pretty much all cases to use DDS over TGA for compression, especially in cases of large retexture mods. I advocate offering modder's resources of TGAs though, where applicable.
-
Module NPC and Object Placement
DarthParametric replied to Hobbes's topic in General Kotor/TSL Modding
Ah ok, cheers. If only I'd known that before I spent two hours constantly re-editing the GIT and UTP and recompiling the model trying to figure out what was broken.... I guess I'll stick to scripts for testing and leave the GIT edit for the final/release version. -
Module NPC and Object Placement
DarthParametric replied to Hobbes's topic in General Kotor/TSL Modding
I figured I'd ask in this thread, rather than start another. Does the addition of placeables via a GIT edit only work if you have not previously entered a level? The same as changing an appearance ID value in a UTC for example? I can get a placeable to spawn via a modified on-enter script, but it doesn't show up when added via a GIT edit for a level I have previously visited. -
MDLops in wine or playonlinux?
DarthParametric replied to xander2077's topic in General Kotor/TSL Modding
MDLOps is a self-contained exe. You don't need a Perl install for it to work, at least under Windows. Whether you can run the Perl script directly under Linux with a Perl install, I don't know. It should be feasible, in theory.