Leaderboard


Popular Content

Showing content with the highest reputation on 07/01/2025 in Files

  1. 1 point

    Version 2.3

    70 downloads

    This is my attempt to restore the Dantooine water, plus some other areas, after the Aspyr Patch broke water effects. Requires C3-FD Patcher for the reflection effect. The original textures have been upscaled and the bumpmap has been replaced with a higher detailed water animation and baked into the textures alpha layer. Included: - Dantooine water - Enclave sublevel fountain - Telos ocean seam fix - Telos murky water restored - Jungle Tomb water - Citadel Station Residential fountain water Install Instructions: 1) Apply C3-FD patcher to fix the game's reflections 2) extract water restoration mod contents to override directory
  2. 1 point

    Version 2.1.0

    254 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. Only works on an unmodified swkotor2.exe. WIndows systems only. Included EXE Patches: - Fog Fix - Reflections Fix - 4GB Patch - Subtle Color Shift - Music Volume During Dialogue Fix - (Experimental) Borderless Window Mode How to use: Place 3C-FD_patcher.exe into your kotor2 game directory and run. It will patch your game exe with the fixes listed above. It will check if you have an unmodified steam or gog version of the latest (Aspyr) patch, otherwise it wont run. It will also make a backup of your original swkotor2.exe. 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: - This 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/kotormods/tree/main/C3-FD_patcher
  3. 1 point

    Version 1.0.0

    4,881 downloads

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