Leaderboard


Popular Content

Showing content with the highest reputation on 01/02/2019 in Posts

  1. 3 points
    Hello everyone! I just wanted to stop by and give everyone an update on the Community Patches. Although I've started to have a little bit more of a normal schedule these days, I'm still really busy and as much as I'd like to work on modding KOTOR, it always seems to slip further and further down my TODO list. However, there's still lots to do on the patches, and I don't want them to stagnate, so towards that end I'm giving @JCarter426 and @DarthParametric permission to update both of the community patches. They are both veteran modders who understand the spirit of the patches, and will take good care of it I'm sure! This doesn't mean I'm done working on them, just that I'm bringing in other people to the project for its own good I'll still work on it whenever I get the chance for sure! Thanks again for all your well wishes and support!!
  2. 2 points
    Star Wars : Knights of the Old Republic II : The Sith Lords : The Expanded Galaxy Project The Expanded Galaxy Project aims to combine both games into one installation utilizing the second games engine and allowing the player to select whether to choose the first, or the second game, as well as the bonus option of Brotherhood of Shadow : Solomon's Revenge, an excellent mod for the first game which I have also ported over to the second game. All three parts of the project now have an installer! Which handles everything. The project is still very much a work in progress, I suggest just trying out the main project for most users as the port and brotherhood are likely to have a lot more bugs! Brotherhood Of Shadow : Solomon's Revenge! This is a short trailer for the KotOR Port, a part of the Expanded Galaxy Project, the trailer was made for me by CatDaddy407, so a big thanks to them for that! I thought I would drop a link to the video here for people to see, though it doesn't show anything special, but it does highlight the state of the project quite well. NOTE : The port is currently not available on DeadlyStream and is only available on ModDB or from the GitHub repository. NOTE : The port is an add-on for the Expanded Galaxy Project. Expanded Galaxy Project The goal of the Expanded Galaxy Project is to provide as much additional content for both games as possible utilising the second games engine. Please join the Discord to find out more about the project and to get access to the latest patches. ( Link at the bottom of this post ) Install Instructions Progress & Plans Current progress for the Expanded Galaxy Project overall is as follows : 1 : Expanded Galaxy Project : Main : Demo (Complete) <-- 100% --> The base of the project is complete. ( Early Demo ) 2 : Expanded Galaxy Project : Port : Demo (Complete) <-- 100% --> The base of the port is complete. 3 : Expanded Galaxy Project : Brotherhood Of Shadow : Solomon's Revenge : Demo (Complete) <--- 100% ---> Brotherhood Of Shadow : Solomon's Revenge has been ported in it's entirety and seems to work almost flawlessly. ( Early Demo ) There is still a lot left to be done, much of which is not documented anywhere currently. Mod Compatibility Overall I have heard that people generally have success installing other mods alongside this but not always or entirely, there are also still many issues remaining in the project on it's own. Currently I do not know what mods do or do not work with my project but I do plan to try and provide compatibility for as many mods as possible in the future. Note : texture, model, item and many other simple mods should work if installed after the rest of the required or optional files for the project. KotOR Modding Tools Here is a list of tools that made this project possible. Included Mods Below is a list of all mods that are included with the Expanded Galaxy Project. Contributions Here is a list of contributors that helped early on with advice on KotOR modding or who contribute to the project heavily. I wanted to say a big thank you to all the creators of the tools that made this project possible and I wanted to provide an accurate list of the tools I used to make this project possible here, I also want to say thank you to everybody that has supported or contributed ideas to the project, if your name is not found anywhere above please feel free to let me know and I will make sure to include you and your contribution above. Thor110 Rate (ModDB), Like (Facebook & DeadlyStream), Watch & Follow (Twitch & Twitter), Watch, Like & Subscribe (YouTube) and get involved on or join the Discord to get the latest updates!
  3. 2 points
    OK so here is how I went about the fix. We'll use PFBFS as the example, as the issue is most pronounced in the small models, along with the PFHA01 head. I should also preface this by saying this following is predicated on working in Max. I'm unsure if GMax will support all of it. I know in the past I have said "it's easy, just do XYZ", only to discover GMax doesn't have said ability. To start with, here is a closeup view of the problem areas. The back of the neck is particularly bad in this example, with a large section clipping through right down to the base: There's also the issue at the front with the center front vert clipping past the front of the collar. From the wireframe of the collar, you can see the reason for this is that the front of the collar is pushed inwards, past the front of the neck: As I stated in the previous post, the G model doesn't have the same issues. The collar is shorter and wider, and unlike the F/H models has weighting to the neck_g bone: We can take advantage of this fact and use the G collar to replace the existing F/H collars. So, on to the fix. The first step is to load up the G model and obtain our donor collar. Because of K1's three different sizes, this process will need to be repeated for each of the L, M, and S models, giving you three donor collar meshes, one for each body size. I'll just show the process with the S model, but the steps are identical for each. With the PFBGS ASCII model imported, select the Torso mesh and then Hide Unselected. It helps to hide the texture if those are loaded, and additionally change the object colour from white so it's easier to differentiate meshes in wireframe/edged face modes later on. Change to a side view and swap to a lasso selection mode. Unfold the Editable Mesh modifier in the stack and select the Element sub-mode. Now in the viewport select the collar elements: Switch back to a perspective view and ensure you have it all selected: Now Select Invert and Delete. That should leave the collar by itself: This is probably a good point to rename the mesh from Torso to something more appropriate, like Collar_G_S. Select the Skin modifier in the stack and find the Advanced Parameters section. Under that click the Save button, which will prompt you to choose a location to export an envelope (ENV) file. This file records the skin weights for each vertex in the mesh. We'll need this once we merge the donor collar mesh into the recipient model: Now you can Unhide All and, with the collar mesh selected, Select Invert and Delete. Now the only object in the scene should be the collar mesh. Save this as a Max/GMax file, then do a Reset to create a fresh scene. Import the PFBFS ASCII model. Just like with the G model, select the Torso mesh and hide everything else, disable the texture if necessary and change the object colour. Select the collar elements: The difference is this time we want to delete the collar, like so: Now go to File -> Import -> Merge and select the saved G collar file. In the Merge dialogue that pops up, select the collar mesh and hit OK: Now the collar mesh will be in the scene, although it won't mate cleanly with the hole in the torso: We'll need to do a bit of vertex shuffling to make a seamless join. The first step is to hide most of the torso mesh to make things easier to see. Go into the Polygon sub-mode of the Editable Mesh and select the ring of polys around the neck hole: Now Select Invert and hit Hide under the Selection section of the Polygon rollout: Now there's a minor adjustment to make in the Torso mesh. You'll see the back of the neck clips inside the collar, so we need to drag that out a bit: Select the Torso mesh and go to the Vertex sub-mode of the Editable Mesh. Select these two verts: And move them back past the collar: It is important to only move these verts, and not touch the verts connected to the rest of the torso. With that done, select the collar mesh and go into the Vertex sub-mode of the Editable Mesh. Go to Tools -> Grids and Snaps -> Grids and Snaps Settings and make sure only Vertex is enabled and toggle Snaps on in the toolbar. Now comes the process of selecting each vert around the collar and snapping it to the appropriate vert on the torso. You'll want to have Edged Faces enabled in the view settings to make things easier. Snaps can be finicky, so you may need to make use of Undo a lot until you get the hang of it. Hiding as much unwanted geometry as possible helps a lot here to avoid snapping to the wrong place, as well as making it easier to access verts amidst intersecting geometry. Additionally, because of the mismatched subdivision between the two meshes, the torso will need to have a couple of verts snapped to edges on the collar in order to close all the holes. All this is easier to demonstrate in a video: Now we have the collar cleanly mated to the torso, It's time to load in the skin weights. Unhide All, then with the collar mesh selected, click on the Skin modifier and under Parameters click on the Add button at the top of the Bone list. This will pop up a window of all the objects in the scene. Select the torsoupr_g and neck_g bones: In the Advanced Parameters section, click the Load button and find the ENV file you saved earlier. You'll get a a Load Envelopes window where you can match bones. Because we are using the same names, hitting the Match By Name button should be sufficient (although for future reference, bone names are case sensitive). If you left the original bone list untouched, you'll likely have a long list of extra bones in the Incoming Envelopes column. That's fine, you can safely ignore those. They have no weights as we deleted the rest of the torso mesh they were originally assigned to. Hit the OK button: You can hit the Edit Envelopes button to make sure your weights imported correctly: The final step is to address the texture. Because life is never that easy, each of the F/G/H models have completely different UV mapping, If you assign one of the F textures to the collar, you'll see its a mess: Because of how texture variants work, we'll need to edit the collar's UVs to match the F texture layout. To do that you'll want to check the UVs of the vanilla F collar (I probably should have mentioned that before you deleted it - whoops). It looks like this: Back with the G collar, add an Unwrap UVW modifier above Editable Mesh in the stack. Obviously the existing UVs will not be anywhere close to right: The interior section is pretty easy to fix with some rotation and scaling: The outer ring though will require a bit more finessing. First it will require a Flip Horizontal, then some Scale Horizontal to get it roughly the right width. After that, switch to Vertex mode and shuffle verts until you have something in the ballpark of the original layout: You don't have to try and slavishly copy the original to the pixel. Just get it looking more or less the same. You can see here I actually shifted the front seam (righthand side in the UV window) back a bit compared to the original, as the texture kind of fades out to mush further to the right. Once you are happy with the result, right click on the Unwrap UVW modifier and choose Collapse To. It is important to choose this and not Collapse All, as well as making sure the modifier is underneath the Skin and Trimesh modifiers. Otherwise you'll destroy those. And that is pretty much it. All that remains is to make the collar mesh a child of the base, export, and compile. Then you can test in-game. Edit: One additional step I missed. It's not entirely necessary, given that the G collar seems to work fine, but to be doubly sure you may want to pull the front verts out a little, like so: And here's the final result with the PFHA01 head:
  4. 2 points
    View File Female Armour Collar Fix This mod edits the models for the the female Class 7 (PFBF) and Class 9 (PFBH) armours. Along with Class 8 (PFBG), these three armours all feature a fabric collar. However, in the case of the F and H models this collar lacks any weighting to the neck bone, and due to its shape and height is prone to experiencing clipping of the neck with some head models. As the G armour apparently doesn't appear to suffer these issues, the collar from this armour (with some adjustment) was grafted onto the F/H bodies. The amount of clipping is somewhat variable depending on the head. It also seems far more prevalent on the small body size, but I have provided fixed models for all three body sizes. Compatibility: The UVs of the armours are unchanged, so they are still fully compatible with all vanilla textures and any retexture mods that stick to that layout Obviously the mod will not be compatible with any other mod that replaces the same models Permissions: This is intended as a half enduser mod, half modder's resource. People are free to include this content as part of other mods as long as credit is given. Acknowledgements: Thanks to @ebmar for making me aware of the issue via a screenshot for his Janice Nall mod Thanks to @bead-v for MDLEdit and KOTORMax Submitter DarthParametric Submitted 01/02/2019 Category Mods K1R Compatible Yes  
  5. 1 point
    Greetings, fellow Jedi! Hope you all doin' fine. On my latest attempt, I tried to edit an ASCII to attach MaskHook and GoogleHook with standard Notepad and when I convert the ASCII to Binary, it works. But when I load the Binary with MDLedit an error occurred which leaves the Binary model can't be loaded. So, I surfed the net looking for an answer and then I found this freeware: PlainEdit.NET I'm an amateur with tools and stuffs but as stated in the description; In short; when I edit the ASCII with the said tool and then save the changes, convert it again to Binary and load it with MDLedit- it loads, and all changes does loaded to the model! The MaskHook and GoogleHook does working seamlessly despite the fact some further changes would be necessary for their positioning and orientation. So I thought I share the news with fellows here whom perhaps having the same problem which I hope it can be helpful. I know many have known about editing ASCII and stuffs but I'm certain a few haven't known about it. I hope the information kind of helps; may the Force be with you all!
  6. 1 point
    View File CSLU Toolkit (No Online Licensing) Previous versions of the CSLU Toolkit could not be installed without an active licensing server. This was unavailable for almost two years. This program has been modified by myself and the original authors to allow for an installation without CSLU's servers being active. This program is required to create .phn files used for new .lip files. Instructions ------------ 1. Copy "CSLU Toolkit" folder to the following destination: "C:\Program Files (x86)\" 2. Open command prompt as administrator! 3. Change directory to "C:\Program Files (x86)\CSLU Toolkit" (command is: "CD C:\Program Files (x86)\CSLU Toolkit") 4. Run setup.bat (command is "setup.bat") Submitter Jenko Submitted 12/21/2018 Category Modding Tools  
  7. 1 point
    [TUTORIAL] - KotOR Modding Tutorial Series These tutorials should be enough to get anybody started making levels for the game using the available resources and tutorials / tools etc IMPORTANT NOTE : A lot of the tools I use are outdated now that Holocron Toolset is out, however I still prefer working with each filetype as I am use to the programs that edit them directly that I use throughout this tutorial. So if you are using Holocron Toolset or KotOR Level Editor, things will be different, but the general idea should be the same. I suggest trying out Holocron Toolset if you want an all in one program for editing levels, it does everything KotOR Level Editor does and most of what all the tools I have below do, except perhaps findrefs, dencs, kotor gui editor, walkswitch, anicam, ptheditor and lip synch editor, but it does everything the rest of the programs do and it might even do some of the things from the programs I just mentioned, I am not sure! Available Source Material & Tools These are the tools I use for modding the game. I also use the KotOR Level Editor which requires Unity, but I started modding using many of these tools and tried to make sure I had a tool for working with each and every filetype if possible. Lots of source material is available as well as many tutorials, some old, some new and very detailed information on the filetypes and the game itself. .nss scripts for every script I have been able to access from both games are included within the .mod files for my project which can be opened with the latest ERFEdit.exe available via the KotOR Modding Tools Section on the Downloads page of this site. ( NOTE : I will be removing them when the project reaches a final release, but I will make sure to post them somewhere for people to access ) If there are not then I have either not included them for some reason and will do in future as soon as I notice or I have not been able to decompile them using DeNCS.jar and nwnnsscomp.exe. ( I think below is an example of the only scripts that I haven't included .nss counterparts for and they can easily be decompiled using the following tutorial anyway, I believe the .nss scripts for them exist in another level and I chose not to put them into multiple levels, either way I have them in my source scripts folder ) Some scripts from KotOR1 require the files to be trimmed of some excess bytes, there is some information on it around here somewhere and I will post a link to it when I next find it, the scripts in question are some of those from Tatooine, Manaan, Kashyyyk and the Unknown World. Actually Decompiling Scripts KotOR2 Expanded Galaxy Thor110/Expanded-Galaxy-Main: Expanded Galaxy Main (github.com) KotOR1 in TSL Expanded Galaxy Thor110/Expanded-Galaxy-Port: Expanded Galaxy Port (github.com) Brotherhood of Shadow : Solomon's Revenge in TSL Expanded Galaxy Thor110/Expanded-Galaxy-Hood: Expanded Galaxy Hood (github.com) PLEASE do not redistribute the entire project anywhere without my express permission, but feel free to learn from the source material to make as many modifications to the game as you wish. If you wish to work on the project or contribute by offering or allowing your mod to be included with the project feel free to contact me on here or elsewhere. In future I might go beyond these basic scripting tutorials and add other types of tutorials such as texturing and modelling that are focused around KotOR2 TSL or working with others towards making a comprehensive KotOR modding guide. Most material I write will be aimed at KotOR 2 TSL, though alot of the structure of the game is very similar between them both if not almost identical. For now here are some really basic written tutorials for getting setup with Blender and modding for KotOR or just messing around with the models from the game. I will continue to work on these providing screenshots and more as necessary. Blender Tutorial 00 - Getting Blender Setup Blender Tutorial 01 - Asset Editing ( INCOMPLETE TUTORIAL ) Blender Tutorial 02 - Creating A Placeable Blender Tutorial 03 - Character Editing Outdated Tutorials & Intro Individually written and quite specific tutorials, mostly scripts and guidance towards achieving specific goals or tasks. 01 - [TUTORIAL] - Creating a Module for TSL using a KotOR Map! The first tutorial should be a great guide for porting a level from the first game into the second game as well as that it shouldn't be too difficult to work out how to do it the other way around from there on out! These are some useful links that I have found around that might guide you towards making mods for the game. Useful Links for learning to mod TSL & KotOR Thor110 In the following post in this topic are many more tutorials that I am working on to guide people through the process of making mods for KotOR.
  8. 1 point
    Chances are with modding that if you think you're done, you're probably not done. A couple of points I didn't address regarding skinned meshes: You can delete elements of a skinned mesh and still retain intact skin weights on the remaining portions. However you can't add new geometry without destroying the weights (basically it all boils down to vert ID numbers). If you want to merge two or more meshes into a single mesh, you'll have to recreate the skin weight data. When butting up two skinned meshes like this, you need to make sure that the weights for each paired vertex are identical, otherwise you'll get bad deformation and see gaps. I skipped over discussing it here because all the verts around the neck hole in the torso are weighted 1.0 to torsoupr_g, as are the bottom row of verts on the collar. But that's something to be mindful of when doing this sort of thing. Similar examples in KOTOR are splinting meshes at the shoulders or wrists (because of the engine's bones-per-mesh limit). If you look at those you'll see they typically try to minimise the number of bones at the split to one or two for simplicity. It's also debatable whether this is the "right" way to approach this problem. There's usually more than one way to skin a cat, as they say, and you could resolve this issue in an alternative manner. The obvious way would be to reshape the existing collars, adding in weighting to the neck_g bone. That would eliminate the need to mate two different meshes together and edit the UVs, but I considered it the more laborious approach for me personally.
  9. 1 point
    Many- many thanks for the step-by-step detailed tutorial, DarthParametric! I will look to take this into practice in every chance possible; this will be very helpful on a long run same as this tutorial here you've made earlier. I have trouble getting to know with gmax's interface which I believe pretty much stalled my development in general practice but still, I'm looking to progressing further on this case. At last, your effort and time on making this excellent guide is very much appreciated. Thank you very much. I was shocked at the exact moment; thought all is set and done only by vert snapping, lol.
  10. 1 point
    I figured out the problem after my initial post, it simply can't run on Windows 8 or 10. I had to create a Windows 7 virtual machine in order to get it to work.
  11. 1 point
    I've got another small update. This time it's on the KotOR Forge Modding Suite. I took a break from coding over the holidays, so work has been a bit slow on the engine 😇. I had a bit of inspiration over the past couple of days and whipped up a visual lip sync editor. It's still early on, but It will be available for testing in the next release. As always I've thrown in a short video preview below of some of the things it can already do. Key Features List Timeline Editor for easy Keyframe scrubbing and editing Preview heads for visual aid Preview audio that tracks with the timeline Auto loads in audio from the game assets if the lip filename matches Let me know what you all think, and if something like this would be useful. 😃 I'm also thinking it should also be able to add .PHN support since someone seems to have uploaded a version to the site. I just can't get it to install properly on my windows 10 machine. Looks like i'm getting the same error as another person in the support thread for it. 😞 Edit: I was able to get CSLU Toolkit working after some help from @Ashton Scorpius. After referencing the conversion table in LipSyncEditor I was able to get PHN imports working yay! Oh and a little housekeeping.... I don't currently have any plans to do that atm. Thanks for the feedback!
  12. 1 point
    Impressive...most impressive. This could open up many more possibilities to my modding. I will watch this project with great interst.
  13. 1 point
    The following screenshots will document my messages regarding permission to include other peoples content with this project. For now I have only included mods that I consider a staple or something I would almost certainly want installed for myself, however I may change and or remove things as I see fit, potentially making them all optional or aiming to provide an overall compatibility layer ( or individual patches ) for as many mods from other authors as possible. deathdisco ( Coruscant modules utilised in main and port project but content not included ) ( Blank Templates in Modders Resource ) ebmar ( permission to include ebmars mod's as I see fit ) much appreciated bead-v ( permission to include the upgradeable swoop bike mod and continue working on it ) Ashton Scorpius ( Jedi Malak Mouth Fix & Twilek Head Fixes Option A ) Darth Sapiens ( TSLRCM 1.8.5 / M478EP 1.5.1 Animated Logo ) - This is going to be replaced or removed eventually. timurD2003 ( M478 fog fixes ) Kexikus ( Extended Jedi Council Meeting & Coruscant Planet Texture + Icon ) VaristyPuppet ( Malachor V Sideway Opening Doors, Peragus Tweak & Trayus Rank Reform ) - NOTE TO SELF : FIND SCREENSHOT OR REQUEST MESSAGE ON DEADLYSTREAM INSTEAD OF DISCORD SithSpecter ( Sleheyron Levels ported to Modders Resource & KotOR2/Port ) danil-ch ( Kreia's fall in-game cut-scene, dialog on small kindnesses, Extended Carth Meeting and sensor droid change ) Schizo ( Re-Scaled Trandoshans ) Marauder ( Reduced Graphics Mod ) - Optional - Mandalorian Chamber Mark III, Robe Description Fix and Droid Anatomy Description Fix ) lachjames ( K2 Console Overlay & KotOR Save Importer for TSL ) - FIND SCREENSHOT OR REQUEST MESSAGE ON DEADLYSTREAM INSTEAD OF DISCORD jonathan7 ( Bodies Stay Mod ) - Optional ndixUR ( PMHC06 TSL Head Fix ) ZimmMaster ( TSL Walking & Running Animation Fix ) Markus Ramikin ( Kill The Ithorian ) PapaZinos ( Model Repair Mods ) WildKarrde ( Yavin Station Hangar ) SithHolocron ( "SH_Nar Shaddaa Docks' Computer and Monitor Upgrade" and "SH_Swoop Monitors" ) For admins or moderators you can also check my inboxes to verify these if need-be. I will continue to document and include screenshots for each and every project I include. For anyone worried about permission I have ensured to tag every author of every included mod in the first post so that they should at least get a notification and have seen that post, I am also looking for permission to include all and any content for the KotOR games so get in touch if you have something to suggest or offer to the project. Permissions I haven't utilised yet Mandalore ( Kill the Disciple ) A Future Pilot K1 Community Patches ( only the fixes or changes made by A Future Pilot ) Alvar007 ( New Selkath Animation ) Logan23 ( RoR Heads ) ( Message in this topic ) Silveredge9 ( Brotherhood of Shadow : Solomon's Revenge ) Stand-alone KotOR1 & KotOR2 Mods These are my stand-alone mods for KotOR1 & KotOR2, all of these are included with the main project, they are also all or most are manual installs and not dynamic installs, so I would suggest not using them at all until I update them, unless you are just using them on their own or know for certain they don't modify files modified by any other mods you might be installing. I will update them at some point in the far future! Stand-alone KotOR1 Mods Stand-alone KotOR2 Mods Thor110
  14. 1 point
    Alright, first matter of business: GenoHaradan Legacy Demo 1.5 has been released! I've fixed up the Jekk Jekk Tarr fixes as well as added a new TSLPatcher installation method for optional installs. Right now: I am looking into the Jekk Jekk Tarr section of this mod. In Vanilla, after Mira opened the emergency escape tunnel she would proceed to enter the tunnel like Hanhar does and watches the Exile get zapped by Goto through the cameras as Hanhar did, Mira will then bump into Zez Kai-El as Hanhar did and unlike Hanhar inform Zez that Goto has captured the Exile. In TSLRCM, instead, Visquis orders his Ubese to capture Mira and lock her up somewhere and immediately after he says in the cutscene the next cutscene shows Mira locked in a storage room where her restored line "I need to get out of here before Visquis executes me" is played. After the Exile gets zapped instead of Mira watching through the camera instead Atton shows up and rescues Mira from the room, after a restored conversation is played they then leave and go to her safehouse. The TSLRCM scene doesn't make much sense. While getting locked up inside the room and getting saved makes sense Atton must have walked through not only the poisonous Jekk Jekk Tarr but the poisonous maze tunnels as well without a space suit. On top of that, this scene makes Zez's lines from earlier about "I am going to save her, I'll be back soon or not at all" kinda pointless as he doesn't turn up at all in the Jekk Jekk Tarr unless you recruited Hanhar. My plan to fix this: the line "I need to get out of here before Visquis executes me" will play just after Mira kills Hanhar. Visquis will still order his men to capture and lock up Mira but they won't because she'll flee into the tunnels. I'll restore the Vanilla scene with Mira and Zez in the tunnels that'll play right after the Exile gets zapped and Atton's new restored conversation will be moved outside the Tarr. After Atton fought the Zhugs on the landing pad he'd be rushing to the Tarr but once he arrives Mira is outside and will say "Uh, you're running a little late - your friend already walked into a trap in the Jekk'Jekk Tarr." which will be followed up with Atton's dialogue options which will lead to the cut conversation that would play in the Jekk Jekk Tarr "Name's Mira - I've been watching you all stumble around this moon for a while, causing trouble.". After the cut conversation it'll end with "Come on, I know one place where they won't find us." After that, the screen will go black and the pair will teleport into her hideout and her normal dialogue will play "We took out Visquis, but Goto has him... and that means no bounty for me." from there it'll transition to T3's mission and it'd go as normal... for now. After some testing I have a question to ask: Just before the Exile enters the Arena a dialogue starts with some force effect on the screen, it immediately loads up the landing pad module and Atton's fight with the Zhugs starts there. What dialogue causes that to happen?
  15. 1 point
    Great work so far! The engine looks awesome! Many Kudos! Are there any plans to port KotOR JS to Android or IOS in the forseeable future?
  16. 1 point
    [Completed: July 09, 2018] # 00. Disclaimer # Yes, very much influenced by @CarthOnasty's approach of organizing a WIP thread [it is obvious that I'm a big admirer of CO's systemic way of preparing a mod]- I'm starting my first now And as the current development is reaching above 30% marks, now I have the confidence to officially labeled this project a "Work in Progress". # 01. Background # "Now you'll see why I'm the most dangerous assassin on Taris." A line that make most of KotOR players be like "Really? Hmm... let's see what you've got then, Selven!"- and less than 20 seconds later, it feels like nothing is really happening then #truestory. Bugged with the fact that Selven could possibly be beaten in less than 20 seconds with under-leveled PC and companions, along with her looks that just too ordinary point to the fact that she was a female Human high-profile assassin who became infamous for extermination of the Ulgo family on Taris and tons of other assassination attempt; the project was started then. So, for an introduction- here's the vanilla Selven: [Updated: June 17, 2018] Brief description: Selven began her career as a mere killer in the employ of Davik Kang, the local crime lord of the Exchange on Taris. Eventually, she abandoned her service to him to work as a freelance assassin for the highest bidder. Sometime during or prior to 3956 BBY, possibly under the employ of House Organa, Selven murdered six civilians -an entire family of House Ulgo- along with all their bodyguards. This massacre was only the first of a chain of killings that would lead to the extinction of the entire house on Taris. Day after day, more and more Ulgos fell at the hands of Selven, whether gunned down on the streets, poisoned in their own homes, or a variety of other methods. In spite of the level of security stacked against her, Selven was always able to elude the authorities, proving herself unstoppable to all the guards and droids that the Ulgos could muster for their protection. By the end of her killing spree, no Ulgo remained alive on Taris, and she had earned a reputation as the best assassin on the planet. In the aftermath, House Organa fiercely pressured government authorities to place a contract on Selven's head, arguing that for this mass murderer to run loose threatened the lives of countless innocents. Despite this, the bitter rivalry that had existed between House Organa and House Ulgo was well-known, and there were many in the public that speculated that it was the Organas that had hired Selven to eliminate the Ulgos, and that they hoped her death would keep this secret from being exposed. In 3956 BBY, her bounty was posted by Zax, the Hutt in charge of the bounty office at Javyar's Cantina in the Lower City. Numerous bounty hunters attempted to collect the bounty, but every last one of them were killed by Selven. When the Sith Empire occupied the planet during the Jedi Civil War, the assassin was not intimidated by the Sith troopers that confronted her, slaying any that treated her as a hostile. Wookieepedia # 02. Planning # [Completed: June 17, 2018] Changing the looks; both to the head and the body to make Selven more unique- and to fit her description being "the best assassin on the planet". [Completed: June 26, 2018] Changing the .utc to enhanced her skills and abilities so she's tougher to fight- and you wouldn't want to probably! And to equip her with Stealth field generator- referring for her being always able to elude the authorities, in spite of the level of security stacked against. [Completed: June 17, 2018] Alter the voice, so it kind of fit her new personality [stick with the original VO- a slight of change to the pitch only]. # 03. Work in Progress # The looks has been changed; both the head and body texture are unique now. Could say her appearance is already in its final form, seems fitting with a future plan of her to make. Big THANKS to @DarthParametricfor the massive help, I could say 99% of this project has DP's involvement there [Updated: June 16, 2018] Been learning about normal mapping recently, so put what I learn [some basic things] to good cause with the head texture. [Updated: June 16, 2018 - latter] Realized that for mapping tattoos, it would be legit to have the bump going outside, not inside as pictured above so, rough-fix to the texture. Using that reference as the starting point, I'll use that approach of bumping the tattoos "outside" going forwards. [Updated: June 18, 2018] Been working on the body texture; it have not been finalized, bet still have to work on some things for sure- but self assured, it is on the right track. To tell the truth, this was that very moment when the "Less is More" consideration kicks in. [Updated: June 19, 2018] The head and body tex's has been finalized; using legit way of normal mapping. The objective has been accomplished, and personally happy with result. Hats-off to DarthParametric! Again-and-again, for the ultimate guidance. [Updated: June 26, 2018] Done with the .utc, as Selven's harder to fight now. Tried to battle-tested her with Lvl 7 Carth and Lvl 7 PC in Normal difficulty and we both ended up being meatbags so, mission "mini-boss Selven" is quite accomplished there. Also, the Stealth field generator is now in the inventory- along with some other upgrade-downgrade tweaks to keep her "balanced". [Updated: June 14, 2018] Out of plan, the vibrosword she's carrying has been changed to a unique one. With the fact that I've been given permission from @DeadMan to use assets from [K1] Vibrosword Replacement Pack, the "SL7 Vibrosword" development get its one's feet wet now [late to notice that it is stated in the mod description that everyone may freely use the assets as long as they stick to the agreement but, having a "green light" from the mod's author itself is quite a pleasing moment to tell the truth]. As attached: My pleasure from asking, DeadMan! Always. [Updated: June 20, 2018] Ultimately, the final puzzle of this 1.0 saga has been resolved. Permission has been granted from @Sithspecter to use the assets from High Quality Blasters! And it seems SS even have the original files uploaded as a resource so, we'll absolutely go with that! Much thanks, SS! As attached: I'll do my best Sithspecter! I'll do my best. [Updated: June 23, 2018] The blaster had details engraved, referring to the designer-craftsman of the blaster- Sithspecter. The blaster is now called SS-SL7 Rapid Blaster. [Updated: July 05, 2018] The blaster have it looks updated, and the look was pleasing as-is. And more importantly, the shade and tone is fitting with Selven itself. [Updated: June 26, 2018] The sword had details engraved, referring to the craftsman of the sword- DeadMan. The sword is now called DM-SL7 Vibrosword. [Updated: July 07, 2018] Been decided that the normal map feature will not be utilized either on the head, body, blaster nor the sword's texture; for the sake of the game and the mod itself. So, along with seems to be the final update before the 1.0 release, is presented to you; yes- this is the final form of Selven "Legends" version 1.0: [Completed: July 09, 2018] Been thankful that the plan's running as intended. The mod was submitted today, and its been released now- thanks moderators! And with this update, it is being confirmed that; the 1.0 version of Selven "Legends", is finished. 🎇 So, do really hope you enjoy the mod as much as I do! I'm leaving an extras here for that bit of entertainment. See you on the next update! [Completed: July 09, 2018] Preview to the released version of Selven "Legends" down below: # 04. Next Steps # [Completed: July 09, 2018] The 1.0 version of the mod is has been released. # 05. Future Plans # Changes to the scripts would be a possibility in 2.0, 2.1, or later version of this mod. I'm having this thought for not having Selven deceased at Taris, but she instead escape from the assassination attempt to a planet which I don't think about it yet. Long way to go there As DP suggested; there would be an additional VO for an expanded version which I believe, would lead Selven to becoming a cybernetics assassin. Having Selven her new looks to fit with the plot mentioned in the first point and second point of the future plans. # 06. Final Remarks # Critiques, comments, suggestions, questions and any feedbacks are very much appreciated. Thank you, for taking your time here
  17. 0 points
    I dont have much time lately, but I will see if I can post some screenshots tomorrow. Maybe, if enough people ask, I will also get permission from the original authors.
  18. 0 points
    Have you seen it already? I REALLY like how it turned out.