828 files

  1. Darth Malak's Lightsaber (K1)

    This mod gives Darth Malak his own unique lightsaber hilt and also uses Crazy34’s lightsaber blade with ambient lighting.
    Darth Malak’s lightsaber was the only one not altered with my Movie Style Lightsaber Hilt Replacement mod, so this mod is intended to be used alongside that for consistency.
    This replaces the lightsaber Malak uses in the vanilla game and is used both times you battle him as well as in all cutscenes where he is holding/wielding a lightsaber.
    This mod is fully compatible with the KotOR Community Patch, as the changes it makes to Malak’s files on the Star Forge are identical to those made by the Community Patch itself.

    143 downloads

       (0 reviews)

    0 comments

    Updated

  2. Movie Style Replacement Lightsaber Hilts (K1)

    This mod gives each colour of lightsaber present in the game its own unique hilt based on one from the Star Wars films:
    Blue – Obi-Wan Kenobi (Ep. III)
    Red – Darth Vader (Ep. IV)
    Green – Luke Skywalker (Ep. VI)
    Yellow – Plo Koon
    Purple – Mace Windu
    Heart of the Guardian – Luminara Unduli
    Mantle of the Force – Luke Skywalker (Ep. IV)
     
    Massive thanks to Plasma, who originally created these hilt models for Jedi Academy and permitted me to release my ported versions for the KotOR community to enjoy too.
    Thanks to Crazy34 for making his lightsaber blades with ambient lighting available as a modders resource for the rest of the community to incorporate into their mods.

     

    277 downloads

       (0 reviews)

    5 comments

    Submitted

  3. Repair Affects Stun Droid [K1]

    Causes the Repair skill to modify damage inflicted by Stun/Disable/Destroy Droid.
    SUMMARY
    Knowing how to fix something usually means you know how to break it too. This mod makes it so the damage dealt by Stun Droid and higher tier powers depends on the Force user’s Repair skill. Users with high Repair may deal significantly more damage than vanilla, while damage dealt by users with cross-class Repair will be limited. A way to make your tech enthusiast Jedi stand out in combat.
    DETAILS
    In vanilla, Stun/Disable/Destory Droid inflict damage equal/proportional to your character level. This mod changes the flat damage value to incorporate the Repair skill:
    damage = (level + 1.5*Repair)/2
    With a Repair of 0, you deal half the vanilla damage. With a Repair equal to your character level, you inflict 25% more damage than vanilla. At double your level, you deal double damage.
    INSTALLATION
    To install, run TSLPatcher.exe. If spells.2da already exists in your override folder, an unaltered copy will be placed in the “backup” folder in the location of TSLPatcher.exe, along with a backup of dialog.tlk.
    UNINSTALLATION
    To uninstall, remove k_fp_stundr1rep.ncs, k_fp_stundr2rep.ncs, k_fp_stundr3rep.ncs, and spells.2da from your override folder. Replace dialog.tlk in the main game folder with the unaltered dialog.tlk in the backup folder. If a spells.2da was created inside the backup folder, move it to override.
    COMPATIBILITY
    Should be compatible with any mod that doesn’t affect the scripts for Stun Droid, Disable Droid, or Destroy Droid. As long as it’s installed after, this mod will override changes to these powers’ scripts only.
    PERMISSIONS
    Please do not reupload this mod.
    CREDITS
    offthegridmorty
    KOTOR Tool - Fred Tetra
    TSLPatcher, TalkEd - stoffe, Fair Strides
    Screenshot uses Pramod Marlon's AI upscaled icons.

    99 downloads

       (0 reviews)

    4 comments

    Submitted

  4. Treat Injury Affects Force Healing [K1]

    This mod makes it so Treat Injury modifies the vitality points gained from Force healing powers.
    SUMMARY
    The Treat Injury skill isn’t very useful for Force users, since medpacs become pretty much obsolete when you can heal with Force points. I wanted to make the skill more valuable to Jedi classes while rebalancing Force heals a bit.
    Now, Jedi will need to invest points into Treat Injury to be effective healers. Characters with low Treat Injury will heal less and may want to rely on other party members with high Treat Injury for healing, or advanced medpacs/life support kits.
    Lore-wise, it makes sense that a Jedi would need some understanding of the body’s healing process in order to heal effectively through the Force, and that some Jedi are more specialized in healing than others.
    This mod may make the game slightly more challenging on average, since a Treat Injury lower than your character level will lead to less VP healed compared to vanilla. See details below.
    DETAILS
    In vanilla, the number of vitality points you gain from Force healing is tied to your level and Wisdom/Charisma modifiers, plus a flat bonus of 5 VP from Cure and 10 VP from Heal. This mod replaces the character level modifier by the average of your level and Treat Injury skill.
    Here’s a breakdown of each power’s VP gain:
    Cure
    VANILLA:    VP = WIS + CHA + level + 5
    NEW:           VP = WIS + CHA + (level + Treat Injury)/2 + 5
    Heal
    VANILLA:    VP = WIS + CHA + level + 10
    NEW:           VP = WIS + CHA + (level + Treat Injury)/2 + 10
    With this mod, you’ll need a Treat Injury equal to your character level to heal the same amount as in vanilla. Points above or below this will increase or decrease the amount compared to vanilla.
    INSTALLATION
    To install, run TSLPatcher.exe inside of the “Main Install” folder. If spells.2da already exists in your override folder, an unaltered copy will be placed in the “backup” folder in the location of TSLPatcher.exe, along with a backup of dialog.tlk.
    If you have K2 Force Powers for K1 installed, run the optional patch.
    UNINSTALLATION
    To uninstall, remove k_fp_heal1ti.ncs, k_fp_heal2ti.ncs, and spells.2da from your override folder. Replace dialog.tlk in the main game folder with the unaltered dialog.tlk in the backup folder. If there’s a spells.2da inside the backup folder, move it to override.
    If you installed the K2 FPs patch, remove k_fp_heal3ti.ncs from override, and replace it with the k_fp_heal3ti.ncs found in the backup folder inside the patch subfolder.
    NOTE: If you installed both the mod and patch, a backup folder may have been created in both subfolders. If there’s a spells.2da or dialog.tlk found in both backup folders, and you want to uninstall both the mod and patch, move the version to override that was created first (probably from the main installation) to completely revert the changes, or else the mod may not be uninstalled properly.
    COMPATIBILITY
    Should be compatible with any mod that doesn’t affect the scripts for the Heal, Improved Heal, and Master Heal powers.
    A patch is included for my other mod K2 Force Powers for K1 to bring the effects of Master Heal in line with this mod. The patch must be installed after K2 FPs. The changes to VP gained by Master Heal are listed below.
    Master Heal
    ORIGINAL:    VP = WIS + CHA + 2*level + 15
    NEW:           VP = WIS + CHA + level + Treat Injury + 15
    PERMISSIONS
    Please don’t reupload without my permission.
    CREDITS
    offthegridmorty
    KOTOR Tool - Fred Tetra
    TSLPatcher, TalkEd - stoffe, Fair Strides
    Screenshot uses Pramod Marlon's AI upscaled icons.

    116 downloads

       (0 reviews)

    0 comments

    Updated

  5. Kotor 1 720p Xbox Mod (Hardmod required)

    Kotor 1 720p Xbox Mod 1.0
    THIS MOD REQUIRES THE 128mb RAM UPGRADE HARDWARE MOD!!!!!
    https://consolemods.org/wiki/Xbox:RAM_Upgrade
    CLARIFICATION: The Xbox has double ram on its dev units. The retail consoles use the same boards as the dev units.
    STATEMENT: Therefore, there are empty places to add double the RAM to your console. You need to add this ram to play Kotor at 720p.
    ---------------------------------------
    Introduction:
    This mod makes Kotor 1 comfortably playable at 720p on a ram upgraded original Xbox. The original Xbox natively supports 720p output and many games officially take advantage of this feature. It has long been possible to patch additional Xbox games to force 720p mode. Having extra RAM installed is needed to prevent most games from crashing. This works out well for changing the resolution of Kotor, but causes several issues that make the game unplayable. The goal of this mod is to fix those issues so that Kotor can be fully enjoyed at 720p on the original Xbox.
    ---------------------------------------
    How to install:
    Put the mod into the root of your Xbox's Kotor game folder. You will overwrite several files, and as a result, your game folder will permanently become a 720p version of Kotor. For this reason, I recommend making a copy of your original folder, so that you can easily play at 480p again if desired.
    Note: The Yavin dlc is compatible!
    ---------------------------------------
    Changelog:
    1.0
    Implements edited 720p versions of all original Xbox .gui in game.
    Increases the size of the minimap and zooms it out to take advantage of the resolution.
    Replaces the original default.xbe with one modified for 720p by OgXHD software.
    Replaces bugged security camera effect with a blue overlay.
    Disables motion blur effect function calls in all swoop race minigame modules.
    Disables motion blur effect on jedi force runs.
    Reduces visual effect of Force Wave as it is bugged and would make it hard to see.
    Disables first person droid view effects as they were bugged.
    Replaces all movies with edited pc versions that display as well as possible in 720p mode.
    Issues:
    Cutscenes display in a small box, as large as I could make them while respecting their aspect ratio. This is the best I could do to fix cutscenes being essentially unviewable. (Sidenote: Kotor 2 doesn't have this problem due to using a different video format)
    The Xbox struggles with smoke effects up close. This doesn't really hurt the game but it helps to understand why the title screens is a little laggy.
    Carth's intercom cutscenes on the Endar Spire don't have special effects as a side effect of fixing security cameras.
    Many distortion effects display incorrectly at 720p. But it's not really that bad.
    The map on the map screen is stuck at its original size on Xbox.

    ---------------------------------------
    Credits:
    Sorry if I forget anything. This project was made entirely possible due to tools and discoveries created by many people. You don't need to ask me permission to use things from this mod for your own projects.
    Jay's Xbox REPO by Jay
    Fantastic compiled resource for learning about hex editing Xbox games to support alternative video modes.
    ogXHD by Marvelous Mirth Studios
    A tool for automatic find and replace hex editing of Xbox games for 720p patching purposes.
    Console Mods Wiki
    Thorough information about Xbox mods.
    Lightweight GUI Patcher 0.4 by th3w1zard1
    Made editing the UI so much easier. Really gave this entire project a starting point. I used this program to bulk convert the old Xbox .guis to 720p.
    Kotor-gui-editor by amcolash
    This tool was used to edit and shape the gui into something polished and in accordance with the changed aspect ratio of the game.
    Holocron Toolset by Cortisol
    KotOR Tool by Fred Tetra
    Kotor Scripting Tool by Blue
    All great tools for digging through the game files and extracting things. Important for reading and manipulating information to solve problems.
    tpcview by ndix UR
    tga2tpc by ndix UR
    paint.net
    All the software needed to fix minor texture issues with the gui.
    ffmpeg
    Rocky's xmv converter by Rocky5
    A script used for converting to Xbox's video format (.xmv) which is required by kotor 1.
    DaVinci Resolve
    Video editing software used to make the movies display correctly at 720p.
    Kotor and Deadlystream Discord
    JC, Thor110
    It was very nice to have places and people to discuss Kotor modding with.
    Loto
    Ported the Kotor 2 Restoration Mod to Xbox, which inspired me to explore modding Xbox Kotor.
     

    18 downloads

       (0 reviews)

    1 comment

    Updated

  6. Period Accurate Kiosk (K1)

    This mod makes a small change to the PLC_Kiosk2 model. It replaces the R2 unit-esque head with a T3 unit style head which is more accurate to the time period in which KotOR is set.

    163 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Davik's Torture Droid Replacement

    This mod is a port of the G0-T0 droid model from KotOR II, repurposed as a replacement for Davik’s Torture Droids in his estate on Taris as a sort of not to the droid used by Darth Vader to torture Princess Leia in Episode IV.

    90 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Saedhe Player Head (K1)

    This mod is a port of the unused Saedhe head from KotOR II, repurposed as a player head for KotOR I.
    The head has been moved over to a set of KotOR I bones to avoid certain issues which arise from a direct port. The eyelids do clip slightly during the ‘waking up’ cutscene at the start of the game, but if I can live with that, I’m sure you can. I did initially try to fix this, but I couldn’t get it to look quite right and I didn’t think such a small issue warranted spending any more time on.
    If your PC is a Dark Side character, they will gain Sith Eyes, but won’t be zombified like the vanilla player heads.

    49 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Dopak Player Head (K1)

    This mod is a port of the Dopak head from KotOR II, repurposed as a player head for KotOR I.
    The head has been moved over to a set of KotOR I bones to avoid certain issues which arise from a direct port. The eyelids do clip slightly during the ‘waking up’ cutscene at the start of the game, but if I can live with that, I’m sure you can. I did initially try to fix this, but I couldn’t get it to look quite right and I didn’t think such a small issue warranted spending any more time on.
    Dark Side transitions are included, but with a difference. I’m not a fan of the zombie look of the vanilla transitions and I think Sith Eye’s are over-used, so I went for something a little more subtle in that the cloth Dopak uses to hold his ponytail back changes from blue to red when your PC leans more towards the Dark Side.

    47 downloads

       (0 reviews)

    0 comments

    Submitted

  10. Carth's Republic Uniform and Flight Suit

    This mod gives Carth Onasi the ability to wear the Republic Soldier Uniform which is seen being worn by various other NPC’s throughout the game.
    A new baseitem type has been added for Carth’s Flight Suit which is essentially a version of his default clothing with stats equal to that of class 4 armour and another has been added for the uniform itself, which is available in two texture variations so as to include the TSF Uniform for KotOR II. The uniform items will have the stats of class 5 armour.
    Carth will be wearing his uniform on the Endar Spire at the start of the game but will change into his Flight Suit after landing on Taris, so as to keep his allegiance hidden. All three of these new items will be present in your inventory when Carth joins your part, so it’s ultimately your choice what you want him to wear.
    This mod also gives Carth two of his own blaster pistols, rather than having just one of them alongside a regular blaster pistol.

    81 downloads

       (0 reviews)

    4 comments

    Updated

  11. Player Smuggler Clothing

    Switches the clothing appearance of all vanilla male players to a customised version of the NPC smuggler outfit for those with a burning desire to cosplay as budget Han Solo. Rescaled to all three body sizes and replaces the gloves of the vanilla textures with race-specific skin tones for the hands. Items for all four texture variants are added to the starting footlocker on the Endar Spire.
    N.B.: The custom models only apply to males, since there's no female smuggler NPC body model. Female players equipping the items will appear in their regular class-specific clothing variant as normal.
    Installation:
    You can install at any time, although you'll obviously only get the outfits on the Endar Spire when starting a new game. You can add them manually via KSE or console otherwise. Item codes:
    dp_smugcloth01 dp_smugcloth02 dp_smugcloth03 dp_smugcloth04 Compatibility:
    Should be compatible with pretty much everything, except for other mods that also edit the clothing slot of the male player rows. Uses custom models and textures, so it won't be affected by any mod that alters the NPC smugglers. There potentially could be clashes with other mods that edit the starting footlocker UTP and alter its vanilla inventory. Mods that only add new items should be fine. If in doubt, install this mod first.
    Known Issues:
    As per usual, the hand helpers for the weapon positions - especially off-hand weapons - are pretty ropey. I'm not going to bother going down that rabbit hole.
    Future Plans:
    The outfits are just straight clothing, no stats or special properties. Maybe I'll make them upgradeable at some point.
    It might be possible to kit bash a female version, but don't hold your breath.

    48 downloads

       (0 reviews)

    0 comments

    Submitted

  12. TatComW HD

    This mod will replace and update N_TatComW_F texture files.
     To Install
     1. Download: TatComW HD
     2. Copy all files to the Knights of the Old republic's Override folder.
     (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override)
     3. When/if prompted to overwrite files, press okay.
     4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.

    282 downloads

       (0 reviews)

    0 comments

    Updated

  13. Effixian's PFHC07 from K2 to K1

    ************************
    Knights of the Old Republic
    ************************
    TITLE: Effixian's PFHC07 from K2 to K1
    AUTHOR: Effix
    CONTACT: PM me on the forums or find me on Steam
    *************
    INSTALLATION
    *************
    Run the file "TSLPatcher - Install Effixian's PFHC07 from K2 to K1.exe".
    Optional: add the files from the "Optional - PFHC07 - Redhead" folder to your Override folder and overwrite the existing files.
    ************
    DESCRIPTION
    ************
    This mod adds a playable character PFHC07 from KotOR 2.
    Optional "Redhead" textures and portraits are included.
    *****
    BUGS
    *****
    None known.
    *************
    UNINSTALLING
    *************
    1. Remove the following files from your Override folder:
    pfhc07fx.mdl
    pfhc07fx.mdx
    PFHC07FX.tga
    PFHC07FX.txi
    PFHC07FXd.tga
    PFHC07FXd.txi
    PFHC07FXd1.tga
    PFHC07FXd1.txi
    PFHC07FXd2.tga
    PFHC07FXd2.txi
    PFHC07FXd3.tga
    PFHC07FXd3.txi
    PO_PFHC07FX.tga
    PO_PFHC07FXd.tga
    PO_PFHC07FXd1.tga
    PO_PFHC07FXd2.tga
    PO_PFHC07FXd3.tga
    2. If you have never installed any mod with the TSL Patcher then you can remove appearance.2da, heads.2da and portraits.2da from the Override folder. Otherwise:
    If you haven't installed any mod after this mod you can get the following files from the mod's backup folder and put them back in your Override folder:
    appearance.2da
    heads.2da
    portraits.2da
    Doing this when you did add another mod would result in the later mod(s) no longer working.
    *******************
    DISTRIBUTION NOTES
    *******************
    You can use the files from this mod in your own mod if you simply credit me.
    ********
    Thanks to
    ********
    - Stoffe and Fred Tetra for the needed tools and tutorials
    - bead-v's MDLEdit
    - JCarter426 & Kexikus for sharing their knowledge on converting things with MDLEdit
    -------------------
    THIS MODIFICATION IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY BIOWARE, OBSIDIAN, OR LUCASARTS ENTERTAINMENT COMPANY LLC. ELEMENTS TM & © LUCASARTS ENTERTAINMENT COMPANY LLC AND/OR ITS LICENSORS.

    74 downloads

       (0 reviews)

    0 comments

    Submitted

  14. Effixian's PFHC02 from K2 to K1

    ************************
    Knights of the Old Republic
    ************************
    TITLE: Effixian's PFHC02 from K2 to K1
    AUTHOR: Effix
    CONTACT: PM me on the forums or find me on Steam
    *************
    INSTALLATION
    *************
    Run the file "TSLPatcher - Install Effixian's PFHC02 from K2 to K1.exe".
    ************
    DESCRIPTION
    ************
    This mod adds a playable character PFHC02 from KotOR 2. As requested by Sappho.
    *****
    BUGS
    *****
    None known.
    *************
    UNINSTALLING
    *************
    1. Remove the following files from your Override folder:
    pfhc02fx.mdl
    pfhc02fx.mdx
    PFHC02FX.tga
    PFHC02FX.txi
    PFHC02FXD.tga
    PFHC02FXD.txi
    PFHC02FXD1.tga
    PFHC02FXD1.txi
    PFHC02FXD2.tga
    PFHC02FXD2.txi
    PFHC02FXD3.tga
    PFHC02FXD3.txi
    PO_PFHC02FX.tga
    PO_PFHC02FXd.tga
    PO_PFHC02FXd1.tga
    PO_PFHC02FXd2.tga
    PO_PFHC02FXd3.tga
    2. If you have never installed any mod with the TSL Patcher then you can remove appearance.2da, heads.2da and portraits.2da from the Override folder. Otherwise:
    If you haven't installed any head mods after this mod you can get the following files from the mod's backup folder and put them back in your Override folder:
    appearance.2da
    heads.2da
    portraits.2da
    Doing this when you did add another head mod would result in the later head(s) no longer being available in the game, yet the associated files (listed at step 1.) would still be in the Override folder.
    *******************
    DISTRIBUTION NOTES
    *******************
    You can use the files from this mod in your own mod if you simply credit me.

    ********
    Thanks to
    ********
    - Stoffe and Fred Tetra for the needed tools and tutorials
    - bead-v's MDLEdit
    - JCarter426 & Kexikus for sharing their knowledge of converting things with MDLEdit
    -------------------
    THIS MODIFICATION IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY BIOWARE, OBSIDIAN, OR LUCASARTS ENTERTAINMENT COMPANY LLC. ELEMENTS TM & © LUCASARTS ENTERTAINMENT COMPANY LLC AND/OR ITS LICENSORS.

    51 downloads

       (2 reviews)

    0 comments

    Submitted

  15. K1 NPC Variety Lite

    This is my first mod for KotOR and it's relatively simple. I was always quite annoyed by certain areas of the game having a major "clone" effect with some of the NPC's. This mod aims to fix that issue in just a few of the areas. I made sure to pick areas and NPC's to edit that did not affect other parts of the game, as some NPC's in some modules share files, I made sure to edit ones that would not conflict.
    The main areas this provides changes in are the Manaan cantina, swoop lounge, Korriban Sith Academy, and Valley of the Dark Lords. I also changed Fazza and Yortal (Ithorian merchant near the Sith embassy on Manaan). Fazza and Yortal were changed because, for some reason, most Ithorians you interact with in the game all have the exact same skin despite there being three different Ithorian skins. I changed some appearances in the Sith Academy to better reflect their roles. For example; the NPC's labeled "Sith Teacher" now have an older appearance (I also gave a few of them double bladed lightsabers to add to the variety). The Mandalorian in the Manaan cantina is wearing Mandalorian armor. The Echani mercenaries in that same area are now wearing Echani armor. The Sith academy guards that are at the doors are wearing red, while the ones patrolling are still wearing silver armor. Several Dreshdae NPC's were changed including the Czerka representative and the guard behind him (they were twins prior to this) as well as one of the Rodian's in the cantina.
    All the changes I put forth were done to both add variety and make some sense within the context of the world (like giving the Echani mercs Echani armor). Where I was able to, I changed heads so there wouldn't be as many twins standing beside each other or in the same room and for some NPC's that had a bit more dialogue, I tried giving them less used/seen head appearances.
     
    Compatibility:
    This mod uses TSLPatcher to inject the changes directly into the module files. If you are using Sith Uniform Reformation, then the only incompatible files will be those for the Sith guards on Korriban (therefore you can choose to keep the armored Sith guards or the ones from that mod). This mod is compatible with K1CP, though you MUST install the K1CP first. I highly recommend you have JC's Back in Black mod installed first as well. This is NOT meant to be used with any other major NPC diversity mods that change these specific NPC's, as it won't be compatible.
    For the changes to take place, you MUST NOT have entered the areas where this modifies NPC's. Either start a new game or load a save prior to entering the specific areas of change.
    (I am utilizing several @Dark Hope skins in my screenshots. I recommend checking her content out, as her retextures are top notch)
    Big thanks to @Effix +@Leilukin + @N-DReW25 + @JCarter426for their help!
     
    If anyone runs into any issues with this at all, please DM me here.

    139 downloads

       (0 reviews)

    0 comments

    Updated

  16. Czerka administrator HD

    This mod will replace and update Czerka administrator texture files.
     To Install
     1. Download: CommF09
     2. Copy all files to the Knights of the Old republic's Override folder.
     (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override)
     3. When/if prompted to overwrite files, press okay.
     4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.

    292 downloads

       (0 reviews)

    3 comments

    Submitted

  17. Doctors HD

    This mod will replace and update texture files.
     To Install
     1. Download: Doctors HD
     2. Copy all files to the Knights of the Old republic's Override folder.
     (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override)
     3. When/if prompted to overwrite files, press okay.
     4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.

    363 downloads

       (0 reviews)

    1 comment

    Updated

  18. [KotOR] Swoop Bike Upgrades

    This modification comes from a (very reasonable) request made by Snigaroo, lamenting the fact that in the original game it's not possible to improve the performance of the game's swoop bike despite evidence that upgrades should be available. I introduced two of them and made them available in two different stores. They can be purchased to help those who struggle to make good times on Tatooine's and Manaan's race circuits. They don't come cheap, but they are certainly a great asset for any aspiring swoop racing champion.

    246 downloads

       (0 reviews)

    2 comments

    Updated

  19. Stronger Ajunta Pall

    This mod buffs Ajunta Pall.
    Do you guys remember the epic moment when you first fight the Great Ajunta Pall? No? Neither do i. Ajunta is a little B who dies in one hit, even though he is supposed to be a powerfull ancient Sith Lord. So... I buffed him a tiny bit.
    Have fun!
    The mod only works if he hasn't spawned in yet.

    76 downloads

       (0 reviews)

    5 comments

    Submitted

  20. Kebla Yurt HD

    This mod will replace and update Kebla Yurt texture files.
     To Install
     1. Download: Kebla Yurt (CommF02)
     2. Copy all files to the Knights of the Old republic's Override folder.
     (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override)
     3. When/if prompted to overwrite files, press okay.
     4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.

    496 downloads

       (0 reviews)

    0 comments

    Submitted

  21. Czerka Redux

    A Mod for Star Wars Knights of The Old Republic
    Author: N-DReW25
    1.0.1 Release Date: 25.05.2024

    Installation:
    Please install the K1 Community Patch FIRST before this mod! No exceptions!
    Once you click on the HoloPatcher.exe, you'll be given a few install options.
    1) Main mod: Installs the actual mod.
    2) NPC Diversity Patch: If you're using the NPC Diversity Pack mod, you WILL have to install this option AFTER the main mod.
    3) RC-K1CP Addon: RC-K1CP restored an Ithorian Miner to Anchorhead, this mod is OPTIONAL but if you want to use it you HAVE to have RC-K1CP installed BEFORE installing Czerka Redux.
    4) Business Attire Addon: This option expands the Rodians modified by JC's Czerka: Business Attire for K1, this mod is OPTIONAL but if you want to use it you HAVE to have JC's Czerka: Business Attire for K1 installed BEFORE installing Czerka Redux.
    5) Women of Czerka: Adds female Czerka Employees where possible. Completely optional but must be installed AFTER the main mod.

    Description:
    Czerka Redux is a union of various Czerka related textures into a single mod which aims to enhance the Czerka Corporation in Kotor 1.
    The Czerka Muscle Suit, Czerka Technician and Mining Suits from BOSSR have been added with the latter two being given to the Miner and Technician NPCs of Kotor. For any of my other mods which edits the Czerka Miners, those mods are compatible with Czerka Redux... meaning players who use Duros: Armed & Ready are able to use Czerka Redux and have the Duros Miners visibly wear BOSSR Czerka Mining Suits.
    The Czerka Combat Suit in RedRob41's Modder's Resource has also been added to the majority of Czerka's Security personnel. All the new Czerka items can be found and obtained in normal gameplay.
    The NPC textures from the K1 Enhancement Project have also been added, giving new meaning to the Czerka NPCs and their in-game profession. The green Czerka Officer texture from the Czerka Commander has been repurposed as a standard Czerka Officer profession skin whilst former Czerka Commanders now use armor. The male Czerka texture from JC's Fashion Line B: Commoner Clothing has been added for male Czerka NPCs and was used to convert new female Czerka clothing from K1EP into a new male variant exclusive to Czerka Redux.
    You'll also see new NPC variants from Czerka themed battle droids to Czerka Protocol Droids using B4-D4's texture.
    This mod also provides addons for other Czerka related mod, if you have JC's Czerka: Business Attire for K1 installed you can install the optional Business Attire Addon and get unique textures for JC's Rodians. If you use RC-K1CP, you can also install the RC-K1CP Addon to give the restored Ithorian Miner a new Business Attire inspired appearance.
    And of course, female Czerka NPCs can be added via the Women of Czerka option which uses DarthParametric's Female Czerka Officer's Uniform and has custom AI generated VO.

    Known Bugs:
    This mod shouldn't have any bugs but if there are please report them to me on Deadlystream.

    Incompatibilities:
    To be added!

    Permissions:
    Do NOT claim credit for this mod and do not use my assets from this mod without my permission.
    BOSSR assets are free to use as confirmed by SilverEdge9.
    RedRob41's Czerka Combat Suit textures are free to use as they are a modder's resource.
    K1 Enhancement Pack assets are free to use as they are a modder's resource.
    JC's Czerka: Business Attire for K1 is free to use as long as you credit JCarter426.
    DarthParametric's Female Czerka Officer's Uniform is free to use as it is a modder's resource.
    JC's Fashion Line B: Commoner Clothing cannot be used without permission from JCarter426.

    Thanks to:
    SilverEdge9: For BOSSR Czerka Assets!
    RedRob41: For the Combat Suit Modder's Resource!
    SpaceAlex: For the K1EP Czerka Assets!
    JCarter426: For granting me permission to use the male Czerka commoner texture from JC's Fashion Line B and for making Czerka Business Attire!
    DarthParametric: For making the Female Czerka Officer's Uniform modder's resource!
    ElevenLabs Website: For the custom AI VO service!
    Bioware: For such an amazing game!
    Fred Tetra: For Kotor Tool!
    th3w1zard1: For HoloPatcher!
    Everyone who downloads the mod!

    Legal:
    THIS MODIFICATION IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT, LUCASARTS, DISNEY OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE-MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THIS FILE.

    359 downloads

       (1 review)

    12 comments

    Updated

  22. Merged Visor Models - Modder's ressource

    This mod is a modder's ressource, it does not introduce any item into the game, there is not item sheet related to the models, there is no custom skin for the models.

    Description and content

    This mod packs 71 mask model variants, merging the vanilla visors from the game as best as possible. Every models bear the vanilla textures and should not conflict with any items in game.

    There is no icons provided. Every models are referenced in a specific folder and inside the folder is a .Jpg that you can open to display the model. 
    I packed every vanilla textures for the masks as an additional folder.

    How to use this
    Here is my video tutorial about modeling, very basic but it might help you out : Basic model merging and editing tutorial

    - You can make them a brand new items in game, modifying the model variation and adding a custom icon.
    - You can make customized skins with the provided textures, by modifying the texture names related to the models using Blender or other softwares.
    - You can use them, either to make them placeables, or add them to npc models using Blender or other softwares.
    - Anything that comes to your mind if you have the abilities !

    Feel free to use anything from this mod, this is extracted from the base game and this is my own edits. Just credit me somewhere.

    Disclaimers

    - I tried to make sure every geometry pieces from every masks had unique names, so they shouldnt conflict with anything and between each other at 95%. However,
    this is a lot of visors and i might have forgotten some, so it might be useful to double check before using one with Blender.
    - My modeling abilities are limited, so be forgiving about the models i pulled out. I tried my best so they look as fine as possible in game,
    but there might be some clipping or other visual artifacts i may have missed.
    - I do not know how animations and animation roots work, so there might be something wrong here even though everything display fine in game still.

    Credits

    Every kotor members that helped me during the modding journey.
    Bioware for their work and base game models.

    54 downloads

       (0 reviews)

    0 comments

    Updated

  23. Thematic The One

    Thematic The One 
    Premise
    The One: warlord; conqueror; latent Force-Sensitive. A charismatic leader of the Rakata and a near-supernatural anomaly among their people. As an added bonus, he also dies in about two combat rounds!
    In fairness, with a good character build there’s very little that doesn’t go down in two rounds or less in the lategame. But The One in particular irks me—he’s presented as special, a natural leader in Revan’s own mold, a warrior-prince leading both armies and the political structure of his people. Yet despite having all the resources of the hundreds of islands he has conquered and dozens of crashed vessels he has looted, indeed despite having a Sith Tremor Sword in a bin literally RIGHT BEHIND HIM, he uses two regular vibroblades; despite being so charismatic he convinced his own former chieftain to willingly sacrifice himself and allow his tribe to cannibalize him while being so brick-headed he’s sat on a single island for half a decade, his WIS is 18 while his CHA is only 12; and despite being latently Force-Sensitive, his Will saves are abysmal. This was a ripe field for a Thematic project.
    Like my similar mod for KOTOR 2, Thematic The One’s goal is not to make the fight against The One actually challenging—this is not a difficulty mod. The fight will be slightly harder than in vanilla, yes, but for some builds this change will not even be noticeable; indeed, I took him out in two combat rounds just like normal. Instead, the goal is to present The One as the game insists he is: a charismatic warrior with vast resources and the—albeit unconscious—power of the Force behind him.
     
    Changes
    The One’s WIS and CHA stats have been nearly inverted, from 18/12 to 14/18; he has been given a Sith Tremor Sword in his main hand and an Echani Vibroblade in his off-hand (neither droppable); his Will saves have been bumped up to 15, to make him about as difficult as an average Dark Jedi to land Force abilities against; his alignment has been moved from Neutral to moderately DS, so that the Solari crystal will work against him; and, most significantly, he has been scripted to use Force Valor at the start of the fight with him. I felt this was important to represent exactly how close The One is to true Force Sensitivity, and how it’s clear that the Force has been supporting his meteoric rise from the start.
     
    Compatibility
    As is the objective with all Thematic-series mods, this mod should be compatible with every other mod out there. Even mods that edit The One should be compatible, as long as they edit his data in the module rather than with a direct .utc file drop to the override; at worst, such a mod would only replace some of my changes with its own.
     
    Permissions & Thanks
    As with any mod “I” have made or will make in the future, this mod has completely open permissions: modify it, redistribute it, reupload it, do whatever. So long as you give me credit for the idea and for the balance settings if you choose to retain most of mine, go for it. You don’t even need to ask me.
    Particular thanks to JCarter426, who made this entire mod at my request but then told me it would be funnier if I uploaded it like it was my own. Ok.

    113 downloads

       (0 reviews)

    0 comments

    Updated

  24. Finesse: Melee Weapons and misc. fixes

    This adds functional Melee Weapon Finesse (melee weapon Attack increasing with either STR or DEX modifier, depending on which is higher) to KoTOR 1. It also works for unarmed attacks. Additionally, since this is a k_ai_master.ncs replacer, it restores the extra attack of repeating blasters. Another fix or two are underway (trying to restore the non-functional damage boost from Battle Stimulants at the moment). 
    Melee Finesse does not currently require a feat to be taken (since I consider it a pointless fun tax for DEX builds), but if there is interest a feat-restricted version would be easy to make. The feat is currently purely cosmetic and is given to the player (at level 2 because of reasons outlined in the installer) and all party members. A version without the pointless cosmetic feat is also available in the same download.
    Note that due to the (hacky) way this is implemented (ai_scripts) the finesse effect updates every 0.5 seconds (for the player and party only) and cannot update while your inventory is open, so don't panic if your bonus doesn't instantly change when you are swapping weapons. Close the inventory, wait a moment, reopen and the bonus will change. If interested, read the Limitations/Technical details section below.
    Installation
    Grab the file, read the readme and either run Install.exe and follow the instructions or drop k_ai_master.ncs from Optional Manual Install into your Override folder. The TSLPatcher installer contains additional instructions for disabling either extra repeater attacks or finesse, as well as instructions for installing this with other mods that modify k_ai_master.ncs.
    Uninstallation
    This is safe to uninstall mid-playthrough (if you follow the instructions). Go to Ebon Hawk/Taris hideout (so all of your party members are loaded). Equip a lightsaber or a regular non-repeating blaster on all of your party members who are currently wielding a repeating blaster or a melee weapon (while suffering from a case of very high dex). You can now uninstall the mod by removing k_ai_master.ncs and (if using the full version) restoring the modified .utc and .2da files from the backup folder. Note that the restoring the utc/2da files from backup should only be done if this is the last mod you installed that patched those files.
    Compatibility
    Incompatible with any mods that outright replace k_ai_master.ncs:
    Repeating blaster attacks restoration: includes its main functionality. The optional power shot/sniper shot fix is compatible. KOTOR 1 Improved AI:  Should work if you compile k_ai_master.ncs with Improved AI’s files. To do so download K1 Improved AI, take the files from the Source folder and drop them in tslpatchdata\Full (or tslpatchdata\ScriptOnly if installing that version), then install this mod normally. Content Pack - Feats and Powers: Incompatible. Since both mods modify k_ai_master.nss, a manual patch would need to be created. Otherwise it should be compatible with pretty much everything else.
    Known Issues/Limitations/Technical details
    As ai script execution is paused in the inventory, there is no way to instantly update the attack bonus display when swapping items, meaning that if you are switching from a melee weapon to a ranged weapon (or vice-versa) the attack bonus from dex (if active) won't be added/removed until after you close the inventory and reopen it after a short delay (~0.5 seconds).
    Since there is no way (without hacking apart the executable) to "natively" implement this functionality, the Attack from DEX is applied as an Attack Bonus Increase effect. This means it's subject to the maximum +20 feat and effects Attack Bonus cap, which most people likely haven't heard of before since it's basically unreachable in vanilla KoTOR. The bonus is applied as a difference between DEX and STR modifiers, which means that even late game fully buffed-up builds won't be hamstrung by the cap.
    Additionally, this attack bonus is applied based on the mainhand weapon. This means that on a high DEX build, compared to a build where all of the attack bonus comes from STR, a mainhand vibroblade/offhand lightsaber will result in a higher offhand attack bonus (offhand lightsaber will benefit from dex bonus twice, since lightsabers are already finesse in the vanilla game), while a mainhand lightsaber/offhand vibroblade will result on a lower offhand attack (offhand vibroblade won't benefit from the dex bonus). I don't consider either of these big issues (since the offhand only attacks once per round) and it would be impossible to fix since there is no effect that only grants offhand/mainhand attack bonus.
    Effects (repeater attacks and the finesse bonus) are checked/updated/removed every 0.5 seconds (pseudo-heartbeat that only runs between regular onHeartbeat calls) for the 9 party members and the player and only on certain perception/combat round end/damage events for all other entities (which automatically excludes all friendly NPCs that don't participate in combat). This should make the effects react very quickly to changing stats/weapons (if the player pops a Hyper-Adrenal Alacrity or switches from a repeating blaster to a vibroblade for example) without introducing any potential lag for NPCs.
    Tools used
    Holocron Toolset
    TSLPatcher
    Credits
    R2-X2 for their Repeater Restoration script, which gave me an idea on how to implement finesse. 

    96 downloads

       (1 review)

    6 comments

    Updated

  25. Darth Souls

    This mod is a reupload from the mod I first uploaded to Nexus mods. This mod is an essential tool to play the game however you want! 
    This simple mod, allows a very extensive set of difficulty options to be selected when playing Knights of the Old Republic. This does work for Knights of the Old Republic II: The Sith Lords as well! Ranging from Effortless difficulty, where you will take no damage during gameplay, all the way up to Impossible difficulty, where every move counts!
     
    This mod was done to significantly increase or decrease game difficulty options. A full detail of all options are as follows:

    Effortless - "requiring no physical or mental exertion." True to the definition, this makes your kotor experience completely story based. Fight even the toughest of enemies with no armor, and hand to hand combat!

    Very Easy - 1/4 damage taken in game. Makes the game so easy, even a young child would enjoy without frustration.

    Easy - "achieved without great effort; presenting few difficulties." This is the standard Easy difficulty option already present in-game. 1/2 damage from enemies.

    Moderate - "average in amount, intensity, quality, or degree." This setting is slightly easier than the standard normal difficulty, best suited for gamers who have never played dice roller combat before. 3/4 damage from enemies.

    Normal - "conforming to a standard; usual, typical, or expected." This is the default normal difficulty, recommended to start here for basic play as the game is balanced like the way it was intended. 100% damage from enemies.

    Challenging - "testing one's abilities; demanding." This difficulty setting ups the ante in favor for the enemies in the game slightly. Best for first time players of the game but have experience with dice roller combat. 125% damage from enemies

    Difficult - "needing much effort or skill to accomplish, deal with, or understand." This setting is the default max difficulty option, best for experienced players to play at this level. 150% damage from enemies.

    Hard - "requiring a great deal of endurance or effort." This setting is the first one to really shine above normal gameplay capabilities, most players probably feel like the standard Difficult setting is still too easy. This setting will be a refresher for those ample to play harder difficulties without overdemanding scenarios. 200% damage from enemies.

    Very Difficult - Essentially this is double the punishment done by the regular Difficult setting. Best suited for those who want extra challenge and thought processes for the journey. 300% damage from enemies.

    Overpowering - "extremely strong or intense; overwhelming." This is where the game starts really getting Souls-like. Enemies will deliver punishing damage in late game. At times certain fights will make you doubt the possibilities of beating the game like this. 400% damage from enemies.

    Impossible - "not able to occur, exist, or be done." This setting is for those who are Souls masters. Beating the game on this difficulty should be an achievement worth all the points it would take to beat all achievements from most games. Will have you looking like Darth Maul begging Darth Sidious for mercy, "There is no mercy." 500% damage from enemies.

    So as you can see, this simple difficulty mod will cater to practically anyone's tastes. Just make sure to change difficulty prior to starting a new game. The default option will always select the second difficulty option no matter what, which in this case would be the  "Very Easy" option. Let me know what you think of the mod and May the Force be with You!

    80 downloads

       (0 reviews)

    1 comment

    Updated