Leaderboard


Popular Content

Showing content with the highest reputation on 05/13/2024 in all areas

  1. 1 point

    Version 1.0.0

    1,704 downloads

    To Install 1. Download: chunks.rar 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.
  2. 1 point
    Well, I feel very stupid right now. I had previously checked my device manager to see if any other devices were showing up there that shouldn't have been. Everything looked fine to me so I moved on. I have a joystick on my desk that I thought was not plugged in as I have not played any games that use joysticks for a long time, so for the hell of it, I checked behind my pc and....lol. Of frickin' course it was plugged in. I unplugged it. Problem seems to be gone for now. I think the joystick was flagged as something generic like "USB Input Device" or "HID Compliant Device" in my device manager, so I assumed it was just a driver for something else. I'm still very confused why this problem only occurred after cutscenes and I otherwise had no issues (would have thought the joystick would have interfered all the time), but I am willing to let that mystery lie for now lol. Thanks for the help guys. This should make future playthroughs a lot smoother for me.
  3. 1 point
    I figured out the issue, it for some reason did not modify my appearance.2da when I installed the mod. To fix the issue if anyone else has it, I opened my apperance.2da file that was in my override folder and added "P_HK47_01" in the racetex column
  4. 1 point

    Version 1.0.0

    12,208 downloads

    This mod will replace and update AstromechHD texture files. To Install 1. Download: AstromechHD 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.
  5. 1 point

    Version 1.0.0

    13,183 downloads

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

    Version 1.0.0

    1,155 downloads

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

    Version 1.0.0

    22,723 downloads

    Animated terminal texture. When creating, I was guided by the terminal interface. Texture resolution 3072x3072. The resolution in the game is 1024x1024.
  8. 1 point

    Version 1.1

    47,121 downloads

    This mod will replace and update Bastila Shans textures. Mainly her armor, underwear and head skin. Eyes borrowed from Circa: http://deadlystream.com/forum/files/file/826-higher-quality-bastila/ The head has not been published. It contains materials from another author. I can send it in a personal message.
  9. 1 point

    Version 1

    2,622 downloads

    Edited model - DarthParametric Re-texture of PMHC01, for Star wars: Knights of the Old Republic. Texture Resolution 1024X1024. The archive contains 5 textures of the head. 3 textures for underwear. 5 icons and 2 .txi. To Install 1. Download: PMHC01 HD 2. Copy all files to the Knights of the Old republic's Override folder. (Example location - C:\Program Files (x86)\Steam\steamapps\common\swkotor\Override) 3. When/if prompted to overwrite files, press okay. 4. If you like the mod; leave a comment or endorse! (It would be much appreciated) Made with love.
  10. 1 point

    2,391 downloads

    With this modification you can role-play and make as if your favorite Revan's face would grow hair during his adventure. To use the head models just put the files that you want in your override folder from Kotor 1. Both sides have been tested by me without any bugs, but I don't know if there may be any conflict in the long run. You can also use any custom skin from the default heads with this mod, there is no problem because it uses the PMC04 skin for the hair. If there is any bug please contact me on lucasforums. Credits to all the people who have done tutorials on modifying Kotor, thanks to them this conversion was possible.
  11. 0 points
    In order to make my recent addition to my Sith Trooper Texture Restoration mod, I had to convert a standard Sith voice to a Sith Trooper voice. After a lot of trial and error, I've managed to make it sound pretty spot on. (If any of you audiophiles out there have any suggestions for improvements, let me know!) Also thanks to DarthParametric for a couple of batch scripts that we'll be using in this tutorial. Tools you'll need: Audacity (The audio editing software we'll be using) dd (This is a direct download link. dd is a Unix tool for reading/writing files/disks) The batch files attached to this post Setup: Create two folders, one for the input (original) files, and one for the output (new) files Save dd from the link above, and the convert.bat file attached to this post in the input folder Save the addheader.bat, and header.bin files attached to this post to the output folder First, you need the audio file(s) you want to apply the effect to. In this tutorial we're going to be using a Sith voice file from the Korriban Acadamy, but this should work with any voice file (even ones you record yourself). Drag the .wav files from the streamwaves folder of KOTOR into the input folder (The files I'm using are in streamwaves/m35aa/sith13). The audio files that KOTOR uses are mp3 files with a wav header, so before we can do anything with them, we need to convert them to plain mp3 files. To do this, just double-click on convert.bat and let it run. When it finishes, you'll have .mp3 versions of each sound file. Now we're going to apply the Sith Trooper effect. We're going to automate some of it to make it easier, but sadly, we can't automate all of it. To automate it we will create a chain of effects which we can then easily apply to each file. Steps 1-6 creates the chain, and only need to be done once. Steps 7-12 need to be done for every audio file you wish to apply the effect to. 1. Open up one of the .mp3 files in Audacity, then go to File -> Chains -> Edit Chains: A new window will appear. In the bottom left click "add" then give the chain a title like "Sith Trooper Voice Effect". 2. Next click on Insert, and select "Repeat". Click "Edit Parameters" and change the number of repeats to 2: 3. Hit OK on both windows, and you should see it added to the chain. Next we're going to add Equalization. Select Insert again, then select Equalization, end edit Parameters. In the Select Curve dropdown, select AM Radio: Make sure the other settings are as in the screenshot, then hit OK. 4. Select Insert again, and select High Pass Filter. Edit Parameters and set frequency to 750Hz and rolloff to 48db: 5. Hit OK, hit Insert again, select Bass and Treble, and hit Edit Parameters. Set bass to 20, treble to 1, Volume to 0, and make sure "Link volume and tone" is unchecked: 6. Now, (this is the last effect!) hit OK, select Insert, select Compressor, and hit Edit Parameters. We'll use the defaults, but make sure they match the screenshot: Now, we've finished creating the chain, we need to apply it to the audio file. 7. Select File -> Chains -> Apply Chains, select the chain you just made, and select "Apply to Current Project": This will apply the effect, and cause the audio to be repeated three times. We do this because the Compressor effect can cause issues at the start and end of the audio, so we're just going to use the one in the middle that hasn't been affected. You may want to zoom out for the following steps. To do so, hold down Ctrl and scroll the mouse wheel. By default the entire audio file is selected, so click in the blank space to deselect, before selecting sections to delete. 8. Mouse over the end of the audio, and you will see a yellow line to indicate that you're at the very tip: Now click and drag to the left until you see another yellow line, then let go (You will now have the third repeat selected): 9. Hit the delete key on your keyboard to remove the third repeat. Now we're going to do the same with the first repeat. Mouse over the beginning till you see the yellow line: Click and drag till you see the other yellow line: Let go of the mouse button and hit delete. You'll now have your finished audio file: Now we're going to export the file. We'll export it as MP3, and then add a WAV header just like the original files (I've seen reports that plain uncompressed WAV files will work, but I wasn't able to get it working, so I had to do it this way). 10. Select File -> Export -> Export as MP3: 11. Now set Bitrate to Preset, Quality to standard, variable speed to standard, and check "Force export to mono": 12. Save the file to the output folder. Then repeat steps 7-12 for every file you want to apply the effect to. 13. Once you have all of the files you want to add the effect to in the output folder, run the addheader.bat file. This will output .wav files that can be put into the game! You can either put them in the Override folder, or back into the streamwave folder you got them from! Let me know if you have any questions or comments! convert.bat addheader.bat header.bin