Jump to content

JCarter426

M478_Staff
  • Posts

    1,574
  • Joined

  • Last visited

  • Days Won

    137

JCarter426 last won the day on January 23

JCarter426 had the most liked content!

About JCarter426

Contact Methods

  • Website URL
    https://github.com/JCarter426/

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

JCarter426's Achievements

Scout

Scout (1/15)

  • First Post Rare
  • Collaborator Rare
  • Posting Machine Rare
  • Week One Done Rare
  • One Month Later Rare

Recent Badges

1.3k

Reputation

  1. You should use the installer it came with, which is TSLPatcher. However, after taking a second look I noticed I was testing a previous version which I still had on my local and not the latest release. I'll see what's wrong with the latest version.
  2. I believe this is an issue with either K1CP's installer or a conflict with another mod. I installed the KOTOR Community Patch-Compatible Installation onto a fresh game (without K1CP) and that did not reproduce the issue. There is nothing really special about this installation option; it just leaves some things out because K1CP handles them already in a different way. So the issue is that it is trying to patch an installation that has already become corrupted.
  3. It actually is possible to make them appear in the game if you spawn an item object via the CreateItemOnFloor function. I've long had an idea for a mod which involves doing so and would therefore make any changes to their textures visible...
  4. KOTOR 1 has essentially two types of level scaling: 1. Spawning more and/or different NPCs. This may be done either through a script or through an encounter object. 2. Buffing NPCs when they are spawned. This may be done either in an individual script or with the global script k_def_buff. With the first, I would expect the change in stats to feel consistent regardless of PC level. With the second, you will experience diminishing returns at higher PC levels because enemies will be getting the same flat bonus added to a higher base stat.
  5. I'm seeing that issue but only for the Mandalorian Assault Armor. It looks like the file for that from Option A got misplaced. I'll see about updating the mod, but this can easily be fixed on your end if you uninstall the mod, put the attached file in tslpatchdata/option_b, replacing the one that's there, and then reinstall the mod. It won't affect items already in your inventory, though. g_a_class9010.uti
  6. Broadly, you would need to: Convert the model from one of its currently supported formats to the MDL/MDX format supported by the game. This can be done in a 3D modeling program by importing the model together with one of the existing game models and making some adjustments. Change the item's item type to something else (e.g. Long Sword) by modifying the BaseItem field in the item UTI file. Here is a list of common modding tools. It isn't complete, but it's a good start. Additionally, you would need Blender, 3ds Max, or Gmax for the first part.
  7. This mod was written to install with TSLPatcher, not HoloPatcher. I did not encounter such an error during testing and I am not seeing one now after checking again.
  8. You could edit your appearance.2da file to change the texi entries to their original values (PFBI or PMBI) assuming no other mods have changed that. There are many tools that can do this, such as 2DA Editor, KOTOR Tool, and Holocron Toolset. TSLPatcher doesn't really provide a safe way of uninstalling a mod after other mods have been installed, unfortunately.
  9. Quicker TSL Patching just creates symlinks. It doesn't really change how any mods are installed and isn't a factor here. This mod is set up to look up KOTOR 1. You can edit changes.ini to make it look up KOTOR 2: LookupGameNumber=2 or to make you specify the installation folder: LookupGameFolder=0
  10. It should be fine to install it at the end. Use the RIM option.
  11. It was Halloween...
  12. No...
  13. View File JC's Recruitable T3-H8 for K1 This mod recruits the droid T3-H8 to the party when he is purchased from Janice Nall's droid shop. Installation You must start a new game to experience the full effects of this mod. Extract files from the downloaded archive. Run INSTALL.exe. Click "Install Mod" and select your game directory. Uninstallation During installation, TSLPatcher generates a backup folder and a log recording which files were affected. Copy portraits.2da from the backup folder to replace the one in your game's Override folder if a backup was created, otherwise delete the file from your game's Override folder. Copy tar_m02ab.mod from the backup folder to replace the one in your game's Modules folder if a backup was created, otherwise delete the file from your game's Modules folder. Delete all other files installed by this mod from your game's Override folder. Credits KOTOR Tool—Fred Tetra TSLPatcher—stoffe & Fair Strides DeNCS—JdNoa & Dashus DLGEditor—tk102 ERFEdit—stoffe & Fair Strides K-GFF—tk102 NWNSSCOMP—Torlack, stoffe, & tk102 tga2tcp—ndix UR This mod contains assets ported from Star Wars: Knights of the Old Republic II - The Sith Lords. License This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Donations If you enjoy my mods and would like to show your support in a monetary manner, you may do so via PayPal at https://www.paypal.me/carterunited. Submitter JCarter426 Submitted 10/31/2025 Category Mods K1R Compatible No
  14. Version 1.0.0

    101 downloads

    This mod recruits the droid T3-H8 to the party when he is purchased from Janice Nall's droid shop. Installation You must start a new game to experience the full effects of this mod. Extract files from the downloaded archive. Run INSTALL.exe. Click "Install Mod" and select your game directory. Uninstallation During installation, TSLPatcher generates a backup folder and a log recording which files were affected. Copy portraits.2da from the backup folder to replace the one in your game's Override folder if a backup was created, otherwise delete the file from your game's Override folder. Copy tar_m02ab.mod from the backup folder to replace the one in your game's Modules folder if a backup was created, otherwise delete the file from your game's Modules folder. Delete all other files installed by this mod from your game's Override folder. Credits KOTOR Tool—Fred Tetra TSLPatcher—stoffe & Fair Strides DeNCS—JdNoa & Dashus DLGEditor—tk102 ERFEdit—stoffe & Fair Strides K-GFF—tk102 NWNSSCOMP—Torlack, stoffe, & tk102 tga2tcp—ndix UR This mod contains assets ported from Star Wars: Knights of the Old Republic II - The Sith Lords. License This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Donations If you enjoy my mods and would like to show your support in a monetary manner, you may do so via PayPal at https://www.paypal.me/carterunited.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.