Leaderboard


Popular Content

Showing content with the highest reputation on 01/26/2023 in all areas

  1. 2 points
    I have spent many hours in the past couple of days in redesigning my website, and it's finally done: https://leilukin.neocities.org/changelog/2023-redesign.html
  2. 1 point

    Version 1.0.0

    20,771 downloads

    Animated energy shields. They look better in the game. To Install 1. Download: Animated energy shields 2. Copy all files to the Knights of the Old republic's Override folder. (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override) 3. When/if prompted to overwrite files, press okay. 4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.
  3. 1 point
    Happy birthday to Mass Effect 2. To this day it is still one of my favorite games after 13 years. I can't describe the magic I felt playing this for the first time; very few games have come close to matching it.
  4. 1 point
    Sorry, I got the droid planet and HK Factory mixed up. I don't wake up HK so I don't do that part, but I was curious when I didn't see Bao-Dur except by Remote's hologram and the general consensus on the internet is that he must have died getting HK into the factory (even Kreia cannot see his future). But the HK Factory is not required to complete the game so him just going poof is odd. So he and Mandalore are just 'missing' until Mandalore magically shows up with the rest. I can excuse Bao-Dur not being around when they land on Telos. But it just makes sense to me that all the Exile's loyal companions would be there for her at the end. This may be more complicated than I'm capable of, but if someone could provide me with a list of the code files that would need to be modified (I found a few), I would be happy to take a stab at it myself. I'm not an expert in this game's language but I'm a programmer so I'm always up for a challenge. ^-^
  5. 1 point
    Correct. Chances are if you're using an AI Upscale texture pack the mod author just grabbed all of the vanilla head textures and upscaled them without much thought as to what they actually upscaled. My mod will restore the 1st SIth Apprentice Head and adds it to a select few NPCs in the game meaning you will see both the 1st and 2nd Sith Apprentice heads.
  6. 1 point

    Version 1.0.0

    1,503 downloads

    SpaceAlex's Unfinished K1 Enhancement Pack Modder's Resource for: KoTOR. I DID NOT CREATE THIS. SpaceAlex did. It was intended to be both a cosmetic NPC upgrade, a loot upgrade that added new items for Knights of the Old Republic, and more. Sadly, it was never finished, but plenty of work was completed by the time the project was cancelled as these screenshots display. Since SpaceAlex's K1 Enhancement Pack was not hosted on the website, I decided to host it myself and provide an easy link to all the assets so someone can either finish it or use bits and pieces of it in their own mods. Personally, I would like the entire mod to be finished as SpaceAlex intended with the NPC Modification Pack Bonus Content, Party Member Reskins, Player Character Clothing and Head Reskins, and Miscellaneous items implemented as optional add-ons. Also, there is a fix for invisible heads for some reason, here: https://deadlystream.com/files/file/417-spacealexs-k1ep-invisible-head-fix/ . Please download this too if you're using it as a mod or just using it for editing. Lastly, do not use this with K1 Restoration because it will cause cosmetic glitches such as Outcast Children looking like Mandalorians. NOTE: I just realized that I took out a few pieces of the file so it would work. I took out anything related to Darth Bandon and Calo Nord, as these additions cause game-breaking bugs. Credits: -The Deadlystream Website Team for creating this website. -SpaceAlex for creating all these assets -All the great modders and users in this community -Fred Tetra for his KOTOR Tool which makes this possible -The original creator of TSL Patcher, which makes mod installation so much easier -BioWare for creating the Odyssey Engine and this awesome game. -milestails and Fallen Guardian for providing the files themselves: https://onedrive.live.com/?id=AF290B5E544EBB56!121&cid=AF290B5E544EBB56
  7. 0 points
    If you're talking about models exported from KoTOR, you can't. To turn low-poly models to high-poly, you generally use subdivision levels. In Blender, it's a modifier called 'Subdivision surface', in Max they call it 'Turbosmooth'. Anyway, this simply splits each quad (i.e., a face with 4 vertices) in smaller bits. An algorithm calculates the average distances between existing vertices when placing the new ones, making the model look smoother. You can easily divide a quad because each side will be split in 2, so from one quad you end with 4 quads. And so on. However, triangles can't be split evenly so subdividing those can generate inadequate results. See below: The cube on the left consists of only quads, while the one on the right is made of triangles. The cubes below are the result obtained from subdividing the cubes above. Now, I'm going over this stuff because models in KoTOR are made up of triangles. Partly because the 3d assets are really old, but also because video game engines prefer triangles in general. Here's what the Rodian model looks like when freshly imported in Blender. Triangles galore! I've added a subdivided version of the same model on his right. Now, depending on what you want to achieve this might be perfectly fine for you. However if you want to rework the models or use them as a base for sculpting, you won't get far with this. Instead, you want to turn those triangles into quads. For a good chunk of them, you can do so with a neat shortcut in Blender: Go into 'Edit mode', press A to select all, then hit Alt+J. Now that's much better already. Some stuff is falling apart because I didn't merge the model's vertices as several of them are split. You'll notice that a lot of triangles remain on the hand and the head. For these, your options are limited to manually fix them into quads. If you're new to 3d, this is going to be challenging, because you need to understand how topology works to get a good result in the end. Again, it depends on what you want to achieve. If you're looking to get a base to do some sculpting on, I would simply create primitive objects (cubes, spheres, cylinders, etc.), resize and place them to match the model. Here's what it would look like: Then apply the subdivision, import in your preferred sculpting software, remesh/dynamesh and get going. As for tools, there's a wide variety you can choose from. Blender has the advantage of being free and having a lot of online resources, especially on Youtube, available. However it lacks some useful features that you might one day care about and many find its UI very confusing. Most other software suites, if not all, are destined to a professional audience and are therefore quite intimidating to beginners. Generally, there is no one single program that can do everything perfectly. They're just tools and they more or less excel at the given tasks they were designed for. If you're only getting started in 3D, I'd recommend using Blender until you understand all the basics of 3d, then get the trial versions of similar general 3D software (Maya, Modo, 3DSMax, etc.) and see what you prefer.
  8. 0 points
    No disrespect to the original actress, but I'm glad there's finally an alternative to the constant mic peaking and popping from the original mod.