Jiiprah

Members
  • Content Count

    44
  • Joined

  • Last visited

  • Days Won

    6

Jiiprah last won the day on June 22

Jiiprah had the most liked content!

Community Reputation

40 Jedi Knight

About Jiiprah

  • Rank
    Jedi Apprentice

Recent Profile Visitors

1,444 profile views
  1. View File Water Restoration 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 Submitter Jiiprah Submitted 06/21/2025 Category Mods TSLRCM Compatible Yes  
  2. Jiiprah

    Water Restoration

    Version 2.3

    67 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
  3. You will need the KOTOR Blender plugin. I used the 3.3 LTS version of blender but it looks like it has now been updated to newer versions. I still recommend using a LTS version. First you need to switch to the lightmap UV. If you don't, the lightmap will be baked on top of the diffuse texture. You can find this under UV Maps in each meshes Object Data Properties. Select each mesh and click UVMap_lm. Yes, it is tedious but it's required. To bake the lightmaps with the plugin, click the KotOR menu -> Lightmaps -> Bake(Auto). You should click an empty space, first, to make sure no meshes are selected. If meshes are selected it will only bake for what is selected. At this point you may notice the lighting looks bad. The UVs need to be unwrapped and some lightmaps will need to be resized to a higher resolution. This is optional but it helps me keep it organized. Look through the list of meshes and see which ones have lightmaps. I then rename the meshes to start with the lightmap name (lm0_Object19,lm1_Box01, lm9_mesh456,...). When unwrapping the UVs this makes it easy to select all meshes that share a lightmap, which you may be doing multiple times. There's 3 ways to unwrap the lightmap UVs. Each has different advantages and disadvantages. The best to use will depend on each group of meshes, sharing a lightmap. 1) Lightmap Pack (Most efficient) - This one will work for most but sometimes the triangles of a face get separated, creating an ugly seam. 2) Unwrap (Medium efficient) - Keeps the basic shape of faces the same bust doesn't pack as efficiently. This one requires you to select all(a key) UVs first or nothing happens. 3) Smart UV Project (Least efficient) - This one maintains the shape of faces perfectly but each UV takes up a lot of space. May require you to increase the lightmap resolution really high to look good (1024x1024 or more). While in the layout workspace, select all meshes that share a lightmap. Then switch to the UV Editing workspace. All meshes need to be selected in the 3D view, for the UVs to show in the UV editor. Then select one of the unwrap types in UV -> Unwrap. Remember, if doing regular unwrap, selecting all UVs is first required. Now, go back to the Layout workspace and bake the lightmaps. Some lightmaps may have weird artifacts or look low res. You can compensate for that by resizing the lightmap texture. Go to the UV Editing workspace and select the lightmap to edit. Then Image -> Resize. I try not to resize higher than 512x512 and I keep less detailed meshes between 16 and 128. The larger the texture size, the more memory it takes in game and the longer it takes to bake. Then go back to Layout workspace and bake again. To save the lightmap texture, go to UV Editing layout then Image -> Save As. You will need to do this for each lightmap once and make sure you choose TGA when saving. After, you can use Save All Images. I haven't even touched on lighting but here's a few tips: - Under World Properties, the surface color will affect your lighting a lot. I prefer to just remove the surface(or make it darker) and it gives me more control over the lighting. - Point lights fill the room with a lot of ambient light. If you want more control over the shadows use spot lights. - The game engine will add even more lighting on top of the scene. You can control this in the light's Object Properties -> KotOR Model Node -> Light
  4. I'm not sure yet. I need to do a play through and make notes of problematic areas.
  5. I have uploaded a fix. It was editing the swkotor2.ini with fullscreen=0, even if the borderless window mode patch wasn't selected. If your game opens in windowed mode either press alt + enter to switch to fullscreen or edit swkotor2.ini. [Display Options] FullScreen=1 [Graphics Options] AllowWindowedMode=0 FullScreen=1
  6. View File Texture Conflict Checker Texture conflict checker for K1 and K2. Place in your game directory and open it. It will list all conflicting textures, in the override folder, and allow you to choose which version to keep. Unwanted textures are moved to a texture_duplicates folder and can be restored through the tool. Source: https://github.com/J0-o/kotormods/tree/main/Texture Conflict Checker Submitter Jiiprah Submitted 06/05/2025 Category Modding Tools  
  7. View File Relighting TSL - Early Release I'm working on fixing/updating a few areas with lighting issues. This first one is the Peragus force cage room where encounter Atton. The room is way too bright so I reworked the light sources and rebaked the lightmaps, using blender. The goal of this project is not to redo the lighting of the entire game. That would force me to touch every model and be a modding compatibility nightmare. I want to just target areas that stand out or look really bad. Feel free to suggest areas. Current Areas: - Peragus force cage room - Ebon Hawk Medical Room Submitter Jiiprah Submitted 06/06/2025 Category Mods TSLRCM Compatible Yes  
  8. Version 2.1.2

    81 downloads

    I'm working on fixing/updating a few areas with lighting issues. This first one is the Peragus force cage room where encounter Atton. The room is way too bright so I reworked the light sources and rebaked the lightmaps, using blender. The goal of this project is not to redo the lighting of the entire game. That would force me to touch every model and be a modding compatibility nightmare. I want to just target areas that stand out or look really bad. Feel free to suggest areas. Current Areas: - Peragus force cage room - Ebon Hawk Medical Room
  9. Version 1.2.0

    21 downloads

    Texture conflict checker for K1 and K2. Place in your game directory and open it. It will list all conflicting textures, in the override folder, and allow you to choose which version to keep. Unwanted textures are moved to a texture_duplicates folder and can be restored through the tool. Source: https://github.com/J0-o/kotormods/tree/main/Texture Conflict Checker
  10. I don't know what this means but the borderless windowed patch is experimental. You can rerun the patcher and leave that one unchecked if it causes problems.
  11. Does JCs lightsaber textures not address this? His have a thicker core. Hmmmm...I did notice the animation is different on w_lghtsbr_008 try this w_lghtsbr_008.mdl w_lghtsbr_008.mdx
  12. It is borderless windowed mode. I made a typo. It allows the game to run in windowed mode but still fill the screen(like fullscreen would). On my system it fixes one of the stuttering issues. It also allows for better alt tabbing.
  13. you can apply it at any time really I say first because it requires an unmodified swkotor2.exe.
  14. Yes, just apply this patch first and remember it already comes with a 4GB patch.