Search the Community

Showing results for tags 'electrical'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Kotor Modding
    • Mod Releases
    • General Kotor/TSL Modding
    • Modding Tools
    • Work In Progress
    • Tutorials
    • Game Saves
  • Mod Projects
    • TSLRCM
    • M4-78 Enhancement Project
    • KotOR1 Restoration (K1R)
    • Revenge of Revan
    • KotOR Toolset
  • Jedi Knight Series
    • General Discussion
    • Mod Releases
  • Other Games
    • Other Games
    • Dantooine Theater Company
  • General
    • News
    • Knights of the Old Republic General
    • Star Wars
    • The Old Republic
    • Site Feedback
    • General Discussion

Blogs

There are no results to display.

There are no results to display.

Categories

  • Knights of The Old Republic
    • Media
    • Mods
    • Skins
    • Modder's Resources
  • The Sith Lords
    • Media
    • Mods
    • Skins
    • Modder's Resources
  • Jedi Knight Series
    • Maps
    • Mods
    • Skins
    • Other
  • Game Saves
  • Other Games
  • Modding Tools

Product Groups

  • Premium Membership
  • Modders Account

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 4 results

  1. View File Electrical Swords Summary A mod for "Star Wars : Knights of the Old Republic" that modify the appearance of melee swords by electrical swords for a more STAR WARS-like look. This mod changes the appearance of every iron sword in the game. Every original sword has been slightly modified to add a colored glowing effect on the blade. The idea was to keep the original look of each iron sword while adding this futuristic glow. How to install? Two version are available, `tga` or `tpc`, that can be found in the `install` folder. Put the content of the `override` folder into the `override` folder of your game. Compatibility table | Platform | Works | Comment | |------------------|-------|-----------------------------------------------------------| | PC - Steam | ✅️ | | | PC - Original CD | ✅️ | | | macOS | ✅️ | | | Nintendo Switch | ✅ | Only the `tpc` version | | iOS | ✅ | Only the `tga` version | | XBox | ❌ | `.mdl` files make the game crash when displayed on screen | Credits The glowing textures were taken from the original mod: Vibrosword replacement pack 1.0 by DeadMan. The electric buzz sound were taken from the sound bank of original PS1 game: Star Wars: Episode I – The Phantom Menace. Source Github page: kotor-mod-electrical-swords Permissions Under NO CIRCUMSTANCES ANY OF MY MODS TO BE UPLOADED TO STEAM WORKSHOP. Anything else - be my guest, use like you want, just give credit to me. Submitter nadrino Submitted 04/05/2025 Category Mods K1R Compatible Yes  
  2. nadrino

    Electrical Swords

    Version 1.0

    19 downloads

    Summary A mod for "Star Wars : Knights of the Old Republic" that modify the appearance of melee swords by electrical swords for a more STAR WARS-like look. This mod changes the appearance of every iron sword in the game. Every original sword has been slightly modified to add a colored glowing effect on the blade. The idea was to keep the original look of each iron sword while adding this futuristic glow. How to install? Two version are available, `tga` or `tpc`, that can be found in the `install` folder. Put the content of the `override` folder into the `override` folder of your game. Compatibility table | Platform | Works | Comment | |------------------|-------|-----------------------------------------------------------| | PC - Steam | ✅️ | | | PC - Original CD | ✅️ | | | macOS | ✅️ | | | Nintendo Switch | ✅ | Only the `tpc` version | | iOS | ✅ | Only the `tga` version | | XBox | ❌ | `.mdl` files make the game crash when displayed on screen | Credits The glowing textures were taken from the original mod: Vibrosword replacement pack 1.0 by DeadMan. The electric buzz sound were taken from the sound bank of original PS1 game: Star Wars: Episode I – The Phantom Menace. Source Github page: kotor-mod-electrical-swords Permissions Under NO CIRCUMSTANCES ANY OF MY MODS TO BE UPLOADED TO STEAM WORKSHOP. Anything else - be my guest, use like you want, just give credit to me.
  3. 13,600 downloads

    In KotOR 1, there is a distinct problem with energy shields: They do not actually block electricity damage, despite the description saying so. Upon looking at the forceshields.2da file, I noticed that their bit flags are set to block light side damage (64) instead of electrical damage (128). This applies to every single energy shield but the mandalorian melee shield - which isn't even supposed to counter either, so no surprise there. Another thing is the amount of damage that Verpine prototype shields block: in the description, it is 70, but in the actual game, it's 120. I knew this post about shields, but it is actually wrong, the damage types are not switched between the games, only the shields are set wrongly for the first. This very simple 2da edit fixes both issues, making energy shields actually protect from electrical damage and rectifying the amount of protection a verpine shield gives. Using the TSLPatcher, compatibility is ensured.
  4. View File Energy shield damage fix In KotOR 1, there is a distinct problem with energy shields: They do not actually block electricity damage, despite the description saying so. Upon looking at the forceshields.2da file, I noticed that their bit flags are set to block light side damage (64) instead of electrical damage (128). This applies to every single energy shield but the mandalorian melee shield - which isn't even supposed to counter either, so no surprise there. Another thing is the amount of damage that Verpine prototype shields block: in the description, it is 70, but in the actual game, it's 120. I knew this post about shields, but it is actually wrong, the damage types are not switched between the games, only the shields are set wrongly for the first. This very simple 2da edit fixes both issues, making energy shields actually protect from electrical damage and rectifying the amount of protection a verpine shield gives. Using the TSLPatcher, compatibility is ensured. Submitter R2-X2 Submitted 06/04/2015 Category Mods