DarthParametric

Modders
  • Content Count

    4,616
  • Joined

  • Last visited

  • Days Won

    523

DarthParametric last won the day on March 20

DarthParametric had the most liked content!

Community Reputation

3,811 The Chosen One

About DarthParametric

  • Rank
    Dark Lord of the Sith
  • Birthday 03/12/1976

Profile Information

  • Gender
    Male
  • Location
    : Oz

Recent Profile Visitors

140,580 profile views
  1. If you remove the appearance row then the disguise won't work. The UTI just contains a row ID number. The appearance.2da is needed for the actual information.
  2. Go into the options menu and enable the setting to look up 2DAs in the Override folder.
  3. It's unlikely it has anything to do with OpenGL or GPU drivers. It's more likely to be something in the model that is not adhering exactly to the format when exported by KMax and compiled by MDLEdit/MDLOps. For whatever reason it doesn't trip up the Windows version. You'd probably need to attach a debugger and step through the game process to the point of the crash to find what the root cause is exactly. Btw, it would be useful if you could try the MDL/MDX/WOK sets for each room one at a time to see whether it's one or both of them that causes the crash. Might help narrow down the problem. K1CP replaces one of the models there to fix some visibility issues, so that would be the cause of that one presumably (since it was from me via KMax/MDLEdit again). I guess I'll need to re-export all the models for the next release.
  4. I don't think Kex and I ever figured out what the core issue was with his problem. Even after re-exporting with KBlender, there were still some models causing crashes as I recall. But you can try these and see if it changes anything: DWRSOT_KBlender_Re-export.zip
  5. The mobile versions are not an "officially" supported platform for the mod. The mod is developed for - and only tested on - the Windows version. An Android-specific version would require a dedicated contributor that could ascertain, create, and test the required changes. The likelihood of that happening seems low given that nobody (that I am aware of) has volunteered to do so during the better part of a decade that the mod has been around for.
  6. Because that's how the limited system they implemented works. Bodies are presets in appearance.2da, one model per armour class. Since the columns are hardcoded and we can't add more, the only way to get a unique body for a given armour is to create a disguise. And that's a pain in the ass if you want the character's head showing.
  7. Extract into the game's Override folder. I was lazy and only did them as a Star Forge Robes/Revan's Robes replacement, so just add the item for those to your inventory via console command or KSE.
  8. Yeah the door meshes have a white self-illum. But I think all doors probably have self-illum, since they aren't lightmapped. That's a bad combo with a white texture, although the degree to which it glows depends on the environment.
  9. No. For starters, CM_Bright is blue. Could be the door has self-illum enabled though. What's the door type?
  10. Hrm, can't see anything obvious loading up the layout with the edited models, so it seems like it's not the level models. Load up the module in Holocron Toolset and see if anything shows up there in the GIT editor. There's also the possibility of something being spawned in by script I guess.
  11. Remix uses a custom DXVK wrapper for DX9 to Vulkan. I would assume because it's open source and multiplatform. Not sure if it's possible to bridge that and get Remix to accept the Zink input. Might require custom code.
  12. Interesting. Does it actually work with Remix though? Edit: Wait, that's DirectX 12. That's not going to work then I guess, since Remix needs 8/9. Oh well. Still might have other uses though.
  13. KSE got taken over by @Fair Strides many moons ago and I think someone else was helping with the last few versions? FS would have to chime in with the specifics. By the advent of v0.7, JdNoa was the primary author I believe. Fred Tetra contributed to changes in v0.6, FS and Varsity Puppet contributed to the changes in v0.7.
  14. No? They were were always shit. The implementation is fundamentally broken and not recommended for use by anyone. Aside from that, basically other than TSLRCM/M4-78 and Effix's various mods, pretty much everything on there is stolen and uploaded without permission. HP is a relatively new tool. Aside from being multi-platform, it opens up some possibilities beyond what TSLPatcher can handle. You can hotlink to DS-hosted textures, although only as regular embeds in a post, not in the image carousel the mod pages have. I don't know whether mod page images have a maximum upload count. Probably a question that only @Tyvokka can answer fully. I would really question whether any mod actually needs 70-odd preview images though. Just attach a curated selection of a dozen or so to the mod page and link to an offsite gallery with the full showcase for those that want it.