2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
2023-06-22 18:05:23 +00:00
< html lang = "en" dir = "ltr" id = "page-top" >
2023-06-15 09:18:46 +00:00
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "og:url" content = "https://leilukin.neocities.org/mymods/kotor1mods" >
< meta property = "og:type" content = "website" >
< meta property = "og:site_name" content = "Leilukin's Hub" >
< meta property = "og:title" content = "My Mods for Star Wars: Knights of the Old Republic" >
< meta property = "og:description" content = "List of video game mods I have made for Star Wars: Knights of the Old Republic." >
2023-06-15 12:00:48 +00:00
< link rel = "stylesheet" href = "/main.css" type = "text/css" media = "all" >
2023-06-15 09:18:46 +00:00
< link rel = "stylesheet" href = "../mymods.css" type = "text/css" media = "all" >
2023-06-22 18:05:23 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.15.1/css/all.css" >
2023-06-15 10:47:30 +00:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/assets/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/assets/favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/assets/favicon/favicon-16x16.png" >
< link rel = "manifest" href = "/assets/favicon/site.webmanifest" >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< script src = "/components/header.js" defer > < / script >
< script src = "/components/navbar.js" defer > < / script >
< script src = "/components/footer.js" defer > < / script >
2023-06-15 09:18:46 +00:00
< script src = "../mod-filter.js" defer > < / script >
< title > My KotOR 1 Mods | Leilukin's Hub< / title >
< / head >
< body >
2023-06-27 14:57:47 +00:00
< header > < / header >
< nav > < / nav >
2023-06-22 18:05:23 +00:00
< main >
<!-- <aside class="left - sidebar">
Left sidebar content here
< / aside > -->
< div class = "content-container" >
< section class = "content-section" >
2023-06-26 15:53:52 +00:00
< h1 > My Mods for < cite > Star Wars: Knights of the Old Republic< / cite > < / h1 >
2023-06-22 18:05:23 +00:00
< p > Categories:< / p >
< div id = "myBtnContainer" >
< button class = "filter-btn active" onclick = "filterSelection('all')" > All< / button >
< button class = "filter-btn" onclick = "filterSelection('pc-party-members')" > Player & Party Members< / button >
< button class = "filter-btn" onclick = "filterSelection('npcs')" > NPCs< / button >
< button class = "filter-btn" onclick = "filterSelection('gameplay')" > Gameplay< / button >
< button class = "filter-btn" onclick = "filterSelection('music')" > Music< / button >
< / div >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section filter-div pc-party-members" >
< h2 > Player & Party Members< / h2 >
< div class = "mod-entry" >
< h3 > Juhani Dialogue Restoration< / h3 >
< img src = "./img/Juhani-Dialogue-Restoration.png" width = "100%" height = "auto" alt = "Banner of Juhani Dialogue Restoration mod" > < br >
< p > Restores Juhani's conversations with the player that are unused or easy to miss in vanilla KotOR.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2173-juhani-dialogue-restoration/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1501" target = "_blank" > Nexus Mods< / a >
< / div >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Carth Onasi and Male PC Romance< / h3 >
< img src = "./img/Carth-Onasi-and-Male-PC-Romance.png" width = "100%" height = "auto" alt = "Banner of Carth Onasi and Male PC Romance mod" > < br >
2023-06-27 08:20:14 +00:00
< p > Makes Carth Onasi's romance subplot available for male player characters. Please read the < a href = "/shrines/starwarskotor/articles/faq-same-gender-romance-mods.html" target = "_blank" > FAQ article< / a > before asking questions about my same-gender romance mods for the < cite > KotOR< / cite > series!< / p >
2023-06-22 18:05:23 +00:00
< a class = "link-btn" href = "https://deadlystream.com/files/file/2140-carth-onasi-and-male-pc-romance/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1493" target = "_blank" > Nexus Mods< / a >
< / div >
< div class = "mod-entry" >
< h3 > Bastila and Carth Romance Removal< / h3 >
< img src = "./img/Bastila-and-Carth-Romance-Removal.png" width = "100%" height = "auto" alt = "Banner of Bastila and Carth Romance Removal mod" > < br >
< p > Removes Bastila and Carth's romance by removing all romance-related dialogue from their conversations.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2209-bastila-and-carth-romance-removal/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1519" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Leilukin's Juhani's Outfit Reskin Pack< / h3 >
< img src = "./img/Leilukins-Juhanis-Outfit-Reskin-Pack.png" width = "100%" height = "auto" alt = "Banner of Leilukin's Juhani's Outfit Reskin Pack mod" > < br >
< p > Reskins Juhani's outfit by changing the outfit's color scheme, with multiple versions of reskin provided.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2275-leilukins-juhanis-outfit-reskin-pack/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1543" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Jolee in Unique Outfit Introduction< / h3 >
< img src = "./img/Jolee-in-Unique-Outfit-Introduction.png" width = "100%" height = "auto" alt = "Banner of Jolee in Unique Outfit Introduction mod" > < br >
< p > Makes Jolee Bindo wear his signature robe when you meet him on Kashyyyk, before he joins your party.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/1298-jolee-in-unique-outfit-introduction/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1221" target = "_blank" > Nexus Mods< / a >
< / div >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > KotOR 1 Improved Party Outfits< / h3 >
< img src = "./img/KotOR-1-Improved-Party-Outfits.png" width = "100%" height = "auto" alt = "Banner of KotOR 1 Improved Party Outfits mod" > < br >
< p > Adds new items to improve the properties of the default outfits of the human and humanoid party members of TSL, namely Bastila, Canderous, Carth, Jolee, Juhani and Mission.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2134-kotor-1-improved-party-outfits/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1491" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Darth Revan Texture for Star Forge Robes< / h3 >
< img src = "./img/Darth-Revan-Texture-for-Star-Forge-Robes.png" width = "100%" height = "auto" alt = "Banner of Darth Revan Texture for Star Forge Robes mod" > < br >
< p > Makes the Star Forge Robes to have the same texture and inventory icon as Darth Revan's Robes.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/1076-darth-revan-texture-for-star-forge-robes/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1143" target = "_blank" > Nexus Mods< / a >
< / div >
< / section >
< section class = "content-section filter-div npcs" >
< h2 > Non-Playable Characters< / h2 >
< div class = "mod-entry" >
< h3 > KotOR 1 Twi'lek Male NPC Diversity< / h3 >
< img src = "./img/K1-Twilek-Male-NPC-Diversity.png" width = "100%" height = "auto" alt = "Banner of KotOR 1 Twi'lek Male NPC Diversity mod" > < br >
< p > Diversifies the appearances of Twi'lek male NPCs in KotOR 1 by giving the named Twi'lek male NPCs different looks instead of the generic NPC looks. < / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2228-kotor-1-twilek-male-npc-diversity/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1530" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > KotOR 1 Twi'lek Female NPC Diversity< / h3 >
< img src = "./img/K1-Twilek-Female-NPC-Diversity.png" width = "100%" height = "auto" alt = "Banner of KotOR 1 Twi'lek Female NPC Diversity mod" > < br >
< p > Diversifies the appearances of Twi'lek female NPCs by giving the named Twi'lek female NPCs different looks instead of the generic NPC looks. < / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2179-kotor-1-twilek-female-npc-diversity/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1504" target = "_blank" > Nexus Mods< / a >
< / div >
< div class = "mod-entry" >
< h3 > Belaya's Unique Look< / h3 >
< img src = "./img/Belaya-Unique-Look.png" width = "100%" height = "auto" alt = "Banner of Belaya's Unique Look mod" > < br >
< p > Gives the NPC Belaya a unique look instead of a generic NPC look.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2146-belayas-unique-look/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1494" target = "_blank" > Nexus Mods< / a >
< / div >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Human Xor Restoration< / h3 >
< img src = "./img/Human-Xor-Restoration.png" width = "100%" height = "auto" alt = "Banner of Human Xor Restoration mod" > < br >
< p > Restores the original appearance of the NPC Xor in the Xbox version of KotOR, by changing his species from a Twi'lek to a human.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/1091-human-xor-restoration/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1155" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Human Xor Unique Look< / h3 >
< img src = "./img/Human-Xor-Unique-Look.png" width = "100%" height = "auto" alt = "Banner of Human Xor Unique Look mod" > < br >
< p > Changes the NPC Xor's appearance by making him a human with a unique look to make him different from other human NPCs.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2147-human-xor-unique-look/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1495" target = "_blank" > Nexus Mods< / a >
< / div >
< div class = "mod-entry" >
< h3 > KotOR 1 No Gendered Dialogue from Male NPCs< / h3 >
< img src = "./img/K1-No-Gendered-Dialogue-Male-NPCs.png" width = "100%" height = "auto" alt = "Banner of KotOR 1 No Gendered Dialogue from Male NPCs mod" > < br >
< p > Removes male NPC dialogues that involve them flirting with female player characters or remarking on the female PC's gender or appearance.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2176-kotor-1-no-gendered-dialogue-from-male-npcs/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1502" target = "_blank" > Nexus Mods< / a >
< / div >
< div class = "mod-entry" >
< h3 > PC Dialogue with Davik's Slaves Change< / h3 >
< img src = "./img/PC-Dialogue-with-Daviks-Slaves-Change.png" width = "100%" height = "auto" alt = "Banner of No Flirting with Davik's Slaves mod" > < br >
< p > Removes the option for the player character to flirt with Davik Kang's slaves, or give the player Dark Side options for requesting a massage from the slaves. Threatening the slaves also gives the player Dark Side points.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2214-pc-dialogue-with-daviks-slaves-change/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1523" target = "_blank" > Nexus Mods< / a >
< / div >
< / section >
< section class = "content-section filter-div gameplay" >
< h2 > Gameplay< / h2 >
< div class = "mod-entry" >
< h3 > Trask Ulgo Without Tutorials< / h3 >
< img src = "./img/Trask-Ulgo-Without-Tutorials.png" width = "100%" height = "auto" alt = "Banner of Trask Ulgo Without Tutorials mod" > < br >
< p > Removes the tutorial elements from the game, while keeps Trask Ulgo as a party member in the first area of the Endar Spire.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/2184-trask-ulgo-without-tutorials/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1508" target = "_blank" > Nexus Mods< / a >
< / div >
< / section >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< section class = "content-section filter-div music" >
< h2 > Music< / h2 >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< div class = "mod-entry" >
< h3 > Mysterious Box Music for Unknown World< / h3 >
< img src = "./img/Mysterious-Box-Music-for-Unknown-World.png" width = "100%" height = "auto" alt = "Banner of Mysterious Box Music for Unknown World mod" > < br >
< p > This mod will make the Mysterious Box's ambient music played in some areas of the Unknown World.< / p >
< a class = "link-btn" href = "https://deadlystream.com/files/file/1322-mysterious-box-music-for-unknown-world/" target = "_blank" > Deadly Stream< / a >
< a class = "link-btn" href = "https://www.nexusmods.com/kotor/mods/1226" target = "_blank" > Nexus Mods< / a >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
< / section >
2023-06-15 09:18:46 +00:00
< / div >
2023-06-22 18:05:23 +00:00
<!-- <aside class="right - sidebar">
Right sidebar content here
< / aside > -->
< / main >
2023-06-27 14:57:47 +00:00
< footer > < / footer >
2023-06-15 09:18:46 +00:00
< / body >
2023-06-22 18:05:23 +00:00
< /h