Leaderboard
Popular Content
Showing content with the highest reputation since 11/22/2025 in all areas
-
4 pointsFor those who are hungry for updates, thanks for all the kind words and support. As holidays are around the corner, my free-time has been a bit taxed lately as I strike the balance between KotOR things and spending time with my and my fiance's family. (Not to mention keeping up with my real job 😬) However, I did spend some time formalizing some of the various "wishlist" features, as well as other pending investigations within the repository issues view. Most upcoming work on my radar for this project is of the unexciting sort. I want to adjust the way I'm modelling game objects in the patching framework to better reflect the underlying inheritance in the base game (i.e. Functions that take a CSWCObject can accept a CSWCCreature, which is derivative, as valid input, etc). I also want to improve/expand the address database system. Right now, they're being stored in plain-text TOML format, which is fine at the current scale, but as this project has grown, this system is already becoming unwieldy. I'm looking to swap to using SQLIte, such that we can have efficient, live, swappable local databases that we can just dump address data directly out Ghidra into. Finally, kotor 2 reverse engineering just needs more work. Kotor 1 is in a great place, such that if we were only targeting that game, I could really accelerate this project. But since I'm endeavoring to provide a solid framework for both games, some TL&C is required to get kotor 2 at least somewhat up to speed. I likley will be giving DarthOuroboros's GhidraMCP suggestion a shot to see if that can accelerate things more here. As a lot of the work to be done is mostly comparative reverse engineering, which I hope falls into the low-complexity class of problem that AI typically excels at. As always let me know if there are any questions or suggestions! P.S. @ajdrenter Galaxy map stuff would be pretty interesting, I've added an issue for me to investigate that at some point in the future. Thanks for the suggestion!
-
3 points
-
2 pointsRan a quick test, porting Revan's lightsaber over to KotOR from TOR. May look at putting a little mod together which makes this the lightsaber you get on Dantooine at the end of your training, rather than the generic one. Could always deposit the other crystals elsewhere too, for those who like some variety and don't want to stick with their class colour.
-
2 points
Version 1.4
115 downloads
Currently on my thousandth playthrough and figured I'd share the stuff I've been making for it so far Hi! Please visit this mod's Nexus page for better IMAGE DESCRIPTIONS https://www.nexusmods.com/kotor2/mods/1319?tab=images INCLUDES: Unique, High Quality, Upscaled Complexions and Hair for - Atton (6 Options, Full Darkside Support, All Portraits Included) The Handmaiden (2 Options, Full Darkside Support, All Portraits Included) Female Exile (2 Options, Full Darkside Support, All Portraits Included) Bao-Dur (2 Options, Full Darkside Support, All Portraits Included) ALL TEXTURES are upscaled from 512x512 to 2048x2048 Hair, skin details and eyebrows are painted by hand... just throwing that out there If anyone is interested in lower resolutions (like for mobile or something) just ask New NO EYELINER ATTON FOR KOTOR SUBREDDIT Love everyone who was polite. Enjoy. CHANGES FROM DEFAULT FILE Closer to Vanilla Gives Atton back his crows feet, eyebags and smile lines (I'm sorry I stole them in the first place) A more noticeable darkside progression Fluffier and lighter brows And most importantly; no eyeliner INSTALLATION Loose-File method, please see README, included in all files, for more info. THIS MOD WILL CONFLICT WITH THE FOLLOWING FILES and any mod that uses them ------ (To ENSURE compatibility, I advise you DELETE these files, if present in your Override folder, before installing this mod. Or, simply don't use this mod) EXILE PFHCO5.TPC/TGA PFHCO5D1.TPC/TGA PFHCO5D2.TPC/TGA po_PFHCO5.TPC/TGA po_PFHCO5d1.TPC/TGA po_PFHCO5d2.TPC/TGA ATTON P_AttnH1.TPC/TGA P_AttnH1D1.TPC/TGA P_AttnH1D2.TPC/TGA po_PAtton.TPC/TGA po_PAttond1.TPC/TGA po_PAttond2.TPC/TGA HANDMAIDEN P_HandmaidenH.TPC/TGA P_HandmaidenHD1.TPC/TGA P_HandmaidenHD2.TPC/TGA po_PHandM.TPC/TGA po_PHandMD1.TPC/TGA po_PHandMD2.TPC/TGA BAO-DUR P_Bao_DurH.TPC/TGA P_Bao_DurHD1.TPC/TGA P_Bao_DurHD2.TPC/TGA po_PBaoDur.TPC/TGA po_PBaoDurd1.TPC/TGA po_PBaoDurd2.TPC/TGA ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- PLANS and FUTURE UPDATES --------------------------------------------------------------------------- ---------------------------------------------------------------------------- Kreia (Current WIP) Mira (Current WIP) Visas (Planned) Bao-Dur (Current WIP) Done, yay Disciple (Planned) Mandalore (Planned) figure out tpc T-T Adding Custom Portraits for the entire cast (Current WIP. Pray for me, I suck at taking screenshots T-T) RESHADE (in most screenshots, highly recommended if you want the look in my screenshots) Tastefully Atmospheric Reshade - MaxYari THANK YOU ------------------------------------------------------------------------------------------------------------------------------------------------------ For reading this far, and if you have any questions I'd be happy to answer them to the best of my abilities I also encourage you all to upload pics, (as I am horrible at it) because I'd really like to fill the images section with good examples (help) -------------------------------------------------------------------- Please keep in mind, if you do not like an aspect of these complexions, I would be happy to tweak it for you as long as you are polite and respectful when asking. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- CREDITS LucasArts Obsidian Entertainment, Inc. BioWare voidceta - HUGE thanks for a specific file present in this mod TOOLS USED Kotor Tool Holocron Toolset GIMP upscale.media - PixelBin Shameless use of Google images and Pinterest -
1 pointThank you to everyone who commented on this thread. I never would have been able to put this together without y'all's help.
-
1 pointYou can set up TSL Patcher/Holo Patcher to do that for you using tokens. If you read through the readme included with TSL Patcher, it'll explain how tokens work.
-
1 pointDid a test with Revan's Sith Lightsaber, too. It looks ok, but I'm not sure I'd release this one, as there are nicer looking models out there made by other people which look a bit better than the TOR version in my view.
-
1 pointHow can you import a model from KOTOR 1 to KOTOR 2 and vice-versa? I understand that you need to use MDLOPs or MDLEdit, and then a 3d model software like blender with the add-ons available for download on this site, but I don't understand what steps actually need to be taken to make the model files from one game readable by the other game.
-
1 point
-
1 point
-
1 pointIf it messes with timers, then I imagine anything related to OnHeartbeat events for placeables/modules/user defines would experience the sort of issues described.
-
1 pointHi @Salk I know what your talking about! The load behavior of a main menu load, a hard load (load game menu in game), an autosave load, and a quick load all have subtle but important differences. This has actually come up in the speedrun world a few times. For example, the effect duration glitch (in which they last a long time) only happens if you have previously loaded a hard save in this session (as that messes up the global timers). There's a variety of other small differences, between these functions; most of which I haven't dug too deeply into. But I'm unsurprised you've run into this before. If you could provide an example of a specific script related issue that performs differently for different loads (to use as a reference point), I'd be happy to mount a bit of an investigation into it when I get the time. As mentioned above, it's a busy time of year so this may be backlogged a bit. I'd also be happy to field any other questions! Thanks, Lane
-
1 point
-
1 pointI used mostly Blender, photoshop and kotor tools. I joined my mask with someoneelse's mask since IDK how to rig. I'm learning right now and thank you
-
1 point
-
1 pointi'll take a look at it. unfortunately these are some of the harder textures to make, i might do a pure upscale instead.
-
1 pointAmazing work! You managed to break down so much limitations... This is extremely exciting :)
-
1 pointWatching your progress on this very closely. This is the most exciting thing in KotOR modding in a long time in my opinion. The placeables extension is fantastic, would like to see the same thing for the galaxy map as I know it has a similar limit. Also transcending the limits of appearance.2da would be amazing although I know this probably requires a huge amount of manual effort.
-
1 pointWhat do you mean by "future skill checks"? There are already skill checks in dialogue that add more skill based dialogue responses should said skill be a certain level. So this is the Loganverse team's latest rebrand I take it? As SH has already said, they seldom collaborate with others or share their own assets with modders. I had no idea who this is, I tried searching for them on YouTube and the only thing that came up was a Let's Play channel. The thing about Kotor Machiminas is that what you see on screen isn't as deep or as complex as the scene itself depicts. You might see an awesome scene with combat and the like but in reality what's going on behind the scenes is that NPCs are being directed to do things via JC's Toolbox and what you might think is an epic cutscene might actually be 5 separate choppy in-game cutscenes that were recorded and edited together to look like one scene when in reality they aren't. When it comes to any sort of animation, what isn't seen on screen doesn't need to be animated - this is especially true with 3D animation. I say this because something that might look cool in a Machimina might not actually work properly in-game as a mod. Remember how Revan and Kreia used Darth Malak's Lightsaber pose? In-game the ability to use blasters, the ability to use security on a door, or dialogue animations might be broken as those were never seen in the movie and thus could be left broken. Even if you ignore the fact that SWST and Varkor take their time making VO, there only value as voice actors for the ROR mod is for the character Revan and we aren't even up to writing that character's dialogue let alone finalizing his script. There will definitely be voice acted characters before Revan, so why would we want famous examples like SWST and Varkor for those characters when we can have unsung actors play these roles and do a good job at those roles (and not take 3-5 years to produce the lines for those roles too). And should by some miracle we do finish the entire mod and get to voicing Revan should these two be unable, unwilling, or no longer be here to voice the character we will inevitably have to look for different people. We are working on Episode Two and the patch for Episode One, though SH is right in saying that a collaboration at this stage is very very unlikely. I can assure you, work for Episode Two is well underway and it is going well without a major collaboration at this present time.
-
1 point
-
1 point
Version 1.2.1
819 downloads
30 Vanilla+ lightsaber hilts (10 regular,10 short,10 double) Working texture for both Aspyr and Legacy In the base game, every lightsaber you find has the same hilt model. My goal was to add some variability to the lightsaber hilts while also fitting within Kotor's engine limitations. Hilts are still tied to crystal color but should give the illusion that every saber hilt isn't exactly the same. The Blade I have rebuilt the original blade model, so that JC's Lightsaber Visual Effects for K2 is compatible (and recommended). The blades are now perfectly symmetrical after some UV editing. I also fixed a bug where some models didn't render all of the blade planes. A glowing light source has been added to each blade thanks to Crazy34's Light saber models. The Hilt I started with a base hilt design and then tweaked each one to have a slightly different shaped grip, emitter, and pummel. One hilt shouldn't stand out or overshadow the design of the others. Hopefully they feel like they belong. 10 hilts are completed for each crystal color. These are also compatible with the Aspyr version of the game, which had broken hilt textures. I added a custom hilt for Malak as well. Install Steps: - TSLRCM Required - 3C-FD Patcher is recommended for Aspyr version - JC's Lightsaber Visual Effects for K2 is recommended. The glowing light colors were made to match these. - Extract and copy mod files to override directory - Alternative texture is also in the downloads, with less gold/bronze Credits: - Crazy34's Light saber models for the glowing light effect - JC's Lightsaber Visual Effects for K2 amazing blade texture, I matched the glowing effect to work with these -
1 point
Version 1.1.2
212 downloads
The Expanded Atton Romance Mod Author: Lena Hills Contact: Personal Message at DeadlyStream, Lena-Hills or Expanded-Atton-Romance-Mod on Tumblr Version 1.1 ----------------------------- 1. Description: The Expanded Atton Romance Mod is a fully-voiced story supplement to TSL, using less common/cut lines from the original game and splicing them together to build a full romance arc for Atton and the Exile in the style of the KOTOR 1 romances. Depending on character choices, up to twelve new conversations/interactions run from your arrival on Telos through to a final scene just before heading to the Ravager, with new conversations unlocking after each Jedi Master. Four are repeatable [flirt] options (one with reactions from all other companions if they are in your party) so you always have options to interact. Fade-to-blacks are used for kiss scenes to match K1. For full details see 5 – Gameplay Guide. 2. Installation: This mod requires TSLRCM to function properly. Make sure TSLRCM is already installed before installing this mod. Uses TSLPatcher for easy installation, simply unzip and click to install. For new modders, I've made video walkthroughs for Installing on PC and Installing for Mobile. 3. Compatibility (mods/existing saves): This mod has been tested successfully with PartySwap and Extended Enclave (plus their compatibility patch when used together) with no issues, and should be compatible with most common mods. TSLPatcher will edit instead of replace the globalcat file, and the majority of the mod is contained within the Atton.dlg file and 222mand.dlg files, others can be eliminated if needed for compatibility with other desired mods. No gender checks are used in this mod and it appears to be fully compatible with Leilukin’s Atton Rand and Male Exile mod for anyone wanting to play the full romance with a male PC - just make sure this mod is downloaded first, then Leilukin’s after (linking with permission from Leilukin). EDIT 10/17/2025, fixed bug that stopped the flirting with male characters in one module. This mod has been tested with no issues when using existing save files, so can skip Peragus/Telos if preferred. See full game guide to decide where to start. 4. Permissions: You may screenshot/record clips of the new dialog from this mod as long as you include a link/credit to this mod, but please do not record and post full conversations or repost this mod to other sites. If you are interested in making additional Atton/Exile content building on this/using dialogue/sound files that I created, please reach out to me as I am happy to grant permissions/share files - if anyone skilled in animation/scripting is up for making a tweaks mod for them to interact on-screen rather than use fade-to-blacks that would be especially welcome! 5. Gameplay Guide: Simple version - If Atton is spoken to at the start of each new planet/just before the rebuilt Enclave, spoken to both on and off the ship once the relationship arc has started to use the [Flirt] options, and allowed to speak to you when he asks near the end of game, all major voiced content will be seen. One additional conversation with Atton unlocks if you both recruit Mira and meditate with Disciple to trigger an existing cutscene between Mira and Atton, and one new optional conversation is available with T3M4 about what he has seen once the romance begins after you find the first Jedi Master. Full list of voiced content and triggers: Endings - 6. Credit: This mod would not have been at all possible without JC's extensive help, from creating the SithCodec so I could modify the existing audio files and re-encode them, all the information and scripts to make lip files, plus constantly answering my frequent questions in the Discord server when I hit problems I couldn't troubleshoot on my own. Likewise, the KOTOR server and entire DS forums have been hugely helpful with advice/tutorials on seemingly every aspect of modding! Thank you so much! Tools used: Kotor Tool, DLG Editor, TSLPatcher, Sith Codec, LipSync Editor Files edited: 101atton.dlg, 222mand.dlg, atton.dlg, fight.dlg, t3m4.dlg, globalcat.2da THIS MODIFICATION IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT/LUCASARTS. USE OF THIS FILE IS AT YOUR OWN RISK, AND THE ABOVE-MENTIONED COMPANIES AND/OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FROM THE USAGE OF THIS FILE. -
1 point
-
1 point
Version 1.2
407 downloads
In the latest Aspry patch, the textures on lightsaber hilts are bugged. It seems theres an extra shader applied to them and maybe the math gets broken at certain angles. The fix is to simply change the supermodel type from 'lightsaber' to 'effect'. This does however cause smoke and hazy effects to render on top of the lightsaber blade. An alternative fix is being worked on using lightmap as a texture. This can be done with Kotor Blender. I have also attached patched models for vanilla and Crazy34's New_Lightsaber_Blade_Model_TSL. Please make this change when creating your own lightsaber mods, for Aspyr compatibility. If using the files provided here just copy to the override folder. If using Crazy34's lightsabers, install their mod first then copy/overwrite with these patched models. -
1 point
Version 1.5
64,318 downloads
THE SITH LORDS RESTORED CONTENT MOD ADD-ON: M4-78 Enhancement Project 1.5 1. Description: ---------- This mod adds the planet of M4-78 to the game, where you can find Master Vash alive. The planet is only available after finishing Korriban. You will find a clue on how to get to M4-78 in Korriban's Sith Academy. Features: * Brand new planet consisting of seven new, unique locations! * Over two hours of additional game play! * Explore the mysterious Droid's Planet in a dialog-heavy adventure, with over 1000 lines of voiced dialogs! * Your actions on M4-78 have impact on other planets, making it feel like a legitimate part of the game! * Restored previously unavailable unique droid items for your party members! Please note that for now, M4-78 Enhancement Project is ONLY COMPATIBLE WITH THE ENGLISH VERSION OF THE SITH LORDS! 2. Installation: ---------- 1. First, you will need to get the most up-to-date version of TSL Restored Content Mod (TSLRCM 1.8.5). It's available for download here: http://deadlystream.com/forum/files/file/578-tsl-restored-content-mod/ Please note that M4-78EP will NOT work AT ALL without TSLRCM. 2. Follow TSLRCM's installation instructions. 3. Once TSLRCM is successfully installed, run M4-78EP.exe (or on Steam run the Workshop installation). Installer will ask you where you want to install the mod - it should figure out where TSLRCM is installed by itself, so you probably won't need to change that. If, for some reason, the installer shows an incorrect folder, make sure you change it to directory where KotOR 2 is installed (where swkotor2.exe is located, NOT any of subfolders), same as TSLRCM. 4. While we try our best to make this mod as bug-free as possible, with the many options of KOTOR2 and our small testing team it can happen that bugs, including critical ones, pass through. We will fix them, so check our site for any potential updates and patches. 5. Install any compatible mods you desire now. 3.1 1.5 Major Changes: ---------- * New ending * New intro (less spliced party members lines) * Reduced amount of walking * Fast travel in droid quest - no more running trough the planet multiple times * You can now do Environmental Zone first and gain Kaak's help, allowing you to skip a large part of the Industrial Zone * Better filters on VOs so your ears won't bleed (at least not as much) * Other stuff 3.2 1.3 Update fix list: ---------- ! Replaced Voice-Overs (CS-36, Industrial Rogue Droid and more) ! New Voice-Overs ! Gonk droids, courtesy of newbiemodder!!! General Fixes and changes: * You will no longer receive a droid army on Telos if M4-78 has been ordered to make Environmental Droids instead. * All side quests now have "Bonus Mission" behind their name to differentiate them from required missions. * Complete pass over journal-text and conversation options to make doubly sure it's impossible to get lost. Central Zone: * You will no longer magically know about CS-28 if you recover his lost part before talking to him, journal entry will be vague in that occurrence. Also fixed some issues where you could show CS-28 the part without owning it and talking about finding it before asking him what he's looking for. * Changed footstep sound of repair droids. Industrial Zone: * IS-07 renamed to Loading Droid as he has no role in the mod at all. * Fixed camera issue using the test console. * Fixed camera issue when talking to Designer droid for the "Recent History" side quest. * Fixed infinite spawn of combat droids in the droid segment if re-entering the Zone. * Slightly improved frame rate (if you still have issues turning off shadows is recommended). * Fixed repaired cleaner droid cut scene running twice. * IS-43 now moves back to his position after the cleaner droids gets fixed. * Added a new journal quest for the mission to get into the cleaning droid trash containers. * Improved consistency between droid segment and exile segment. Environmental Zone: * Boss Droid now drops various random droid items (2-6) as additional reward. * Added clairvoyance effect to the reveal of the Boss. * Corrected screen that was clipping through a wall. * Moved back some turrets so it's unlikely they will target you through the wall. * Renamed ES-44 to Environmental Droid and gave it a unique line. * Removed trigger that made it difficult to talk to the escort droid that brings you across the minefields. * Fixed issue where minefield escort cut scene didn't trigger upon certain dialogue choices. M4-78 Core: * You can now target the force field control terminal with a controller. Rapid Transport System: * Industrial Escort now shows in-module jump without having used the door yet (of course you can't use it until the door is opened). * You can now use the escort droid to go to IS-24 after unlocking access. * Industrial droids can no longer escort you to themselves. * The escort droids in the Central Zone and Industrial Zone now have a map note. Thanks to geordyjones: * Made tweaks to the Industrial Zone door cut scenes to make it much clearer why you're looking for cleaner droid access. * No longer displays party selection at start of the planet (having to convert to droids anyway). * During T3's side quest fixed all mentions of "construction droid" to "repair droid" as they're properly called. * Renamed Fight Witness to "Fight Witness" to make it more apparent it's not a generic central zone droid. * Modified duration on many lines around the planet. * Fixed unintentional conversation breaks with IS-58. * Fixed missing line on IS-63. 3.2 1.2 Update fix list: ---------- * Fixed issue with Industrial Zone maintenance droid that allowed infinite experience. * Fixed main quest breaking glitch involving T3's solo quest. * Fixed being able to supply fuel by both Vogga and M4-78, rather than making the intended choice. * Fixed journal being updated when you didn't find a part inside the cleaning droids rather than if you found a part. * Removed many of the boxes near droid testing, allowed access to the loot of the remaining ones, updated loot tables of several 'containers' in that module to match TSLRCM's fixed loot script. 3.3 1.1B Update fix list: ---------- * Fixed issue where "Data Transfer" could not be completed if acquired after meeting Kaah, but before visiting M4-78EP, or if you triggered the 'hidden' ending. * After starting the 'Thrash' goal with IS-43 you can ask him again what you’re supposed to do now, in case one might forget. * Corrected wrong class-check in Black Market Droid conversation that could break the conversation. * Improved Telos Droid Assistance cut scene. * Added VO that was missing from the installer. 3.4 Patch fix list: ---------- ! Fixed "stuttering droid" bug. ! Additional content! ! Added 2 Easter Eggs. Go find them ! Modified end game sequences. ! Telos Attack and the Rebuild Academy are now properly updated like they should, as they were accidentally left out of the original installation. ! Various spelling and grammatical fixes throughout the mod. ! Updated several quest entries for added clarity. ! Changed learning "Niman" to "Juyo" for Sentinels, Assassins and Jedi Watchmen. General: * New side quests "Elimination Required", "Global Infiltration" or "A Droid Too Many" will run together with the droid's solo quest to remove the radiation, and should provide some distraction from the walking. Finishing one of these quests will give the droid you control a small permanent boosts to their functionality. * Several droids throughout the colony have more to say. And some brand new ones appeared! * Killing Vash will no longer incorrectly increment 000_Jedi_Killed, which could lead to various issues. * Fixed Vash appearing on M4-78 too soon when talking to T3 about the Jedi Masters. * Fixed Vash appearing injured if it stated M4-78 and not dead when talking to T3. * Changed hyperspace to look a little more like vanilla hopefully. * The M4-78 landing and leaving movies now appear in the movies screen once seen in game. * M4-78's music can now be listened at from the 'music' tab after game completion. * Changed learning "Niman" to "Juyo" for Sentinels, Assassins and Watchmasters, since Vash teaches Niman, and this could lead to game breaking issues if Vash wasn't the last Jedi Master the PC met using these classes. * Grenn will acknowledge possessing M4-78 fuel during the Telos under Attack sequence. Korriban: * Fixed Lost Jedi not updating sometimes. (T3 hint) * Fixed conversation break and no quest update with Disciple. (No Atton) * Fixed Disciple vo/st mismatch. M4-78 Landing Pad: * Fixed exile appearing shortly before the interlude cut-scene. M4-78 Central Zone: * Changed mechanics of the M4-78 door opening, preventing the door to open but an invisible wall still blocking you entrance in certain cases. We also fixed the door still being visibly floating above the building when open. * Modified broken droid dialogue to make it slightly more obvious where to get the droid legs. * If you kill Vash you will now also get a proper introduction to M4-78. * The force field can no longer be bashed by a lightsaber (if so, why was Vash still there?) * Fixed "hidden ending." * Modified core-quest update script. It would return 'have 1' if you had 5 or more. Now it will always return you have enough (4) if that's the case. * Fixed the maintenance droid not giving you 2 cores if you used a certain conversation options and then aborted the conversation. M4-78 Environmental Zone: * Fixed HK not being re-added after HK-50 fight (missing file). * Reduced hit points of boss droid * Kaah's meeting will now give you a lightsaber (part) whether he remains alive or dies. M4-78 Industrial Zone: * Fixed missing quest update from retrieving memory core from living astromech droids. * Fixed all astromech droids once broken being able to give the part, not just the one who should have got it. * Fixed IS-56 sometimes not talking about I0-01, blocking progress. * Some Droid Designers were sent back to work, and will now use the computer animation instead of standing around doing nothing. * Fixed medical vendor showing all stims twice in his inventory. * You can now finish "Data Transfer" if you acquire the quest after completing the planet's storyline. M4-78 Core: * Fixed Kaah not properly appearing when leaving the mainframe in some cases. * Kaah will no longer drop a lightsaber upon being killed. * "M4-78: Recent History" will now close with a failure quest description if you enter the M4-78 core while it being rendered unable to be completed. * Reduced hit points of Vash M4-78 radiation flooded sections: * IS-43 will now look the same during and after the radiation flood. 4. Uninstall ---------- Run uninstall program created in your game's main directory. 5. FAQ / Known Issues --------- Q. How do I know if the game successfully installed? A. There are two ways to note. Check when installing that you didn't have any errors. Also when loading the game, did the legal screen get replaced with a full page legal screen that said "M4-78 Enhancement Project" Q. Conversation breaks with error in the Korriban Academy. A. M4-78EP is only for the English version of The Sith Lords. Other versions will not be able to start and complete the planet properly, sorry. Q. M4-78 does not appear on the galaxy map. A. Finish Korriban, and follow your quest instructions. Alternatively, another mod may conflict, please check our forums if this is the case. Q. Slow performance in the Industrial Zone. A. If you experience this, try turning down graphics for the duration of this map. Especially turning off (soft) shadows has noted a great increase in performance. Also make sure the Disable Vertex Buffer Objects=1 fix is in your swkotor2.ini under [Graphics Options]! Q. I can't finish "Recent history: M4-78"! A. This quest requires you to very specifically interrogate droids and events around the world. It's intended to be only completable for the very thorough. Try to finish it if you can! With the patch it will automatically fail if you don't, so it won't remain in your quest log for the entire game may you fail to do so. Q. I am missing droids. A. Make sure you have no incompatible mods running along M4-78EP. Q. I can't find all 4 power cores for the puzzle A. There are more than 4 cores to be found, so there are several options where you missed one or several. Check with every droid, and make sure to loot everything to find the ones you missed! Q. My question is not answered here! A. Feel free to ask us at our official forum; http://deadlystream.com/forum/ 6. Credits: -------------------------------------------------- » Project Leaders -------------------------------------------------- - Zbyl2 - Project Leader, scripting, storyline/dialog writing & editing, voice over auditions, texture editing and more - Stoney - Former project leader, scripting, storyline/dialog writing & editing, texture editing, modeling and more - Hassat Hunter - dialog correction, scripting, bug fixing, patch lead -------------------------------------------------- » Storyline -------------------------------------------------- - Sharen Thrawn - former lead writer - Lord of Hunger - storyline ideas - JCarter426 - storyline writing/ideas for the Industrial Zone - Sith Holocron - input on storyline and planet's past -------------------------------------------------- » Modeling / Texturing -------------------------------------------------- - Stoney Many new or edited placeable objects - Quanon Archon models - Khrizby New animations and fixed models - Redrob41 Droid re-skins - 90SK A LOT OF droid re-skins - Sith Holocron Animated screen textures -------------------------------------------------- » Beta Testing -------------------------------------------------- - Stoney - Hassat Hunter - Qui-Gon Glenn - Atton Rand - Nsinger998 - LDR - Zhaboka - drunklol - arekushu - twdarkeh - dashrendar - Sith Holocron -------------------------------------------------- Voice Acting -------------------------------------------------- Kaah Ohtok Zhaboka CS-36 (Central Zone Official Information Unit) Danule M4-78's Main AI Sith Holocron ES-05 (Environmental Archon) Louise du Cray IS-24 (Industrial Zone Archon) 90SK IS-02 (Maintenance Unit} Nolan Tashijan IS-56/Researcher Droid/KL-92 Edwyn Tiong LS-44 (Greeter Droid) Ripulesyou IS-84 (Droid Designer Lead) Runawayjam Random Design Droids Drew Mochak War Droids/Central Zone's Maintenance Unit/ Force Field Operator/Escort Droids Caleb Woodard Force Field Operator Trayusstudent Sith Soldier Mrcharlton CS-45 (Central Zone Original Information Unit) James Beagon Accused Environmental Droid in Central Zone Jerry C CS-28 (Central Zone Maintenance Droid Assistant) Dylan Medical Units ABagOfVicodin Additional Construction Droid/ Landing Arm Supervisor Sonbiru "Dr. Son" IS-43 (Supervisor of Cleaner Droids) Daniel Conner Fight Witness Adam Brennecke I1-02 (Re-programmed Maintenance Unit) Connaugh The Inquisitive Droid at the end of Industrial Zone Thomo93 Cleaning Droid Warning System ReddHorrocks Main Manufacturing Unit Kevin Smets Additional Industrial Zone Droids ThisIsSnaik Additional Environmental Units Tuomas "Iterator" Kuosmanen Droid with Missing Legs Dr. John Faller Black Market Droid CommissarBRO -------------------------------------------------- Voice Splicing -------------------------------------------------- - Sith Holocron - HK-47 -------------------------------------------------- Special Thanks -------------------------------------------------- Geordyjones - For his excellent TSLRCM and M4-78EP run, which was entertaining and very useful as base to see what potential issues were still in the game, as seeing one actually play and react immediately generally was more of an aid than sometimes vague after-playthrough impressions. Many of the fixes in M4-78EP 1.3 were done due to this run. JCarter426 – voiceovers in previous versions and the new end credit movie Revan411 – voiceovers in previous versions Jaedar – voiceovers in previous versions Ghostlyhamburger – voiceovers in previous versions L0ki194 – voiceovers in previous versions Yceman (aka Darthycey) – For our original end credit movie Danule’s services can be contracted on Fiverr.com. (https://www.fiverr.com/danule/) Reddhorrocks’ services can be contracted on Fiverr.com. (https://www.fiverr.com/reddhorrocks/) Connaugh’s services can be contracted on Fiverr.com. (https://www.fiverr.com/connaugh) JCarter426’s services can be contracted on Fiverr.com. (https://www.fiverr.com/jcarter426) 7. Distribution Notes ---------- Thanks to Doctor (previous site owner of deadlystream.com, formerly known as DeadlyStream) and Tyvokka (current owner of deadlystream.com) for giving us space on the forums and all the people of the TSL community that helped with bug finding in the original release. Thanks to tk102 for the dlg editor Thanks to Jdnoa and Dashus for the tools they created for which none of this would be possible without them. This mod may not be modified or distributed without the explicit permission of the authors. THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS 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. -
1 point
-
1 point
Version 1.7
2,329 downloads
Content Pack: Feats And Powers (K1 ver) Version 1.7 Installation: -Run the included TSLPatcher.exe and select your installation directory (the folder containing swkotor.exe, NOT the Override). -You can use this version on a non-English copy, but the descriptions will still be in English. Details: -Content Pack: Feats and Powers is a collection of feats and powers for KotOR. -It contains 28 new feats, in 17 separate feat chains. -In addition, it contains 5 new force powers, in 2 separate power chains. -Starting a new game is not required. -Full details are included in the TSL Patcher writeup. History: -v1.00: Initial release -v1.10: Added Dark Rage, Sadism and Sweet Release. -v1.20: Added Constancy, Respite and Anti-Shield Protocol -v1.30: Added Auto-Shield Protocol, Applied Knowledge and Last Stand -v1.40: Added Resonance, Deep Resonance and Master Resonance. Also completely reworked Payday. -v1.50: Added Mysterious Benefactor -v1.60: Added Whirling Blade Combo, Thunderous Blade Combo and Heartstopper Combo -v1.70: Added Rationing Technique and Intimidation Factor Bug Fixes: -v1.01: Fixed a bug preventing Shutdown and Overload from targeting blaster rifles. -v1.02: Stopped T3 from being able to take the Payday and Killer Instinct feats. -v1.11: Fixed a bug preventing Sith Lords from taking dark-side feats. -v1.31: Fixed a bug preventing Auto-Shield Protocol from triggering. -v1.32: Additional bug fixes. -v1.61: Fixed the interaction between Overload and combo feats. Fixed some lingering bugs from the Steam conversion. Improved compatibility. -v1.62: Refactored to improve compatibility. -v1.63: Fixed a bug preventing Payday from triggering. -v1.64: Restored the icons for Flashbang, Extra Kick and Shrapnel Burst. -v1.65: Corrected some porting issues. -v1.66: Improved compatibility. -v1.67: Fixed a bug preventing the use of medpacs directly from the inventory screen. Fixed some small typos. -v1.68: Fixed some vanilla-related bugs that made ability scores more effective than intended. Permissions: -Don't redistribute the mod without permission. I'm pretty reasonable. Credits: -By TamerBill -
1 point
Version 2.3.4
4,918 downloads
DLGEditor is a GUI based dialog viewer and editor for Star Wars: Knights of the Old Republic and Star Wars: Knights of the Old Republic II: The Sith Lords. The editor is divided into two panes. The upper pane contains the treeview portrayal of the dialog with NPCs speaking in red (Entries) and PC replying in blue (Replies). Upon highlighting the nodes of the tree, detail widgets appear in the lower pane containing node-specific information which can be edited. -
1 pointAt its current stage, this mod has some serious bugs tied to it. One: the quest 'Deadly Upgrade' re-inserts itself into the quest log whenever you set foot in the R&D section of the Industrial Zone regardless of whether or not you finished it via any means. Two: there is a missing quest item needed to fix the droid by the Industrial Zone entrance in the quest 'Fixing Droids'. Three: There was supposed to be a dialogie option with Kaah upon completion of the Environmental Zone where he gives you data regarding a quest granted by the rogue industrial droid from the maintenance shack that I forgot the name of. This is missing, rendering the quest unfinishable. Fourth: two of the assassins that show up in the new ending do not aggro after they dispatch Vash. What is most disturbing out of all of this is that all the chatter I've seen regarding these bugs is that the authors have no inclination to go back and fix them. I get it, they're probably burned out, but to leave such bugs as these in the mod is just irresponsible. I've tried using Pa3pyx's (or whatever he's called) 1.3 version, but there is no installer and that user has provided no instructions on how to successfully integrate his version in. Unless there is a concerted effort to fix these issues, I'd say give this a miss.
-
1 pointWell, this was... something. It seemed like it would be a good something, but now I just don't know.. I'm going to start off by saying that, contrary to zbyl2's assumptions, I find walking immensely preferable to being abruptly teleported around without warning. That was so jarring and disruptive that I was tempted to report it as a bug. It actually took me til the second instance to realize it wasn't one. Was that change playtested by anyone at all before release? That did NOT make for a good gaming experience... Also, given the existence of the Escort Droids for controlled fast-travel, it's completely and totally unnecessary. It was fundamentally a bad idea, in my opinion - throw it out the window and never look back. Second, I played the "You have to use a droid" portion as T3-M4 and I have to say that under these circumstances the dialogue choices being unintelligible to the player ends up feeling rather awkward. It's one thing in Vogga's warehouse, where the choices don't actually matter much at all; in that context it's funny. But here, where they actually have significance, it made me feel like I was flailing around completely blindly. I think that either you need to ditch the concept for that portion of this world, or publish a translation sheet. Third, I think the number of currently-active droids needs to get added to your journal. Because you can only ask the droid once, and it's all too easy for it to get scrolled out of the Messages log (and I'm guessing the Messages log being so short in TSL is backend idiocy that modding can't fix). I mean yeah, you can write it down, but it feels like the in-game handling should be better. And then there's the bugs.. I was super-excited to play M4-78 and finally be able to experience a more complete TSL story that actually gave Lonna Vash her due. And, after getting past the janky introductory segment, I was having a good time with the place. Then I set foot in the R&D zone and had "Deadly Upgrade" suddenly inject itself back into my Active Quests list (and the entry didn't even match how I'd actually done it). I came here to report that... and discovered just how broken version 1.5 is and continues to be. That was disheartening to learn. I implore you to either return to the project, or at least make an installer for the more-stable previous version (1.3) so that that can be hosted here.
-
1 pointBecause I wasn't active on Deadlystream at the time 1.5 was released, and on top of that I didn't have a PC copy of TSL until June of this year. So I would not have been aware of this change or able to experience it firsthand at the time. And it's not like the announcement itself makes it clear what's going on; it just says "Fast travel in droid quest - no more running trough(sic) the planet multiple times". That doesn't give any indication whatsoever that certain dialogues will suddenly warp you - you'd have to watch a video or play the mod yourself to find that out. You can bet I would have complained back then had I been in a position to know about and experience it at the time, though. Because it's extremely jarring - no warning, no transition, just SUDDENLY LOADSCREEN and you're somewhere else. It took til the second instance for me to realize it was deliberate rather than some sort of warping glitch.
-
1 point
-
1 point02 - [TUTORIAL] - Creating a Merchant - TSL 03 - [ADDITIONAL] - Using ERFEdit 04 - [ADDITIONAL] - Picking an NPC to place in your level - TSL 05 - [ADDITIONAL] - Picking Placeables to fill your level with - TSL 06 - [ADDITIONAL] - Picking Alien Voice Over Dialog for your level - TSL 07 - [ADDITIONAL] - Placement & Rotation 08 - [TUTORIAL] - Waypoint Markers 09 - [TUTORIAL] - Scripting Basics 10 - [EXAMPLE SCRIPT] - Spawning NPC's on Enter 11 - [EXAMPLE SCRIPT] - Making NPC's Hostile! 12 - [EXAMPLE SCRIPT] - Trigger talking to an NPC! 13 - [EXAMPLE SCRIPT] - Make an NPC walk randomly 14 - [EXAMPLE SCRIPT] - Place a dead NPC 15 - [EXAMPLE SCRIPTS] - Starting Conditionals 16 - [TUTORIAL] - Companion Vendor 17 - [TUTORIAL] - Upgradeable Items 18 - [ADDITIONAL] - Door Gallery 19 - [ADDITIONAL] - Main Menu Details 20 - [ADDITIONAL] - UI Customization 21 - [ADDITIONAL] - Recolouring Textures 22 - [ADDITIONAL] - Recolouring the .GUI Files and Textures 23 - [ADDITIONAL] - Different Camera Modes & Dynamically Spawned Grid Of Placeables 24 - [ADVANCED] - Hard Coded GUI Elements 25 - One Line Dialogs 26 - Writing a changes.ini for HoloPatcher 27 - [MOBILE] - Android & iOS Modding 28 - Hard Coded Class Selection Values 99 - [REQUESTS] - Submit a tutorial idea! I will continue to provide examples that I think might be useful to people, these are all for TSL so far. I hope these tutorials and any others I write will help people continue to make mods for KotOR 1 & 2. These tutorials are getting shorter and less detailed, I may or may not go back and re-write them at some point but if anyone struggles with anything feel free to message me and let me know what I haven't covered very well. Feel free to join the Discord for my project if you need help with anything related to KotOR modding and I will do my best to assist. Discord : https://discord.gg/S3YyfTjMV8 Base Game Scripts & How To Use Them KotOR Modding - Crash Course This 2 hour stream covers the basics of KotOR modding and some of the programs involved, I also regularly stream development of my mod project on Twitch/YouTube. Not all of this covers KotOR modding, there is about 10-20 minutes during the first hour where I get distracted and the second hour of it is mostly me playing games. These are the testing rooms but for K1 the room is lacking a texture but I find this just makes it easier to look through the characters. If anything in any of my short tutorials isn't clear or you don't understand for some reason then let me know and I will do what I can to help. ADVANCED TUTORIALS Utilising the following batch scripts and suggestions might take a while to get to grips with for some users but I would always advise doing so, it's very handy to have the ability to quickly generate a file list or compare things in various ways utilising the power of batch scripting. Comparing Level Contents Let's say you have two levels and you need to compare the differences of the contents. Extract everything from the original level to a folder called "level-a" and the modified folder to "level-b" Run the following batch script inside the "level-a" folder. file-list.bat Then delete or move the .bat file and move "file-list.txt" that it just created outside of the folder. You can also use this script to check that all the files exist. check-if-file-exists-from-file-list.bat You will have to move the file-list.txt and this script inside the folder to run the script. Now run this script at the same location as "file-list.txt" to run a file check against the contents of both folders. compare-files-from-file-list.bat Hopefully this might help someone, where I recently had to transfer all of my changes from manual installs to a TSLPatcher changes.ini file, I found this process helped speed the process up a little bit. From here, you should know which files differ and you can then use ChangeEdit.exe that comes with TSLPatcher in order to generate the differences between GFF files. Compiling Scripts If you have made it this far into the tutorial, you should already be familiar with compiling scripts, however for large projects you might need to recompile a lot of scripts at once, so here is a batch script that I used to do it. compile.bat Simply edit the script so that it points to the location of nwnnsscomp.exe for you and then you will be able to put the script into any folder that you need to compile a lot of scripts in and use it to do it all at once. If the scripts don't work for you, you might need to edit them and read them a bit in order to understand them and then to make sure that you have all of the right files in the right places. Thor110
-
1 pointHello all, thanks to Fair Strides for pointing me here. Anyhow I'm pretty happy for anybody to do anything with any of my mods or files. No further need to ask for permission with anything from now on.
-
0 points
-
0 points@Gaak78 Haha no worries, you speak your mind It's great to have people actively participating even if it's only sharing ideas. Happy holidays too
-
0 points@Gaak78 Keep in mind that none of those HD footages are my work. I've mostly used Unreal Cinema project footage and HobbitVFX aswell for hyperspace transition. I could reuse the hyperspace transition arrival for anything else. I was wondering about maybe doing the same work for Kotor 2 TSL, as i know some people would enjoy this. The same philosophy could be applied to other mods as an optional install. Atm kinda busy with my own things but still a possibility. If anyone can find some 3D artists that are willing to do some HD footages, i'd be extremely interested aswell especially for a Sleheyron thing Cheers,
-
0 points
-
0 pointsHi there, I'm looking for someone who is willing to make a modesty Mod for Kotor 1. Just to make certain body textures invisible, similarly to this mod for Kotor 2: https://www.nexusmods.com/kotor2/mods/1195 So in general, do it for all Twilek dancers and scantily dressed Twileks throughout the game, Bastilla when she is in captivity on Taris, ideally all character skins when all armour is removed and anything else you can think of which is in line with this. Really appreciate someone doing this and should hopefully be a simple job of opening texture files, making them blank and then creating override files? Many thanks to anyone who takes the time. P.S. I appreciate many people will not understand the need for this mod. If that's your view that's your view, I am just looking for anyone who'd like to help!
-
0 pointsFor better or for worse ? I hope it's only for the better ! The only issue I encountered is that the module is now sometimes lagging a little. And actually, it isn't a lightsaber but a crystal. And it's not exactly a reward for winning the Tournament. I'd like to make a new version of the Gamorrean Stronghold such as what I just did with the Pazaak Tournament on Manaan, but I guess I'd need to seek permission, and a 17 years old mod... Not sure I'll ever reach out to the author.
-
0 points
-
0 points
-
0 points
