Leaderboard


Popular Content

Showing content with the highest reputation on 11/21/2018 in all areas

  1. 4 points

    Version 1.0.1

    26,922 downloads

    Short story: Repeating blasters were originally intended to give the user an additional attack in every round of combat (like twin-blade melee weapons do). This mod implements that effect. I.e. a character without force speed would normally do 1 attack when using a repeater, 2 when using rapid shot as well. Now, 2 attacks will be done when using the default attack and 3 when using rapid shot. Long story: After investigating in 2015 what could be the reason for repeaters costing more (500 vs 300) credits while having a worse crit range (5% vs 10%) than blaster rifles while having no advantage whatsoever, I found out that repeaters were originally intended to give the user an additional attack per round, sort of making them the double-blades of the blasters. Sadly, this was never implemented, as one internal item comment even comments on. I didn't know enough about scripting back then and quickly lost interest in fixing this. But now, more than 3 years later, it's finally fixed via scripting, placing the required code in the k_ai_master script. Known issues: Due to hardcoded mechanics, power blast can never do more than 1 attack, and sniper shot never more than 2. Normal attack appears to usually only do 2, but may rarely do 3 when using force speed as well. Sadly, these cannot be changed without access to the game code. This information turned out to be incorrect, and the user Darg727 made a fix for this. However, this has a downside: It works by making power blast and sniper shot always shoot 4 shots regardless of how many attacks are available, which looks very strange because all shots that don't have a corresponding attack round are auto-misses. For example, using a sniper shot with a blaster rifle or single pistol will cause 4 shots to be fired simultaneously, like a shotgun blast, with 3 of the 4 automatically hitting the floor/ceiling/wall. Using knight speed would allow 2 of those 4 to hit and only 2 would be an auto-miss, etc.... As per Darg727's upload permissions, I have included the responsible file (weapondischarge.2da) as an optional mod in the download for additional visibility for those people that might want to use the feature but would not come across his modification otherwise. Compatible with any mod that does not edit the k_ai_master.ncs file, and incompatible with any that does. (However, it is easy for any modder to add the compatibility, source is included.) Note that this fix works for both the player and enemies! This can make some fights of the game slightly more challenging.
  2. 1 point

    Version 1.4

    41,609 downloads

    Summary This mod replaces the Jedi robes worn by the player and many NPCs with a more iconic, cloaked one based on a model from K2. I've made some fixes to the model and made new textures both to improve the quality and fit into the game more smoothly. There are three texture options: 100% Brown, Brown-Red-Blue, and Brown-Red-Blue Alternative. The Brown-Red-Blue textures maintain the color scheme of the K1 Jedi Robes. The 100% Brown textures look more like K2 textures, with different (brown) designs for the Jedi robes instead of different colors. The Brown-Red- Blue Alternative is a mix of these styles. It retains the color scheme of the Brown-Red-Blue option while keeping the variety of the 100% Brown option. Dark Jedi robes, of course, are always black. All styles come with or without gloves for your player character and some non- player characters. If you choose a gloveless option, your hands will be bare and match your usual skin tone. Installation Extract files from the downloaded archive. Run Install.exe. Select one of the six install options: a) 100% Brown b) 100% Brown (No Gloves) c) Brown-Red-Blue d) Brown-Red-Blue (No Gloves) e) Brown-Red-Blue Alternative f) Brown-Red-Blue Alternative (No Gloves) Click "Install Mod" and select your game directory (default name SWKotOR). Manual Installation Extract files from the downloaded archive. If you do not have an override folder, make one in your game directory (default name SWKotOR). Select one of the three folders in tslpatchdata: k_bbb – 100% Brown k_brb – Brown-Red-Blue k_brb-a – Brown-Red-Blue Alternative Copy all files from the selected folder to your override folder except appearance.2da and the .ini and .rtf files. The gloveless options require patching appearance.2da and are not supported by the manual installation. Uninstallation Remove the installed files or replace from backups if necessary. Compatibility & Other Notes This mod is not compatible with my Cloaked Hybrid Robes mod; you have to pick one or the other. This mod is compatible with my Cloaked Party Robes mod, if you install it after installing this mod. This mod is likely not compatible with other mods that alter the Jedi robes. This mod uses my Supermodel Port for K1. This makes it super cripplingly incompatible with any other mods that alter the game's supermodels (the S_Female and S_Male files) unless the other mods utilize my Supermodel Port assets. These edits are necessary to give the player supermodels the bones required for the cloaks to animate. This mod's supermodels include my Supermodel Fixes for K1. So you don't have to worry about using that, or if these files are overwriting those. Use this mod's files. These supermodel edits somewhat alter some animations in the game. These adjustments were necessary to prevent the old stuff from clipping with the new stuff. It's essentially what Obsidian did when they added the new bones to the supermodel, but I've reversed the changes a bit to bring the animations closer to the original K1 style. Some models aren't so happy with the new rig. I've made some hotfixes for such cases where I can, but they won't be compatible with other mods that alter these models. I've instructed TSLPatcher not to overwrite these. P_JuhaniBB.mdl and P_JuhaniBB.mdx are two such files that will be skipped. If you use the Juhani Catlike Head Mod, I suggest that you use my version because I happened to fix the same thing that mod fixes anyway. You can copy those two files manually from tslpatchdata to Override. The gloveless options only support appearances from the original game release. If you use a modded player appearance, they'll still wear gloves. While this mod adds skirt bones to the player supermodels, at this time it does not add the bones or the necessary animations to the cutscene models. So the skirt flaps may appear stiff in scenes that use those. Credits KOTOR Tool – Fred Tetra TSLPatcher – stoffe, Fair Strides NWMax – Joco KOTORMax & MDLEdit – bead-v waifu2x – nagadomi This mod contains assets ported from Star Wars: Knights of the Old Republic II - The Sith Lords by Obsidian Entertainment. Permissions I hereby grant nobody except myself permission to upload some or all of this mod anywhere for any reason. For any reason. I have uploaded a separate mod resource with essentially all of these assets free for anyone who wants to use them. But I want to keep them separate for simplicity's sake, so this release here is strictly a mod. Disclaimers OBSIDIAN IS THE NEW BLACK. DON'T WEAR BIOWARE AFTER LABOR DAY. 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.
  3. 1 point

    Version 1.4

    28,643 downloads

    This mod makes some alterations to the arena in the Taris Upper City cantina. The primary change is the removal of the original low quality crowd sprites. In the vanilla game these are VFX nodes. It appears that Bioware's original intention was for these to be animated, but that was likely disabled due to performance issues on the Xbox. Subsequently, most of the sprites are lacking arms. Another issue is the scaling. The sprites are completely out of scale with the rest of the game world, appearing to be about half the height of an average human. This was possibly an attempt to skew the perspective, an attempt to make the arena look bigger than it actually is. The original sprites have been completely removed in favour of better quality crowd sprites ported from The Old Republic. Additionally, the bays housing the crowd have been resized in order to fit proper human-sized figures. To comply with recent local ordinance changes, transparisteel safety screens have been fitted for the crowd’s protection. Other minor changes include some texture swaps on the roof section and a dummy door model to hide some unsightly fog on the original. Additionally, players participating in duels should now correctly face their opponent, and give an alignment-specific emote when they are announced. Opponents will now politely wait until their name is announced before giving their little fist pump. After some complaints by their union about a lack of proper medical services, defeated opponents are now healed back to full health post-match rather than being left to limp around. The view screens in the cantina have been upgraded to have a dynamic display of the current arena rankings. These will change as the player progresses up the ranks. The placeable computer screens have all had their positions adjusted so that they properly contact the walls they are supposed to be mounted to, and to align them with one another. Ajuur the Hutt’s dialogue has also had some minor surgery performed on it, to better deal with player and party positioning. Carth should now properly face Ajuur and the player during his relevant interjections, and won't be replying from across the room. N.B. - Because alterations are made to the module's GIT file, the mod requires a save before entering the Upper City cantina for the first time. It is thus best suited for a new game. If you load a save after having entered, none of the screens will line up properly with the computer placeables. Known Issues: If you initiate a conversation with Ajuur while the party is standing in the corner with the medpac bin, you will likely see them jump out of frame as they are moved to their now scripted fixed positions directly in front of the Hutt. That's an unfortunate consequence of the way it was handled, but the camera angle should mask the transition from pretty much anywhere else. Acknowledgements Thanks to @bead-v for MDLEdit Thanks to @ndix UR for TGA2TPC Special thanks to @JCarter426 for helping with some scripting, particularly extended troubleshooting of the Ajuur party positioning script Thanks to @Salk for alerting me to the TSLPatcher problem with v1.0 Thanks to @A Future Pilot for pointing me to the fixed version of TSLPatcher Thanks to @Publicola for informing me about the ability to click through announcement animations Some screenshots feature @Sithspecter's High Quality Blasters The video features @ndix UR's KOTOR High Resolution Menus Crowd and glass textures ported from The Old Republic MMO
  4. 1 point
    I looking to port/use a few animations only available in TSL into K1. For example; the one I am hoping to use now is the "crouch and get up" one. I can't find it's exact value in animations.2da for some reason but you can see an example of it here. Failing that, anything similar such as "Kneel to meditate" (No. 23 in the animations.2da). I've heard it is possible to trick K1 into playing K2 animations, but I have no idea where to begin. Any help would be appreciated!
  5. 1 point
    View File Repeating blaster attacks restoration Short story: Repeating blasters were originally intended to give the user an additional attack in every round of combat (like twin-blade melee weapons do). This mod implements that effect. I.e. a character without force speed would normally do 1 attack when using a repeater, 2 when using rapid shot as well. Now, 2 attacks will be done when using the default attack and 3 when using rapid shot. Long story: After investigating in 2015 what could be the reason for repeaters costing more (500 vs 300) credits while having a worse crit range (5% vs 10%) than blaster rifles while having no advantage whatsoever, I found out that repeaters were originally intended to give the user an additional attack per round, sort of making them the double-blades of the blasters. Sadly, this was never implemented, as one internal item comment even comments on. I didn't know enough about scripting back then and quickly lost interest in fixing this. But now, more than 3 years later, it's finally fixed via scripting, placing the required code in the k_ai_master script. Known issues: Due to hardcoded mechanics, power blast can never do more than 1 attack, and sniper shot never more than 2. Normal attack appears to usually only do 2, but may rarely do 3 when using force speed as well. Sadly, these cannot be changed without access to the game code. This information turned out to be incorrect, and the user Darg727 made a fix for this. However, this has a downside: It works by making power blast and sniper shot always shoot 4 shots regardless of how many attacks are available, which looks very strange because all shots that don't have a corresponding attack round are auto-misses. For example, using a sniper shot with a blaster rifle or single pistol will cause 4 shots to be fired simultaneously, like a shotgun blast, with 3 of the 4 automatically hitting the floor/ceiling/wall. Using knight speed would allow 2 of those 4 to hit and only 2 would be an auto-miss, etc.... As per Darg727's upload permissions, I have included the responsible file (weapondischarge.2da) as an optional mod in the download for additional visibility for those people that might want to use the feature but would not come across his modification otherwise. Compatible with any mod that does not edit the k_ai_master.ncs file, and incompatible with any that does. (However, it is easy for any modder to add the compatibility, source is included.) Note that this fix works for both the player and enemies! This can make some fights of the game slightly more challenging. Submitter R2-X2 Submitted 11/20/2018 Category Mods K1R Compatible Yes  
  6. 1 point
    Hoping to upload a mod while prepping for family to come in for the weekend. Seemingly worked out the bugs I initially had when setting up the patcher.
  7. 1 point
    The "tricking" part is more about scripting, renaming animations in order to play ones for which there is no existing provision. In the first place you'd have to transfer the animation directly onto your target model, or create an intermediate supermodel. The latter is a better idea, as it gives you more flexibility, especially when dealing with scale differences.
  8. 1 point
    Not only that, it also affects enemies, so those with repeaters will pack quite an additional punch! It sounds weird but I was pretty glad to see all those additional red numbers over my party when running circles around heavy sith troopers for testing.
  9. 1 point
    I get the sense that all my status updates are the same old "I haven't been here in forever." Well....guess this qualifies as yet another one ;)
  10. 1 point
    Just drop by to say I'm a fan of your work. Most of co-main NPC's texture I am using on my current playthrough is yours. Thanks!