Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/15/2026 in Files

  1. Version 1.0.0

    210 downloads

    New animated texture. To Install 1. Download 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.
    1 point
  2. Version 1.0.0

    160 downloads

    n the original game, the Star Map on Dantooine is positioned awkwardly off-center, despite the room clearly being designed for it to be in the middle. Thanks to a Reddit user who spotted this, I couldn't ignore it any longer. This mod corrects the placement so the Star Map now sits properly at the room's center. An additional optional file does the same for the Ancient Droid, centering him in his chamber as well. This mod will only apply it's changes on saves, where the ruins were not yet entered. Credits: WilliamDarkstar4, for the unfortunate discovery that drove me to this Fred Tetra, for KOTOR Tool TK102, for DLGEditor Torlack, stoffe & TK102, for NWNSSCOMP JdNoa & Dashus, for DeNCS Cortisol, for Holocron Toolset
    1 point
  3. Version 4.1.2

    9,414 downloads

    While you sleep in the medical room, 3C-FD is patching your game. Restores fog and reflections which were broken in the Aspyr update. Works with both Steam and GOG versions. Compatible for KOTOR 1 and 2. Graphical INI edtor. Included KOTOR2 Patches: - Fog Fix - Reflections Fix - 4GB Patch - Subtle Color Shift (yellow tint removal) - Music Volume During Dialogue Fix - Borderless Window Mode Included KOTOR1 Patches: - 4GB Patch - Borderless Window Mode How to use: Place in game directory and run it. Load kotor exe on the 'patches' tab, select patches to install, click apply. How this was made: - The fog shading was just covered up when the latest version was released. I was able to send that data to the new Fracture shaders and apply fog coloring. It checks if the fog color is set to black and if not then it applies fog. Modules that don't use fog have a default fog color of black, Duxn and Dantoonie use a grayish color. - The shader for when both a lightmap and a cubemap is applied, to the same model, had a typo. Cubemap was labeled as a '2D' instead of 'CUBE'. Easy fix. Luckily the shaders are a plain text string, in the exe, and can be modified with a hex editor. The only issue is that the character length needs to be the same or smaller. The only way to get more data in the shader is to remove extra spaces/linebreaks and to shorten variables to single characters. - The music was lowered so much during dialogue that it was almost non existent. I was able to find the functions for calling volume control, using ghidra. The call was made only 3 times and from there it was process of elimination. Ultimately disabling a variable change if in dialogue, before the first volume change call, worked. Bugs: - Fog fix does not work with M478 Special Thanks: HappyFunTimes101 - ShaderOverride - I could not have done this without this tool. This made sorting out and identifying the shader data much easier. I probably wouldn't have even attempted or known where to look if this didn't exist. JCarter426 - For pointing out that the music was broken during dialogue. I hadn't noticed but couldn't stand it after hearing for myself. Source: https://github.com/J0-o/3C-FD-Patcher Browser-based Version: https://j0-o.github.io/3C-FD-Patcher-js/
    0 points
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.