JCarter426

M478_Staff
  • Content Count

    1,505
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by JCarter426

  1. It depends on what you want to port. I assume you're talking about models, and there are some broad steps that are applicable to all models. XeNTaX is the place to go for the tools. EasyMYP is the equivalent of KOTOR Tool. It'll extract files from the MMO's archives. The majority of the game file names, however, are encrypted. You need to add a hash list that's able to it what to name everything, although even the most recent one won't succeed with everything. It is disappointingly incomplete, particularly for the later expansions. But it does cover a lot. There are two ways to get models into a modeling program. The first is Noesis, a free model format converter that will be able to convert from GR2 to OBJ or whatever you want. It's not perfect - sometimes it'll flip normals and it doesn't import skin weights at all. But it's pretty good for static meshes. You need a plugin for it to work with the MMO models. The other method is to use the GR2 import scripts for 3ds Max. One imports the skeleton and the other can import meshes to be placed on the skeleton. If you want to port body models, this is a necessity. It doesn't do animations, though; supposedly, nobody has released anything for that yet. Jedipedia is a good source for hunting down models. It catalogues item model and material ID numbers. You can search for these IDs in an index to find the specific model and texture files. Generally there is an index for each body part. Since I'm not that familiar with the game as some of you out there, I also find TOR Fashion useful in hunting for items. It sorts items by type and similarity and is generally good at matching an official item name to the visual, which one can then look up on Jedipedia to get the ID numbers.
  2. I suppose it would be possible if you ported the textures from K2 and renamed them. Except for pink of course.
  3. Oh yes, I've read that some version of the compiler does not evaluate with short-circuit logic for or. Not sure if it's limited to one version or common to all of them, and as far as I've read it evaluates logical and correctly, though. I ran a test with the following and I did indeed get the wrong result. void main() { int n = 0; if( TRUE || ++n ) SendMessageToPC(GetFirstPC(), IntToString(n)); } short_circuit_test.zip
  4. 9r4CYxD.png

    My turnaround rate is excellent.

  5. Version 1.1

    6,331 downloads

    Summary This mod adds five new lightsaber colors to Star Wars: Knights of the Old Republic, including the colors that were introduced in Star Wars: Knights of the Old Republic II – The Sith Lords. The new colors are cyan, orange, pink, silver, and viridian. The orange and cyan blades are similar to but visually distinct from Heart of the Guardian and Mantle of the Force. In KOTOR 2, the Heart of the Guardian and Mantle of the Force textures are simply reused, but I decided to retain the idea that these are unique crystals, so they are a little different from the standard orange and cyan. There is one item drop for each new color. Cyan: in some rubble near Juhani's haunt in the grove on Dantooine. Orange: on the corpse of Shaela Nur in the Tomb of Naga Sadow on Korriban. Pink: in the crystal cave on Dantooine. Silver: carried by an elite Sand People warrior in the desert on Tatooine near the entrance to their territory. Viridian: on the corpse of poor Nemo inside the ruins on Dantooine. Additionally, Suvam Tan on Yavin will sell the new crystals. He will have at least one and up to three of each color when he restocks his store. I thought it would be weird if he sold only the new colors, so for extra flavor he will also sell crystals in the original colors (blue, red, green, yellow, and violet). I have also swapped the placement of the other crystals in the cave around so they match the appearance of the crystal formations from which you receive them better. The blue crystal comes from the crystal formation that looks blue, etc. The lightsaber blade textures are based on the template I developed for my Lightsaber Visual Effects mod. I suggest that you also use that mod for aesthetic consistency. There are two versions of the mod: one that uses the original hilt models, and one that uses Hi Poly Tin Cans courtesy @VarsityPuppet. Installation Extract files from the downloaded archive. Run Extra_Saber_Colors_K1.exe. Click "Install Mod" and select your game directory (default name SWKOTOR). Optionally, copy the files from the Alternate Viridian folder to Override if you want to use the alternate version that is closer to the original KOTOR 2 viridian texture, replacing the previously installed files. Uninstallation Remove the installed files or replace from backups if necessary. Compatibility Ths mod uses TSL Patcher for compatibility, but various subtleties may make it incompatible with other lightsaber mods or mods that affect the same areas. This mod patches the following: upcrystals.2da danm14ac danm14ae korr_m39aa liv_m99aa tat_m18aa This mod must be installed after any non-TSL Patcher mods that edit those. On Tatooine, one instance of g_tuskenmale003 (Elite Warrior) has been replaced by a new creature file so only one of them will drop a silver crystal. The other instance of this creature is unaffected This mod utilizes the following model variations for lightsaber crystals and hilts: 200 206 207 208 209 This mod is compatible with my Darksaber mod. Credits KOTOR Tool – Fred Tetra TSL Patcher – stoffe, with updates by Fair Strides ERFEdit – stoffe, with updates by Fair Strides K-GFF – tk102 NWNSSCOMP – Torlack, stoffe, & tk102 Saber – Andrew Kramer & VideoCopilot.net tga2tpc – ndix UR Permissions I hereby grant nobody except myself permission to upload some or all of this mod anywhere for any reason. For any reason. If you would like to include any part of this mod in anything, then please contact me for permission. Disclaimers IT'S SO DENSE, EVERY SINGLE IMAGE HAS SO MANY THINGS GOING ON... Donations If you enjoy my mods and would like to show your support in a monetary manner, you may do so via PayPal with this donation link. For various legal and ethical reasons, this is entirely optional and is not a requirement to downloading or using any of my mods. I also do not create specific mods for hire. I make mods as a hobby and will most likely do so regardless of any donations or lack thereof, but modding does take up a lot of my time and every bit helps.
  6. View File JC's Extra Saber Colors for K1 Summary This mod adds five new lightsaber colors to Star Wars: Knights of the Old Republic, including the colors that were introduced in Star Wars: Knights of the Old Republic II – The Sith Lords. The new colors are cyan, orange, pink, silver, and viridian. The orange and cyan blades are similar to but visually distinct from Heart of the Guardian and Mantle of the Force. In KOTOR 2, the Heart of the Guardian and Mantle of the Force textures are simply reused, but I decided to retain the idea that these are unique crystals, so they are a little different from the standard orange and cyan. There is one item drop for each new color. Cyan: in some rubble near Juhani's haunt in the grove on Dantooine. Orange: on the corpse of Shaela Nur in the Tomb of Naga Sadow on Korriban. Pink: in the crystal cave on Dantooine. Silver: carried by an elite Sand People warrior in the desert on Tatooine near the entrance to their territory. Viridian: on the corpse of poor Nemo inside the ruins on Dantooine. Additionally, Suvam Tan on Yavin will sell the new crystals. He will have at least one and up to three of each color when he restocks his store. I thought it would be weird if he sold only the new colors, so for extra flavor he will also sell crystals in the original colors (blue, red, green, yellow, and violet). I have also swapped the placement of the other crystals in the cave around so they match the appearance of the crystal formations from which you receive them better. The blue crystal comes from the crystal formation that looks blue, etc. The lightsaber blade textures are based on the template I developed for my Lightsaber Visual Effects mod. I suggest that you also use that mod for aesthetic consistency. There are two versions of the mod: one that uses the original hilt models, and one that uses Hi Poly Tin Cans courtesy @VarsityPuppet. Installation Extract files from the downloaded archive. Run Extra_Saber_Colors_K1.exe. Click "Install Mod" and select your game directory (default name SWKOTOR). Optionally, copy the files from the Alternate Viridian folder to Override if you want to use the alternate version that is closer to the original KOTOR 2 viridian texture, replacing the previously installed files. Uninstallation Remove the installed files or replace from backups if necessary. Compatibility Ths mod uses TSL Patcher for compatibility, but various subtleties may make it incompatible with other lightsaber mods or mods that affect the same areas. This mod patches the following: upcrystals.2da danm14ac danm14ae korr_m39aa liv_m99aa tat_m18aa This mod must be installed after any non-TSL Patcher mods that edit those. On Tatooine, one instance of g_tuskenmale003 (Elite Warrior) has been replaced by a new creature file so only one of them will drop a silver crystal. The other instance of this creature is unaffected This mod utilizes the following model variations for lightsaber crystals and hilts: 200 206 207 208 209 This mod is compatible with my Darksaber mod. Credits KOTOR Tool – Fred Tetra TSL Patcher – stoffe, with updates by Fair Strides ERFEdit – stoffe, with updates by Fair Strides K-GFF – tk102 NWNSSCOMP – Torlack, stoffe, & tk102 Saber – Andrew Kramer & VideoCopilot.net tga2tpc – ndix UR Permissions I hereby grant nobody except myself permission to upload some or all of this mod anywhere for any reason. For any reason. If you would like to include any part of this mod in anything, then please contact me for permission. Disclaimers IT'S SO DENSE, EVERY SINGLE IMAGE HAS SO MANY THINGS GOING ON... Donations If you enjoy my mods and would like to show your support in a monetary manner, you may do so via PayPal with this donation link. For various legal and ethical reasons, this is entirely optional and is not a requirement to downloading or using any of my mods. I also do not create specific mods for hire. I make mods as a hobby and will most likely do so regardless of any donations or lack thereof, but modding does take up a lot of my time and every bit helps. Submitter JCarter426 Submitted 08/25/2020 Category Mods K1R Compatible No  
  7. I remember DrMcCoy saying something about some non-standard implementation before. Something to do with how NWScript doesn't initialize variables correctly in some fringe cases with weird scope resolution. Not sure where it was though.
  8. Oh, that's interesting. BioWare started development for Neverwinter Nights and started writing NWScript in 1999 (you can even see this date in nwscript.nss), so it wouldn't surprise me if they were using some older or non-standard implementation of C for it that KOTOR inherited.
  9. Yeah, that's why I don't get why I don't see it here. Might be an oversight. If you're looking at the one in scripts.bif, though, that's the original. TSLRCM doesn't edit the BIFF archives directly. I don't think there was even a tool to do so at the time of release. I was just reiterating the problem according to DrMcCoy. But if your new DeNCS can deal with that, that would be very interesting. Are you able to decompile any of the other scripts that include k_inc_treas_k2 that I mentioned?
  10. You have to change the upgrade level on the jc_darksaber.uti item to 3 and ideally add a line for it to upcrystals.2da to prevent crashes. I didn't make it upgradeable for the mod release because even if you edit upcrystals.2da to prevent crashing, there's still some wonkiness with it on account of there only being a single hilt and no double-bladed or short options. I've considered making models for the other hilt types in a future update, and that's certainly been requested, but I have loads of lightsaber modeling projects that I haven't paid attention to for a while so I can't promise to do so any time soon.
  11. I don't see k_contain_unlock in my clean copy of TSLRCM. However, it includes k_inc_treas_k2, which TSLRCM does edit, so it seems like TSLRCM should edit k_contain_unlock as well. k_inc_treas_k2 has a recursive function so any script that includes it will trip up DeNCS. Lots of other scripts have this problem like OnSpawn scripts (k_def_spawn01, k_def_spn_t_drd, k_def_spn_t_jedi, etc) and merchant scripts (a_stock_geeda, a_stock, tienn, a_stock_geg, etc).
  12. I don't know of any conflict, but it's beyond my expertise because problems with the cheat console could be specific to your system or the version of the game you're running. If you can't get the cheat console to work, you could try adding it with the KOTOR Savegame Editor instead.
  13. The mouth issue is due to the facial bones in K1 & K2 being different. If you just port a head without correcting that, then they'll be animated improperly. I've posted a sort of mini-tutorial on it here.
  14. There's no reason it shouldn't, assuming you have cheats enabled and such.
  15. It's just you. The original Jorak file is equipped with blue robes, but as part of the installation they are replaced with black robes. If you have another mod that affects Jorak, that might be interfering.
  16. My offer still stands if you're unable to run the CSLU Toolkit. If you can do all the setup work and all I have to do is hit a button, I don't mind hitting the button.
  17. Yes, it's an issue with the ported supermodels. I have an idea of where to look for the problem, but I haven't gotten a chance to do so yet.
  18. It's left over from Neverwinter Nights, in which it makes the user immune from paralysis and movement speed debuffs. Maybe it does the same thing in KOTOR, but it could very well do nothing. It's entirely possible to have armor that doesn't restrict Force powers, though. The restriction is through the base item number. If you make a new base item type that is otherwise a copy of armor with the same appearance and such, it won't have the restriction.
  19. You're using Diversified Jedi Captives on the Star Forge and need to get the compatibility patch.
  20. Yes, that's the case. It's on my bug list for the Community Patch, although it's been sitting there for a while. There's a similar issue with the dark side ending with only certain party members being lootable. We might've fixed that one already, I forget.
  21. It's possible, although it's not so straightforward with the current setup. The masters use the same robe model as the player, so currently the mod simply overwrites that model. They would have to be made to use an unedited copy of the original robe model. I'll keep it in mind for a future update.
  22. I don't know what's causing that but I'll look into it. Seems to be specific to the K2 port and not present with either the K1 or K2 supermodel fixes.
  23. Male and female animations are different, and animations are applied separately to the head and body. So you have male animations on the body and female animations on the head. You can fix it by hex editing the body model and replace S_Female02 with S_Female03. Or you could hex edit your head the other way, but then you'd have the problem with all your other outfits.
  24. The puzzles on G0-T0's yacht were moved from M4-78. I haven't heard of any other connection between G0-T0 and M4-78. But we have very little indication of what was supposed to go on M4-78, so who knows. Fazza's docking pylon puzzle was also moved from M4-78.