3996 lines
162 KiB
HTML
3996 lines
162 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en" dir="ltr" id="top">
|
|||
|
<head>
|
|||
|
<meta charset="UTF-8">
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<meta property="og:title" content="Leilukin&#39;s Star Wars: Knights of the Old Republic II: The Sith Lords Mod Build | Resources | Star Wars: Knights of the Old Republic Shrine">
|
|||
|
|
|||
|
<link rel="canonical" href="https://leilukin.com/shrines/starwarskotor/resources/kotor2-mod-list/">
|
|||
|
<meta name="generator" content="Eleventy v3.0.0">
|
|||
|
<meta name="author" content="Leilukin">
|
|||
|
<meta name="description" content="A list of Star Wars: Knights of the Old Republic II: The Sith Lords mods I use.">
|
|||
|
<meta name="fediverse:creator" content="@Leilukin@dragonscave.space">
|
|||
|
<meta property="og:site_name" content="Leilukin's Hub">
|
|||
|
<meta property="og:type" content="article">
|
|||
|
<meta property="og:description" content="A list of Star Wars: Knights of the Old Republic II: The Sith Lords mods I use.">
|
|||
|
<meta property="og:url" content="https://leilukin.com/shrines/starwarskotor/resources/kotor2-mod-list/">
|
|||
|
<meta property="og:locale" content="en_MY">
|
|||
|
<meta property="og:image" content="https://leilukin.com/assets/leilukin/leilukins-hub-meta-img.png">
|
|||
|
<meta name="theme-color" content="#3d2163">
|
|||
|
|
|||
|
|
|||
|
<link rel="alternate" type="application/rss+xml" title="Leilukin's Hub" href="/feed.xml">
|
|||
|
|
|||
|
|
|||
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
|||
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-700.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
|||
|
<style>
|
|||
|
@font-face {
|
|||
|
font-display: swap;
|
|||
|
font-family: 'Lexend';
|
|||
|
font-style: normal;
|
|||
|
font-weight: 400;
|
|||
|
src: url('/assets/fonts/lexend/lexend-v19-latin-regular.woff2') format('woff2');
|
|||
|
}
|
|||
|
@font-face {
|
|||
|
font-display: swap;
|
|||
|
font-family: 'Lexend';
|
|||
|
font-style: normal;
|
|||
|
font-weight: 700;
|
|||
|
src: url('/assets/fonts/lexend/lexend-v19-latin-700.woff2') format('woff2');
|
|||
|
}
|
|||
|
</style>
|
|||
|
<link rel="stylesheet" href="/assets/fonts/fonts.css">
|
|||
|
|
|||
|
|
|||
|
<link rel="stylesheet" href="/assets/css/global.css"><link rel="stylesheet" href="/assets/css/a11y-syntax-highlighting-dark.css"><link rel="stylesheet" href="/assets/css/general.css"><link rel="stylesheet" href="/assets/css/content.css"><link rel="stylesheet" href="/assets/css/plugins.css"><link rel="stylesheet" href="/assets/css/components.css"><link rel="stylesheet" href="/assets/css/pridesymbols.css"><link rel="stylesheet" href="/assets/css/utility.css">
|
|||
|
|
|||
|
<style>.toc__wrapper {
|
|||
|
max-height: var(--ht-sticky-sidebar);
|
|||
|
overflow-x: auto;
|
|||
|
background-color: var(--clr-content-bg);
|
|||
|
padding: 1rem 1.3rem;
|
|||
|
}
|
|||
|
|
|||
|
.toc__heading {
|
|||
|
font-size: 1.3rem;
|
|||
|
font-weight: 700;
|
|||
|
color: var(--clr-sub-heading);
|
|||
|
}
|
|||
|
|
|||
|
.toc ol,
|
|||
|
.toc ol ol {
|
|||
|
display: grid;
|
|||
|
gap: 0.3em;
|
|||
|
}
|
|||
|
|
|||
|
.toc ol {
|
|||
|
border-top: 0.1em solid var(--clr-title-border);
|
|||
|
padding-left: 1.3em;
|
|||
|
padding-top: 1em;
|
|||
|
}
|
|||
|
|
|||
|
.toc ol ol {
|
|||
|
border-top: none;
|
|||
|
list-style-type: disc;
|
|||
|
padding-left: 1em;
|
|||
|
padding-top: 0.3em;
|
|||
|
}
|
|||
|
|
|||
|
.toc ol a {
|
|||
|
font-size: 1.1rem;
|
|||
|
padding-left: 0.3em;
|
|||
|
}
|
|||
|
|
|||
|
.toc ol ol a {
|
|||
|
padding: 0;
|
|||
|
font-size: 1rem;
|
|||
|
}
|
|||
|
.right-sidebar {
|
|||
|
background-color: var(--clr-content-bg);
|
|||
|
font-size: clamp(0.9rem, 0.9rem + 3vw, 1rem);
|
|||
|
}
|
|||
|
|
|||
|
.shrine__info {
|
|||
|
padding: 1rem;
|
|||
|
max-height: var(--ht-sticky-sidebar);
|
|||
|
overflow-x: auto;
|
|||
|
}
|
|||
|
|
|||
|
.shrine__info h2 {
|
|||
|
font-size: clamp(1.5rem, 1rem + 3vw, 1.7rem);
|
|||
|
margin-bottom: 0.2em;
|
|||
|
}
|
|||
|
|
|||
|
.shrine__info h3 {
|
|||
|
font-size: clamp(1.3rem, 1rem + 3vw, 1.5rem);
|
|||
|
margin-top: 1em;
|
|||
|
}
|
|||
|
|
|||
|
.shrine__info ul { margin-top: 0.5em; }
|
|||
|
.breadcrumbs {
|
|||
|
margin-bottom: 0.7em;
|
|||
|
display: flex;
|
|||
|
gap: 0.5em;
|
|||
|
flex-wrap: wrap;
|
|||
|
justify-content: center;
|
|||
|
}
|
|||
|
|
|||
|
.blog__post--pagination {
|
|||
|
padding-top: 1em;
|
|||
|
margin-block-start: 2.5em;
|
|||
|
border-top: 0.1em solid var(--clr-title-border);
|
|||
|
}
|
|||
|
|
|||
|
.blog__post--nextprev {
|
|||
|
list-style-type: "";
|
|||
|
padding: 0;
|
|||
|
margin: 0;
|
|||
|
display: grid;
|
|||
|
gap: 0.7em;
|
|||
|
grid-template-columns: repeat(2, 1fr);
|
|||
|
grid-template-areas: 'prev next';
|
|||
|
}
|
|||
|
|
|||
|
.blog__post--prev { grid-area: prev; }
|
|||
|
.blog__post--next { grid-area: next; }
|
|||
|
:root {
|
|||
|
--clr-body-bg: #212121;
|
|||
|
--img-body-bg: none;
|
|||
|
--clr-body-txt: #fceaff;
|
|||
|
--clr-content-bg: #000000;
|
|||
|
|
|||
|
--clr-top-btn-bg: #FFD05A;
|
|||
|
--clr-top-btn-txt: #000000;
|
|||
|
|
|||
|
--clr-main-heading: #ffae00;
|
|||
|
--clr-sub-heading: #ffae00;
|
|||
|
--clr-title-border: #ffe387;
|
|||
|
--clr-bold-txt: #ff9933;
|
|||
|
--clr-link: #bb9671;
|
|||
|
--clr-link-hover: #94575a;
|
|||
|
--clr-quote-bg: #2f2d2d;
|
|||
|
--clr-quote-border: #4d4385;
|
|||
|
|
|||
|
--clr-code-bg: #241445;
|
|||
|
--clr-code-border: #e4dbbe;
|
|||
|
--clr-dates: rgb(158, 203, 255);
|
|||
|
|
|||
|
--clr-link-btn-bg: #873eb5;
|
|||
|
--clr-link-btn-txt: white;
|
|||
|
--clr-link-btn-hover: #241445;
|
|||
|
|
|||
|
--clr-hero-bg: black;
|
|||
|
--clr-navbar-bg: #171717;
|
|||
|
--clr-navbar-link: white;
|
|||
|
|
|||
|
--clr-main-footer-bg: #171717;
|
|||
|
}
|
|||
|
.hero {
|
|||
|
width: 100%;
|
|||
|
background-color: var(--clr-hero-bg);
|
|||
|
display: flex;
|
|||
|
flex-direction: column;
|
|||
|
justify-content: center;
|
|||
|
text-align: center;
|
|||
|
}
|
|||
|
|
|||
|
.hero__top-bar {
|
|||
|
background: var(--clr-navbar-bg);
|
|||
|
width: 100%;
|
|||
|
padding: 0.5em 0.7em;
|
|||
|
}
|
|||
|
|
|||
|
.hero__img {
|
|||
|
display: grid;
|
|||
|
place-content: center;
|
|||
|
}
|
|||
|
|
|||
|
.hero img {
|
|||
|
object-fit: contain;
|
|||
|
overflow: hidden;
|
|||
|
max-height: 16rem;
|
|||
|
}
|
|||
|
.navbar {
|
|||
|
background: var(--clr-navbar-bg);
|
|||
|
width: 100%;
|
|||
|
z-index: 998;
|
|||
|
position: sticky;
|
|||
|
top: 0;
|
|||
|
padding: 0.6em;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__menu {
|
|||
|
list-style-type: "";
|
|||
|
margin: 0;
|
|||
|
padding: 0;
|
|||
|
display: flex;
|
|||
|
gap: 1em;
|
|||
|
flex-wrap: wrap;
|
|||
|
text-align: center;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__menu a {
|
|||
|
color: var(--clr-navbar-link);
|
|||
|
text-decoration: none;
|
|||
|
font-weight: 700;
|
|||
|
cursor: pointer;
|
|||
|
display: inline-block;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__menu a:hover { color: var(--clr-link-hover); }
|
|||
|
.navbar__menu a:focus { outline-offset: 0.2em; }
|
|||
|
|
|||
|
.navbar__links {
|
|||
|
display: flex;
|
|||
|
flex-wrap: wrap;
|
|||
|
justify-content: space-evenly;
|
|||
|
gap: 0.5em;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__toggle {
|
|||
|
background-color: inherit;
|
|||
|
color: var(--clr-navbar-link);
|
|||
|
border: none;
|
|||
|
padding: 0;
|
|||
|
font-size: 1.25rem;
|
|||
|
font-weight: 700;
|
|||
|
display: none;
|
|||
|
align-items: center;
|
|||
|
gap: 0.3em;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__toggle svg { fill: currentColor; }
|
|||
|
|
|||
|
.navbar__toggle:focus,
|
|||
|
.navbar__menu a:focus { outline-offset: 0.1em; }
|
|||
|
.navbar__toggle:focus,
|
|||
|
.navbar__menu a:focus { outline: 0.15em solid var(--clr-navbar-link); }
|
|||
|
|
|||
|
.navbar__popover {
|
|||
|
background: var(--clr-navbar-bg);
|
|||
|
border: 0.15em solid var(--clr-navbar-link);
|
|||
|
padding: 1.5em;
|
|||
|
max-width: 85%;
|
|||
|
}
|
|||
|
|
|||
|
.navbar__popover::backdrop {
|
|||
|
background-color: black;
|
|||
|
opacity: 0.5;
|
|||
|
}
|
|||
|
|
|||
|
@supports selector([popover]) {
|
|||
|
.navbar__toggle { display: flex; }
|
|||
|
.navbar__links { display: none; }
|
|||
|
}
|
|||
|
|
|||
|
/* Tablet screen size */
|
|||
|
@media only screen and (min-width: 43.75rem) {
|
|||
|
.navbar { padding: 1em 0.6em; }
|
|||
|
.navbar__toggle, .navbar__popover { display: none; }
|
|||
|
.navbar__links { display: flex; }
|
|||
|
}
|
|||
|
.top-btn,
|
|||
|
.top-btn:hover {
|
|||
|
color: var(--clr-top-btn-txt);
|
|||
|
text-decoration: none;
|
|||
|
font-weight: 700;
|
|||
|
}
|
|||
|
|
|||
|
.top-btn {
|
|||
|
position: fixed;
|
|||
|
bottom: 0.5rem;
|
|||
|
right: 0.5rem;
|
|||
|
z-index: 999;
|
|||
|
|
|||
|
background-color: var(--clr-top-btn-bg);
|
|||
|
display: flex;
|
|||
|
align-items: center;
|
|||
|
border-radius: 50em;
|
|||
|
padding: 0.3em 0.5em;
|
|||
|
gap: 0.2em;
|
|||
|
}
|
|||
|
|
|||
|
.top-btn:focus {
|
|||
|
outline: 0.25em solid var(--clr-top-btn-bg);
|
|||
|
outline-offset: 0.15em;
|
|||
|
}
|
|||
|
|
|||
|
.top-btn__arrow {
|
|||
|
display: inline-block;
|
|||
|
width: 1em;
|
|||
|
aspect-ratio: 1 / 1;
|
|||
|
stroke-width: 0;
|
|||
|
stroke: currentColor;
|
|||
|
fill: currentColor;
|
|||
|
}
|
|||
|
:root { --footer-gap: 0.5em; }
|
|||
|
|
|||
|
.footer {
|
|||
|
margin-top: auto;
|
|||
|
width: 100%;
|
|||
|
background: var(--clr-main-footer-bg);
|
|||
|
padding: 1.5rem 1rem clamp(1.5rem, calc(100% - 1.5rem), 3.5rem);
|
|||
|
text-align: center;
|
|||
|
display: grid;
|
|||
|
gap: var(--footer-gap);
|
|||
|
}
|
|||
|
|
|||
|
.footer__links,
|
|||
|
.footer__shrines {
|
|||
|
display: flex;
|
|||
|
flex-wrap: wrap;
|
|||
|
justify-content: center;
|
|||
|
column-gap: var(--footer-gap);
|
|||
|
}
|
|||
|
|
|||
|
.footer__links { justify-self: center; }
|
|||
|
.footer__shrines { align-self: center; }</style>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<link rel="apple-touch-icon" sizes="180x180" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
|||
|
<link rel="icon" type="image/png" sizes="32x32" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
|||
|
<link rel="icon" type="image/png" sizes="16x16" href="/assets/shrines/starwarskotor/images/kotor-icon.png">
|
|||
|
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<link rel="me" href="https://dragonscave.space/@Leilukin">
|
|||
|
<link rel="me" href="https://github.com/Leilukin">
|
|||
|
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
|||
|
|
|||
|
|
|||
|
<script src="/assets/js/6W8gpmFSkt.js" defer=""></script>
|
|||
|
|
|||
|
<script src="/assets/js/details-utils.js" defer=""></script>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<title>
|
|||
|
|
|||
|
Leilukin&#39;s Star Wars: Knights of the Old Republic II: The Sith Lords Mod Build | Resources | Star Wars: Knights of the Old Republic Shrine | Leilukin's Hub
|
|||
|
|
|||
|
</title>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<div class="skip-btn"><a href="#content">Skip to content</a></div>
|
|||
|
<header class="hero">
|
|||
|
<div class="hero__top-bar hidden"></div>
|
|||
|
<div class="hero__img">
|
|||
|
|
|||
|
<picture>
|
|||
|
<source srcset="/assets/shrines/starwarskotor/images/swkotor-header-320.avif" media="(orientation: landscape)">
|
|||
|
<img src="/assets/shrines/starwarskotor/images/swkotor-header.avif" alt="anner of Star Wars: Knights of the Old Republic Shrine">
|
|||
|
</picture>
|
|||
|
|
|||
|
</div>
|
|||
|
</header>
|
|||
|
|
|||
|
|
|||
|
<nav class="navbar" aria-labelledby="top-level-nav-title">
|
|||
|
<h2 class="visually-hidden" id="top-level-nav-title">Top Level</h2>
|
|||
|
<ul class="navbar__menu navbar__links">
|
|||
|
<li>
|
|||
|
<a aria-current="page" href="">Shrine Home</a>
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/articles/">Articles</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/guides/">Guides</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/resources/">Resources</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/universes/">Universes</a>
|
|||
|
</li>
|
|||
|
|
|||
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
|||
|
<li><a href="/">Main Site</a></li></ul>
|
|||
|
<button class="navbar__toggle" popovertarget="nav-menu" aria-label="Toggle navigation menu">
|
|||
|
<svg aria-hidden="true" focusable="false" width="1em" height="1em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"></path></svg>
|
|||
|
Navigation
|
|||
|
</button>
|
|||
|
</nav>
|
|||
|
<div popover="" id="nav-menu" class="navbar__popover">
|
|||
|
<ul class="navbar__menu">
|
|||
|
<li>
|
|||
|
<a aria-current="page" href="">Shrine Home</a>
|
|||
|
</li>
|
|||
|
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/articles/">Articles</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/guides/">Guides</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/resources/">Resources</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="/shrines/starwarskotor/universes/">Universes</a>
|
|||
|
</li>
|
|||
|
|
|||
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
|||
|
<li><a href="/">Main Site</a></li></ul>
|
|||
|
</div>
|
|||
|
<main id="content">
|
|||
|
<header class="main__header">
|
|||
|
|
|||
|
<nav class="breadcrumbs" aria-labelledby="breadcrumbs-title">
|
|||
|
<h2 class="visually-hidden" id="breadcrumbs-title">Breadcrumbs</h2>
|
|||
|
|
|||
|
<a href="/shrines/">Shrines</a>
|
|||
|
<span aria-hidden="true">➔</span>
|
|||
|
<a href="/shrines/starwarskotor/">Star Wars: Knights of the Old Republic Shrine</a>
|
|||
|
<span aria-hidden="true">➔</span>
|
|||
|
<a href="/shrines/starwarskotor/resources/">Resources</a>
|
|||
|
<span aria-hidden="true">➔</span>
|
|||
|
</nav>
|
|||
|
|
|||
|
|
|||
|
<h1>Leilukin's Star Wars: Knights of the Old Republic II: The Sith Lords Mod Build</h1>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p>A list of Star Wars: Knights of the Old Republic II: The Sith Lords mods I use.</p>
|
|||
|
|
|||
|
|
|||
|
</header>
|
|||
|
|
|||
|
<content-wrapper>
|
|||
|
|
|||
|
<aside class="left-sidebar" aria-label="Left sidebar">
|
|||
|
<details-utils force-open="(min-width: 60rem)" force-restore="">
|
|||
|
<details class="toc__wrapper sidebar--sticky">
|
|||
|
<summary class="toc__heading" id="toc-heading">
|
|||
|
Table of Contents
|
|||
|
</summary>
|
|||
|
<nav class="toc" aria-labelledby="toc-heading"><ol><li><a href="#important-things-about-this-mod-build">Important Things About This Mod Build</a></li>
|
|||
|
<li><a href="#kotor-2-spoilers-warning">KotOR 2 Spoilers Warning</a></li>
|
|||
|
<li><a href="#mod-categories">Mod Categories</a></li>
|
|||
|
<li><a href="#mod-tiers">Mod Tiers</a></li>
|
|||
|
<li><a href="#star-wars-knights-of-the-old-republic-ii-the-sith-lords-mod-build-full-list">Star Wars: Knights of the Old Republic II: The Sith Lords Mod Build - Full List</a><ol><li><a href="#mod-tools">Mod Tools</a></li>
|
|||
|
<li><a href="#improved-widescreen-experience">Improved Widescreen Experience</a></li>
|
|||
|
<li><a href="#the-sith-lords-restored-content-mod">The Sith Lords Restored Content Mod</a></li>
|
|||
|
<li><a href="#main-menu-model-fix-for-widescreen">Main Menu Model Fix for Widescreen</a></li>
|
|||
|
<li><a href="#remastered-cutscenes">Remastered Cutscenes</a></li>
|
|||
|
<li><a href="#tor-style-loading-screens">TOR Style Loading Screens</a></li>
|
|||
|
<li><a href="#party-tweaks">Party Tweaks</a></li>
|
|||
|
<li><a href="#easy-swoop-racing">Easy Swoop Racing</a></li>
|
|||
|
<li><a href="#ultimate-character-overhaul">Ultimate Character Overhaul</a></li>
|
|||
|
<li><a href="#kotor-2-community-patch">KOTOR 2 Community Patch</a></li>
|
|||
|
<li><a href="#unofficial-tslrcm-tweak-pack">Unofficial TSLRCM Tweak Pack</a></li>
|
|||
|
<li><a href="#upscaled-icon-overhaul">Upscaled Icon Overhaul</a></li>
|
|||
|
<li><a href="#weapon-modification-icons">Weapon modification Icons</a></li>
|
|||
|
<li><a href="#icons-for-modifications-of-lightsabers">Icons for Modifications of Lightsabers</a></li>
|
|||
|
<li><a href="#polished-crystal-icons-pack">Polished Crystal Icons Pack</a></li>
|
|||
|
<li><a href="#realistic-improved-effect-retexture">Realistic Improved Effect Retexture</a></li>
|
|||
|
<li><a href="#hi-res-beam-effects">Hi-Res Beam Effects</a></li>
|
|||
|
<li><a href="#hd-fire-and-ice">HD Fire and Ice</a></li>
|
|||
|
<li><a href="#jcs-blaster-visual-effects">JC's Blaster Visual Effects</a></li>
|
|||
|
<li><a href="#head-model-fixes">Head Model Fixes</a></li>
|
|||
|
<li><a href="#pfhc06-fix">PFHC06 Fix</a></li>
|
|||
|
<li><a href="#kotor-1-texture-to-kotor-2-game-bridge">Kotor 1 Texture to Kotor 2 Game Bridge</a></li>
|
|||
|
<li><a href="#4k-atton">4k Atton</a></li>
|
|||
|
<li><a href="#atton-rand-with-scruff">Atton Rand With Scruff</a></li>
|
|||
|
<li><a href="#darth-baomaul">Darth BaoMaul</a></li>
|
|||
|
<li><a href="#expanded-lore-friendly-mandalores-mask">Expanded Lore Friendly Mandalore's Mask</a></li>
|
|||
|
<li><a href="#hd-visas-marr">HD Visas Marr</a></li>
|
|||
|
<li><a href="#visas-dress-model-fix">Visas Dress Model Fix</a></li>
|
|||
|
<li><a href="#hk-47-disabled-animation-fix">HK-47 Disabled Animation Fix</a></li>
|
|||
|
<li><a href="#leilukins-kreia-reskin">Leilukin’s Kreia Reskin</a></li>
|
|||
|
<li><a href="#hanharr-re-texture">Hanharr Re-Texture</a></li>
|
|||
|
<li><a href="#hd-t3-m4">HD T3-M4</a></li>
|
|||
|
<li><a href="#refurbished-astromech-droids">Refurbished Astromech Droids</a></li>
|
|||
|
<li><a href="#hd-protocol-droid">HD Protocol Droid</a></li>
|
|||
|
<li><a href="#upscaled-tsl-specific-protocol-droids">Upscaled TSL Specific Protocol Droids</a></li>
|
|||
|
<li><a href="#player-and-party-underwear">Player & Party Underwear</a></li>
|
|||
|
<li><a href="#mira-unpoofed">Mira Unpoofed</a></li>
|
|||
|
<li><a href="#mira-retexture">Mira Retexture</a></li>
|
|||
|
<li><a href="#hd-pc-portraits">HD PC Portraits</a></li>
|
|||
|
<li><a href="#hd-npc-portraits">HD NPC Portraits</a></li>
|
|||
|
<li><a href="#hd-astromech-droid">HD Astromech Droid</a></li>
|
|||
|
<li><a href="#war-droid-mark-i">War droid Mark I</a></li>
|
|||
|
<li><a href="#hd-darth-nihilus">HD Darth Nihilus</a></li>
|
|||
|
<li><a href="#darth-sion-remake">Darth Sion Remake</a></li>
|
|||
|
<li><a href="#hk-50-and-hk-51-reskin">HK-50 & HK-51 Reskin</a></li>
|
|||
|
<li><a href="#hd-hutts">HD Hutts</a></li>
|
|||
|
<li><a href="#hd-bastila-shan">HD Bastila Shan</a></li>
|
|||
|
<li><a href="#hd-carth-onasi">HD Carth Onasi</a></li>
|
|||
|
<li><a href="#hd-ithorians">HD Ithorians</a></li>
|
|||
|
<li><a href="#chodo-habat-unique-skin">Chodo Habat Unique Skin</a></li>
|
|||
|
<li><a href="#hd-darth-malak">hD Darth Malak</a></li>
|
|||
|
<li><a href="#hd-vrook">HD Vrook</a></li>
|
|||
|
<li><a href="#commoner-bm-01-and-02">Commoner B_M 01 & 02</a></li>
|
|||
|
<li><a href="#commoner-bf-01-and-02">Commoner B_F 01 & 02</a></li>
|
|||
|
<li><a href="#thigh-high-boots-for-female-twilek-body">Thigh-High Boots For Female Twi'lek Body</a></li>
|
|||
|
<li><a href="#hd-female-twileks">HD Female Twi'leks</a></li>
|
|||
|
<li><a href="#twin-suns-to-asari">Twin Suns to Asari</a></li>
|
|||
|
<li><a href="#better-male-twilek-heads">Better Male Twi'lek Heads</a></li>
|
|||
|
<li><a href="#hd-duros">HD Duros</a></li>
|
|||
|
<li><a href="#hd-qarren">HD Qarren</a></li>
|
|||
|
<li><a href="#quanons-gammorean-reskin-pack">Quanons Gammorean Reskin Pack</a></li>
|
|||
|
<li><a href="#hd-armor-5">HD Armor 5</a></li>
|
|||
|
<li><a href="#hd-armor-6">HD Armor 6</a></li>
|
|||
|
<li><a href="#jcs-republic-soldier-fix">JC's Republic Soldier Fix</a></li>
|
|||
|
<li><a href="#hd-republic-soldier-tsf-recolor">HD Republic Soldier TSF Recolor</a></li>
|
|||
|
<li><a href="#mandalorian-worn-out-armor-reskin">Mandalorian Worn-Out Armor Reskin</a></li>
|
|||
|
<li><a href="#ultimate-dantooine">Ultimate Dantooine</a></li>
|
|||
|
<li><a href="#ultimate-nar-shaddaa">Ultimate Nar Shaddaa</a></li>
|
|||
|
<li><a href="#ultimate-dxun">Ultimate Dxun</a></li>
|
|||
|
<li><a href="#ultimate-onderon">Ultimate Onderon</a></li>
|
|||
|
<li><a href="#ultimate-korriban">Ultimate Korriban</a></li>
|
|||
|
<li><a href="#hd-korriban-sith-art">HD Korriban Sith Art</a></li>
|
|||
|
<li><a href="#ultimate-malachor-v">Ultimate Malachor V</a></li>
|
|||
|
<li><a href="#czerka-sign-and-desk-enhancement">Czerka Sign and Desk Enhancement</a></li>
|
|||
|
<li><a href="#hd-sign-placeable">HD Sign Placeable</a></li>
|
|||
|
<li><a href="#hd-kiosk">HD Kiosk</a></li>
|
|||
|
<li><a href="#hd-repair-table">HD Repair Table</a></li>
|
|||
|
<li><a href="#hd-desk">HD Desk</a></li>
|
|||
|
<li><a href="#high-quality-skyboxes-ii">High Quality Skyboxes II</a></li>
|
|||
|
<li><a href="#hi-resolution-skin-for-ebon-hawk">Hi Resolution Skin for Ebon Hawk</a></li>
|
|||
|
<li><a href="#hd-ebon-hawk-interior">HD Ebon Hawk Interior</a></li>
|
|||
|
<li><a href="#animated-ebon-hawk-monitors">Animated Ebon Hawk Monitors</a></li>
|
|||
|
<li><a href="#hd-cockpit-skyboxes">HD Cockpit Skyboxes</a></li>
|
|||
|
<li><a href="#peragus-large-monitor-adjustment">Peragus Large Monitor Adjustment</a></li>
|
|||
|
<li><a href="#peragus-medical-monitors-and-computer-panel">Peragus Medical Monitors and Computer Panel</a></li>
|
|||
|
<li><a href="#replacement-peragus-ii-artwork">Replacement Peragus II Artwork</a></li>
|
|||
|
<li><a href="#improved-peragus-asteroid-fields">Improved Peragus Asteroid Fields</a></li>
|
|||
|
<li><a href="#animated-computer-panel">Animated Computer Panel</a></li>
|
|||
|
<li><a href="#neglected-computer-panel">Neglected Computer Panel</a></li>
|
|||
|
<li><a href="#terminal-texture">Terminal texture</a></li>
|
|||
|
<li><a href="#citadel-station-signage">Citadel Station Signage</a></li>
|
|||
|
<li><a href="#swoop-monitors-replacement-pack">Swoop Monitors Replacement Pack</a></li>
|
|||
|
<li><a href="#nar-shaddaa-docks-computer-and-monitors-upgrade">Nar Shaddaa Docks Computer and Monitors Upgrade</a></li>
|
|||
|
<li><a href="#replacement-onderon-iziz-cantina-sign">Replacement Onderon Iziz Cantina Sign</a></li>
|
|||
|
<li><a href="#freedon-nadds-tomb-ritual-and-water-textures">Freedon Nadd's Tomb Ritual and Water Textures</a></li>
|
|||
|
<li><a href="#new-texture-of-holocrons-in-the-telos-secret-academy">New Texture of Holocrons in the Telos Secret Academy</a></li>
|
|||
|
<li><a href="#telos-polar-academy-hangar-skybox">Telos Polar Academy Hangar Skybox</a></li>
|
|||
|
<li><a href="#backdrop-improvements">Backdrop Improvements</a></li>
|
|||
|
<li><a href="#jcs-citadel-station-backdrop">JC's Citadel Station Backdrop</a></li>
|
|||
|
<li><a href="#ftl-hyperspace-loop">FTL Hyperspace Loop</a></li>
|
|||
|
<li><a href="#replacement-loading-screens">Replacement Loading Screens</a></li>
|
|||
|
<li><a href="#maintenance-officer-realistic-reskin">Maintenance Officer Realistic Reskin</a></li>
|
|||
|
<li><a href="#ebon-hawk-spark-effect">Ebon Hawk Spark Effect</a></li>
|
|||
|
<li><a href="#ultimate-ebon-hawk-repairs">Ultimate Ebon Hawk Repairs</a></li>
|
|||
|
<li><a href="#telos-model-repairs">Telos Model Repairs</a></li>
|
|||
|
<li><a href="#repair-airspeeder">Repair Airspeeder</a></li>
|
|||
|
<li><a href="#ebon-hawk-downloadable-map">Ebon Hawk Downloadable Map</a></li>
|
|||
|
<li><a href="#upscaled-maps">Upscaled Maps</a></li>
|
|||
|
<li><a href="#transparent-cockpit-windows">Transparent Cockpit Windows</a></li>
|
|||
|
<li><a href="#improved-exiles-armband">Improved Exile's Armband</a></li>
|
|||
|
<li><a href="#visas-visible-jedi-robes">Visas Visible Jedi Robes</a></li>
|
|||
|
<li><a href="#darth-malaks-armor">Darth Malak’s Armor</a></li>
|
|||
|
<li><a href="#specialized-combat-suits">Specialized Combat Suits</a></li>
|
|||
|
<li><a href="#jcs-supermodel-fix">JC's Supermodel Fix</a></li>
|
|||
|
<li><a href="#period-accurate-kiosk">Period Accurate Kiosk</a></li>
|
|||
|
<li><a href="#aleema-ketos-robe-description-correction">Aleema Keto's Robe Description Correction</a></li>
|
|||
|
<li><a href="#exiles-saber-fix">Exile's Saber Fix</a></li>
|
|||
|
<li><a href="#kill-the-ithorian">Kill The Ithorian</a></li>
|
|||
|
<li><a href="#bao-dur-shield-dialogue-restoration">Bao Dur Shield Dialogue Restoration</a></li>
|
|||
|
<li><a href="#nihilusvisas-scene-vo-tweak">Nihilus/Visas Scene VO Tweak</a></li>
|
|||
|
<li><a href="#kinrath-egg-bash-crystal-drop">Kinrath Egg Bash Crystal Drop</a></li>
|
|||
|
<li><a href="#thorium-charge-mod">Thorium Charge Mod</a></li>
|
|||
|
<li><a href="#prestige-class-saving-throw-dixes">Prestige Class Saving Throw Dixes</a></li>
|
|||
|
<li><a href="#mining-laser-consistency-fix">Mining Laser Consistency Fix</a></li>
|
|||
|
<li><a href="#less-nauseating-fury-effect">Less Nauseating Fury Effect</a></li>
|
|||
|
<li><a href="#remote-tells-influence">Remote Tells Influence</a></li>
|
|||
|
<li><a href="#movie-style-jedi-master-robes">Movie Style Jedi Master Robes</a></li>
|
|||
|
<li><a href="#robes-with-shadows">Robes With Shadows</a></li>
|
|||
|
<li><a href="#companions-robes">Companions’ Robes</a></li>
|
|||
|
<li><a href="#exiles-jedi-robe">Exile's Jedi Robe</a></li>
|
|||
|
<li><a href="#ffixians-lore-keepers-robe">ffixian's Lore Keeper's Robe</a></li>
|
|||
|
<li><a href="#zeison-shajal-shey-reskin">Zeison Sha/Jal Shey Reskin</a></li>
|
|||
|
<li><a href="#luxa-hair-fix">Luxa Hair Fix</a></li>
|
|||
|
<li><a href="#hd-luxa">HD Luxa</a></li>
|
|||
|
<li><a href="#jcs-handmaiden-sisters">JC's Handmaiden Sisters</a></li>
|
|||
|
<li><a href="#dahnis-unique-look">Dahnis Unique Look</a></li>
|
|||
|
<li><a href="#re-scaled-trandoshans">Re-scaled Trandoshans</a></li>
|
|||
|
<li><a href="#fixed-hologram-models-and-admiralty-redux">Fixed Hologram Models and Admiralty Redux</a></li>
|
|||
|
<li><a href="#jcs-commoner-clothing">JC's Commoner Clothing</a></li>
|
|||
|
<li><a href="#character-start-up-change">Character Start Up Change</a></li>
|
|||
|
<li><a href="#implant-feat-restoration">Implant Feat Restoration</a></li>
|
|||
|
<li><a href="#treat-injury-affects-force-healing">Treat Injury Affects Force Healing</a></li>
|
|||
|
<li><a href="#rapid-transit-system">Rapid Transit System</a></li>
|
|||
|
<li><a href="#jcs-crystal-attunement">JC's Crystal Attunement</a></li>
|
|||
|
<li><a href="#orkbench-lightsaber-creation">orkbench Lightsaber Creation</a></li>
|
|||
|
<li><a href="#galaxy-map-fix-pack">Galaxy Map Fix Pack</a></li>
|
|||
|
<li><a href="#peragus-tweak">Peragus Tweak</a></li>
|
|||
|
<li><a href="#beta-peragus-miner-pack">Beta Peragus Miner Pack</a></li>
|
|||
|
<li><a href="#prologue-item-recovery">Prologue Item Recovery</a></li>
|
|||
|
<li><a href="#t3-m4-found-the-ebon-hawk-music">T3-M4 Found the Ebon Hawk Music</a></li>
|
|||
|
<li><a href="#kreias-lightsaberlong-sword">Kreia's Lightsaber/Long sword</a></li>
|
|||
|
<li><a href="#harbingers-arrival-enhancement">Harbinger's Arrival Enhancement</a></li>
|
|||
|
<li><a href="#peragus-sith-troops-to-sith-assassins">Peragus Sith Troops To Sith Assassins</a></li>
|
|||
|
<li><a href="#transparent-spacesuit-faceplates">Transparent Spacesuit Faceplates</a></li>
|
|||
|
<li><a href="#fixedbetter-czerka-salvager">Fixed/Better Czerka Salvager</a></li>
|
|||
|
<li><a href="#exiles-trial-overlay-removal">Exile's Trial Overlay Removal</a></li>
|
|||
|
<li><a href="#ull-jedi-council">ull Jedi Council</a></li>
|
|||
|
<li><a href="#kreias-fall-cutscene-in-game-cutscene">Kreia's Fall cutscene In-Game Cutscene</a></li>
|
|||
|
<li><a href="#extended-korriban-arrival">Extended Korriban Arrival</a></li>
|
|||
|
<li><a href="#revan-unmasked">Revan Unmasked</a></li>
|
|||
|
<li><a href="#ravager-rapid-transit">Ravager Rapid Transit</a></li>
|
|||
|
<li><a href="#no-mines-on-malachor">No Mines On Malachor</a></li>
|
|||
|
<li><a href="#trayus-rank-reform">Trayus Rank Reform</a></li>
|
|||
|
<li><a href="#balance-tweak-pack">Balance Tweak Pack</a></li>
|
|||
|
<li><a href="#thematic-jedi-masters">Thematic Jedi Masters</a></li>
|
|||
|
<li><a href="#thematic-sith-lords">Thematic Sith Lords</a></li>
|
|||
|
<li><a href="#ocket-launcher-sounds">ocket Launcher Sounds</a></li>
|
|||
|
<li><a href="#droid-special-weapons-fix">Droid Special Weapons Fix</a></li>
|
|||
|
<li><a href="#weapon-model-overhaul">Weapon Model Overhaul</a></li>
|
|||
|
<li><a href="#weapon-model-overhaul-texture-rework">Weapon Model Overhaul Texture Rework</a></li>
|
|||
|
<li><a href="#weapons-model-overhaul-patch">Weapons Model Overhaul Patch</a></li>
|
|||
|
<li><a href="#high-quality-blasters">High Quality Blasters</a></li>
|
|||
|
<li><a href="#quarterstaff-replacement-pack">Quarterstaff Replacement Pack</a></li>
|
|||
|
<li><a href="#default-hilt-replacement">Default Hilt Replacement</a></li>
|
|||
|
<li><a href="#new-lightsaber-blade-model">New Lightsaber Blade Model</a></li>
|
|||
|
<li><a href="#improved-party-outfits">Improved Party Outfits</a></li>
|
|||
|
<li><a href="#vao-armband-drop">Vao Armband Drop</a></li>
|
|||
|
<li><a href="#juhani-item-pack">Juhani Item Pack</a></li>
|
|||
|
<li><a href="#no-jealousy-lock-in-handmaiden-dialogue">No Jealousy Lock in Handmaiden Dialogue</a></li>
|
|||
|
<li><a href="#lonna-vash-mod">Lonna Vash Mod</a></li>
|
|||
|
<li><a href="#dahnis-flirt-option-for-female-pc">Dahnis Flirt Option for Female PC</a></li>
|
|||
|
<li><a href="#darth-sion-and-male-exile">Darth Sion and Male Exile</a></li>
|
|||
|
<li><a href="#partyswap">PartySwap</a></li>
|
|||
|
<li><a href="#same-gender-romances-for-handmaiden-and-disciple">Same-Gender Romances for Handmaiden & Disciple</a></li>
|
|||
|
<li><a href="#v">v</a></li>
|
|||
|
<li><a href="#alternate-revan-romances">Alternate Revan Romances</a></li>
|
|||
|
<li><a href="#atton-rand-and-male-exile-romance">Atton Rand and Male Exile Romance</a></li>
|
|||
|
<li><a href="#leilukins-juhanis-outfit-reskin-pack">Leilukin's Juhani's Outfit Reskin Pack</a></li>
|
|||
|
<li><a href="#visas-marr-and-female-exile-romance">Visas Marr and Female Exile Romance</a></li>
|
|||
|
<li><a href="#mproved-ai">mproved AI</a></li>
|
|||
|
<li><a href="#remove-duplicate-tgatpc">Remove Duplicate TGA/TPC</a></li>
|
|||
|
<li><a href="#ultimate-character-overhaul-patches">Ultimate Character Overhaul Patches</a></li>
|
|||
|
<li><a href="#party-and-player-underwear-and-uco-patch">Party & Player Underwear & UCO Patch</a></li>
|
|||
|
<li><a href="#ore-covered-dancer-outfit">ore Covered Dancer Outfit</a></li></ol></li>
|
|||
|
<li><a href="#final-note">Final Note</a></li></ol></nav>
|
|||
|
</details>
|
|||
|
</details-utils>
|
|||
|
</aside>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<article class="content content--divided">
|
|||
|
<article class="content__section"><p>Welcome to Leilukin’s <cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> Mod Build!</p>
|
|||
|
<p>Here I am compiling a list of all the modifications, or mods in short, that I use for <cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> (<cite>KotOR 2</cite>), the single-player role-playing video game set in the <cite>Star Wars</cite> universe video game developed by BioWare, for the best experience with the game. This document is made for my reference and to share with others.</p>
|
|||
|
<p>In order to prevent mod conflicts as much as possible, installation order matters a lot if you are using many mods for the <cite>KotOR</cite> games. Therefore, the full list of my mod build below has been arranged in the proper installation order to make these mods compatible. If you are interested in following my mod build, you should install the mods in the order you are presented with them. Also, when you install the mods according to my build, overwrite any files when prompted.</p>
|
|||
|
<p>I own <cite>KotOR 2</cite> on both Steam and GOG. I play the Steam version of <cite>KotOR 2</cite> with the Aspyr update.</p>
|
|||
|
<p>The format of this mod list is inspired by <a href="https://kotor.neocities.org/modding/">KOTOR Community Portal's mod lists</a>.</p>
|
|||
|
<p>(This mod list was last updated on <time datetime="2025-02-21T20:50:52+0800">21 February 2025</time>)</p>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="important-things-about-this-mod-build">Important Things About This Mod Build</h2>
|
|||
|
<a class="heading-anchor" href="#important-things-about-this-mod-build" aria-labelledby="important-things-about-this-mod-build"><span hidden="">#</span></a></div>
|
|||
|
<p>Important things to keep in mind about my <cite>KotOR 2</cite> mod build:</p>
|
|||
|
<ol>
|
|||
|
<li>
|
|||
|
<p>ALL the mods included in my <cite>KotOR 2</cite> mod build are compatible with The Sith Lords Restored Content Mod (TSLRCM). I consider TSLRCM a mandatory mod for <cite>KotOR 2</cite> that not only I can never play <cite>KotOR 2</cite> without it, I suggest everyone who plays <cite>KotOR 2</cite> on PC should at least have one complete playthrough with TSLRCM installed. Therefore, a <cite>KotOR 2</cite> mod must be compatible with TSLRCM to be considered for inclusion in my mod build.</p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p>My <cite>KotOR 2</cite> mod build may not be compatible with M4-78 Enhancement Project (M4-78EP). I have played M4-78EP for a few playthroughs but honestly, I find the mod very tedious after multiple playthroughs, so I do not play <cite>KotOR 2</cite> with M4-78EP any more, and I definitely do not recommend M4-78EP for players who play KotOR 2 or TSLRCM for the first time.</p>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<p>My <cite>KotOR 2</cite> mod build is NOT compatible with the Steam Workshop. Frankly, the Steam Workshop is terrible for modding the <cite>KotOR</cite> games and a mod compatibility nightmare for the <cite>KotOR</cite> games. I strongly recommend reading Snigaroo's post on Deadly Stream on <a href="https://deadlystream.com/topic/7321-why-not-to-use-the-steam-workshop/">why Steam Workshop is NOT recommended for modding <cite>KotOR</cite></a>. Therefore, I do not use nor support the Steam Workshop, and I do not wish any of my mods to be uploaded to the Steam Workshop. If you are interested in following my KotOR 2 mod build, DO NOT use the Steam Workshop version of the mods listed below.</p>
|
|||
|
</li>
|
|||
|
</ol>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="kotor-2-spoilers-warning"><cite>KotOR 2</cite> Spoilers Warning</h2>
|
|||
|
<a class="heading-anchor" href="#kotor-2-spoilers-warning" aria-labelledby="kotor-2-spoilers-warning"><span hidden="">#</span></a></div>
|
|||
|
<p>WARNING: The full list of my mod build contains spoilers for <cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite>!</p>
|
|||
|
<p>My mod build is not designed for new <cite>KotOR 2</cite> players, so I will not censor any information that contains spoilers for the game. In general, I do not recommend using mods in your very first playthrough of any video game, so you can judge and choose which mods you want to use after finishing the game for the first time. The only exceptions are the <a href="https://deadlystream.com/files/file/1258-kotor-1-community-patch/">KotOR 1 Community Patch</a> for <cite>KotOR 1</cite> and <a href="https://deadlystream.com/files/file/578-tsl-restored-content-mod/">The Sith Lords Restored Content Mod</a> for <cite>KotOR 2</cite>, which are absolutely essential mods that even if you want to use them in your first playthrough, you definitely have my support.</p>
|
|||
|
<p>If you are going to play <cite>KotOR 2</cite> for the first time, and you do not mind using mods, I would suggest checking out the Spoiler-Free version of <a href="https://kotor.neocities.org/modding/">KotOR Community Portal’s KotOR mod builds</a> instead.</p>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="mod-categories">Mod Categories</h2>
|
|||
|
<a class="heading-anchor" href="#mod-categories" aria-labelledby="mod-categories"><span hidden="">#</span></a></div>
|
|||
|
<p>The mods I included in my mod build are divided into the following categories, which clarifies the types of changes the mod makes:</p>
|
|||
|
<dl>
|
|||
|
<dt>Added Content</dt>
|
|||
|
<dd>Added content is an entirely fan-made new content that is not intended in the vanilla game.</dd>
|
|||
|
<dt>Appearance Change</dt>
|
|||
|
<dd>Appearance change is not inherently graphics improvement, but rather a modification to the default appearance of a character, item, location, interface, etc.</dd>
|
|||
|
<dt>Bugfix</dt>
|
|||
|
<dd>As the name implies, this type of mod fixes bugs with the vanilla game.</dd>
|
|||
|
<dt>Graphics Improvement</dt>
|
|||
|
<dd>This type of mod improves the graphics in the vanilla game in some way, by retexturing and/or remodeling a character, item, location, etc. Usually these mods come with high-resolution textures.</dd>
|
|||
|
<dt>Immersion</dt>
|
|||
|
<dd>These mods are not inherently bugfixes, but changes done to improve the internal consistency of the game’s content.</dd>
|
|||
|
<dt>Mechanics Change</dt>
|
|||
|
<dd>This type of mod makes changes to the game’s system which directly impacts the way you play the game, varying from changing the camera angle of a location to altering the core stats of a class.</dd>
|
|||
|
<dt>Modified Content</dt>
|
|||
|
<dd>Modified content is not inherently new content, but rather alterations to the vanilla game’s content because the vanilla content has some shortcomings. The changes made by this kind of mod were never intended to be in the vanilla game.</dd>
|
|||
|
<dt>Patch</dt>
|
|||
|
<dd>A patch is a simple mod that changes the function of another mod, either by fixing bugs, resolving mod conflicts or altering content made by another mod.</dd>
|
|||
|
<dt>Restored Content</dt>
|
|||
|
<dd>This type of mod restores content that has been cut from the vanilla game.</dd>
|
|||
|
<dt>Sound Change</dt>
|
|||
|
<dd>As the name implies, these mods make changes to the sound in the vanilla game. The sound could be music or ambient audios.</dd>
|
|||
|
</dl>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="mod-tiers">Mod Tiers</h2>
|
|||
|
<a class="heading-anchor" href="#mod-tiers" aria-labelledby="mod-tiers"><span hidden="">#</span></a></div>
|
|||
|
<p>The tiers for each mod included in my mod build are not necessarily a judgement on the quality of the mods themselves. In my mod builds, mod tiers are ranked on a scale of 1-4, based on how important the individual mods are for my experience with the <cite>KotOR</cite> games.</p>
|
|||
|
<dl class="deflist-1col">
|
|||
|
<dt>Tier 1 - Essential</dt>
|
|||
|
<dd>This tier indicates mods that I cannot play the <cite>KotOR</cite> games without. Usually this is because I find those mods make very crucial changes to the game, typically by fixing things that bother me the most in the vanilla game. Similarly, mods of the Patch category that belong to this tier make critical changes to other mods. I consider excluding Tier 1 mods will negatively affect my experience with the <cite>KotOR</cite> games.</dd>
|
|||
|
<dt>Tier 2 - Very Important</dt>
|
|||
|
<dd>This tier indicates mods that vastly improve my experience with the game. Mods belong to this tier are the bread and butter of my mod build. That said, unlike Tier 1 mods, excluding Tier 2 mods from my playthrough does not actively make my <cite>KotOR</cite> experience worse either.</dd>
|
|||
|
<dt>Tier 3 - Somewhat Important</dt>
|
|||
|
<dd>This tier indicates mods that make changes that are in smaller scope or more subjective compared to Tier 1 and Tier 2 mods. Usually this is because the changes made by Tier 3 mods are less noticeable or more of a matter of personal taste.</dd>
|
|||
|
<dt>Tier 4 - Optional</dt>
|
|||
|
<dd>This tier indicates mods that make even smaller or more subjective changes than Tier 3 mods, to the point that using these mods is optional. I include Tier 4 mods in my build for the purpose of maximizing my immersion, or because I use these mods for customization purposes for my characters.</dd>
|
|||
|
</dl>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="star-wars-knights-of-the-old-republic-ii-the-sith-lords-mod-build-full-list"><cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> Mod Build - Full List</h2>
|
|||
|
<a class="heading-anchor" href="#star-wars-knights-of-the-old-republic-ii-the-sith-lords-mod-build-full-list" aria-labelledby="star-wars-knights-of-the-old-republic-ii-the-sith-lords-mod-build-full-list"><span hidden="">#</span></a></div>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mod-tools">Mod Tools</h3>
|
|||
|
<a class="heading-anchor" href="#mod-tools" aria-labelledby="mod-tools"><span hidden="">#</span></a></div>
|
|||
|
<ul>
|
|||
|
<li><a href="https://www.nexusmods.com/kotor/mods/1214">Quicker TSLPatching</a> by xypherh — Makes it easier to install mods that use the TSLPatcher.</li>
|
|||
|
<li><a href="https://deadlystream.com/files/file/2317-kotormodsync/">KOTORModSync</a> by th3w1zard1 — A multi-mod installer for the KotOR games.</li>
|
|||
|
</ul>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="improved-widescreen-experience">Improved Widescreen Experience</h3>
|
|||
|
<a class="heading-anchor" href="#improved-widescreen-experience" aria-labelledby="improved-widescreen-experience"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/839-improved-widescreen-experience/">Improved Widescreen Experience</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>clonegizka</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>Since I play <cite>KotOR 2</cite> on Steam, I install the files within the “override” folder first, then the “override_steam_version” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="the-sith-lords-restored-content-mod">The Sith Lords Restored Content Mod</h3>
|
|||
|
<a class="heading-anchor" href="#the-sith-lords-restored-content-mod" aria-labelledby="the-sith-lords-restored-content-mod"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.moddb.com/mods/the-sith-lords-restored-content-mod-tslrcm">The Sith Lords Restored Content Mod</a> (TSLRCM)</dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>zbyl2, DarthStoney, Hassat Hunter & VarsityPuppet</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored content & Bugfix & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 0 - Mandatory</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>The single most important and must-have mod for <cite>KotOR 2</cite>. If you play <cite>KotOR 2</cite> on a device where you can install mods into the game, I absolutely do not recommend playing <cite>KotOR 2</cite> without TSLRCM. I would even say your <cite>KotOR 2</cite> experience will not be complete without TSLRCM. Therefore, TSLRCM deserves the honour of being ranked as TIer 0, which is above Tier 1.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="main-menu-model-fix-for-widescreen">Main Menu Model Fix for Widescreen</h3>
|
|||
|
<a class="heading-anchor" href="#main-menu-model-fix-for-widescreen" aria-labelledby="main-menu-model-fix-for-widescreen"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1138-tsl-main-menu-model-fix-for-widescreen/">TSL Main Menu Model Fix for Widescreen</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from both the “FOR OVERRIDE FOLDER” and “TSLRCM EXTRA” folders</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="remastered-cutscenes">Remastered Cutscenes</h3>
|
|||
|
<a class="heading-anchor" href="#remastered-cutscenes" aria-labelledby="remastered-cutscenes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1066">KotOR 2 Remastered (AI Upscaled) Cutscenes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Naelavok</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the Resolution 1920x1080 version. I also download 1920x1080 TSLRCM Patch.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="tor-style-loading-screens">TOR Style Loading Screens</h3>
|
|||
|
<a class="heading-anchor" href="#tor-style-loading-screens" aria-labelledby="tor-style-loading-screens"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/990-tor-style-loading-screens/">TOR Style Loading Screens</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>VarsityPuppet</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="party-tweaks">Party Tweaks</h3>
|
|||
|
<a class="heading-anchor" href="#party-tweaks" aria-labelledby="party-tweaks"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1207-party-tweaks/">Party Tweaks</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ChaosRonin</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="easy-swoop-racing">Easy Swoop Racing</h3>
|
|||
|
<a class="heading-anchor" href="#easy-swoop-racing" aria-labelledby="easy-swoop-racing"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://www.geocities.ws/d333mods/minig.html">Easy Swoop Racing for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Darth333</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I am not a huge fan of swoop racing, but I still want to complete all side quests in the KotOR games for the rewards, so I consider this mod essential.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-character-overhaul">Ultimate Character Overhaul</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-character-overhaul" aria-labelledby="ultimate-character-overhaul"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1060">Ultimate Character Overhaul</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download and install the TPC Lite version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kotor-2-community-patch">KOTOR 2 Community Patch</h3>
|
|||
|
<a class="heading-anchor" href="#kotor-2-community-patch" aria-labelledby="kotor-2-community-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1280-kotor-2-community-patch/">KOTOR 2 Community Patch</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Various Authors; Darth Parametric, JCarter426 & A Future Pilot collate</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="unofficial-tslrcm-tweak-pack">Unofficial TSLRCM Tweak Pack</h3>
|
|||
|
<a class="heading-anchor" href="#unofficial-tslrcm-tweak-pack" aria-labelledby="unofficial-tslrcm-tweak-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/296-unofficial-tslrcm-tweak-pack/">Unofficial TSLRCM Tweak Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Pavijan</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I use the Individual component installer. The components I install are:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>1 - Kaevee Removal</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>2 - Saedhe's Head</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>4 - Atton at the End</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>5 - Atris Dialog Tweaks</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>6 - Trayus Mandalore Conversation</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Extras 2 - Gand Warrior's Awareness Check</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="upscaled-icon-overhaul">Upscaled Icon Overhaul</h3>
|
|||
|
<a class="heading-anchor" href="#upscaled-icon-overhaul" aria-labelledby="upscaled-icon-overhaul"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1536-tsl-ai-upscaled-icon-overhaul/">TSL - AI Upscaled Icon Overhaul</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Pramod Marlon</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="weapon-modification-icons">Weapon modification Icons</h3>
|
|||
|
<a class="heading-anchor" href="#weapon-modification-icons" aria-labelledby="weapon-modification-icons"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1831-tsl-weapon-modification-icons/">TSL Weapon modification icons</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>TFT</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="icons-for-modifications-of-lightsabers">Icons for Modifications of Lightsabers</h3>
|
|||
|
<a class="heading-anchor" href="#icons-for-modifications-of-lightsabers" aria-labelledby="icons-for-modifications-of-lightsabers"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1830-tsl-icons-for-modifications-of-lightsabers-by-tft/">TSL Icons for modifications of lightsabers By TFT</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>TFT</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="polished-crystal-icons-pack">Polished Crystal Icons Pack</h3>
|
|||
|
<a class="heading-anchor" href="#polished-crystal-icons-pack" aria-labelledby="polished-crystal-icons-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2163-kotor2-polished-crystal-icons-pack/">KotOR2 Polished Crystal Icons Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I am honoured to have the opportunity to beta test this mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="realistic-improved-effect-retexture">Realistic Improved Effect Retexture</h3>
|
|||
|
<a class="heading-anchor" href="#realistic-improved-effect-retexture" aria-labelledby="realistic-improved-effect-retexture"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/513-my-realistic-improved-effect-retexture-mod/">My Realistic Improved Effect Retexture Mod</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Malkior</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “Rain And Snow” and the “Sparks” folders.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hi-res-beam-effects">Hi-Res Beam Effects</h3>
|
|||
|
<a class="heading-anchor" href="#hi-res-beam-effects" aria-labelledby="hi-res-beam-effects"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/30">Hi-Res Beam Effects Mod</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Darth InSidious</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-fire-and-ice">HD Fire and Ice</h3>
|
|||
|
<a class="heading-anchor" href="#hd-fire-and-ice" aria-labelledby="hd-fire-and-ice"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/454-fire-and-ice-hd-whee/">Fire and Ice HD, Whee!</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Cinder Skye</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-blaster-visual-effects">JC's Blaster Visual Effects</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-blaster-visual-effects" aria-labelledby="jcs-blaster-visual-effects"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1272-jcs-blaster-visual-effects-for-k2/">JC's Blaster Visual Effects for K2</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I only install the files in the “Override” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="head-model-fixes">Head Model Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#head-model-fixes" aria-labelledby="head-model-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/489-tsl-head-model-fixes/">TSL Head Model Fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>redrob41</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="pfhc06-fix">PFHC06 Fix</h3>
|
|||
|
<a class="heading-anchor" href="#pfhc06-fix" aria-labelledby="pfhc06-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1442-pfhc06-fix/">PFHC06 Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ferc Kast</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kotor-1-texture-to-kotor-2-game-bridge">Kotor 1 Texture to Kotor 2 Game Bridge</h3>
|
|||
|
<a class="heading-anchor" href="#kotor-1-texture-to-kotor-2-game-bridge" aria-labelledby="kotor-1-texture-to-kotor-2-game-bridge"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1330-kotor-1-texture-to-kotor-2-game-bridge/">Kotor 1 Texture to Kotor 2 Game Bridge</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Malkior</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="4k-atton">4k Atton</h3>
|
|||
|
<a class="heading-anchor" href="#4k-atton" aria-labelledby="4k-atton"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/441-4k-atton/">4k Atton</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Constar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the tpc version.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I use this mod mainly for the texture for Atton’s clothing</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="atton-rand-with-scruff">Atton Rand With Scruff</h3>
|
|||
|
<a class="heading-anchor" href="#atton-rand-with-scruff" aria-labelledby="atton-rand-with-scruff"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/528-atton-rand-with-scruff/">Atton Rand with scruff</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>felixfelicitas</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="darth-baomaul">Darth BaoMaul</h3>
|
|||
|
<a class="heading-anchor" href="#darth-baomaul" aria-labelledby="darth-baomaul"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/darth-baomaul">Darth BaoMaul</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nimduril</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="expanded-lore-friendly-mandalores-mask">Expanded Lore Friendly Mandalore's Mask</h3>
|
|||
|
<a class="heading-anchor" href="#expanded-lore-friendly-mandalores-mask" aria-labelledby="expanded-lore-friendly-mandalores-mask"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1848-expanded-lore-friendly-mandalores-mask-with-matching-armor-and-icons-upscaled-high-quality-textures/">Expanded lore friendly Mandalore's Mask</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>constantinople33</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the all-silver version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-visas-marr">HD Visas Marr</h3>
|
|||
|
<a class="heading-anchor" href="#hd-visas-marr" aria-labelledby="hd-visas-marr"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/519-darth-sapiens-presents-hd-2k-visas-marr/">Darth Sapiens Presents HD 2K Visas Marr</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Darth Sapiens</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>Since I also use Ultimate Character Overhaul, I delete <code>P_VisasBB.tpc</code>, <code>P_VisasH01.tpc/.tga</code>, <code>P_VisasHD01.tpc/.tga</code>, and <code>P_VisasHD02.tpc/.tga</code> from the override so this mod's .dds-based files will load.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="visas-dress-model-fix">Visas Dress Model Fix</h3>
|
|||
|
<a class="heading-anchor" href="#visas-dress-model-fix" aria-labelledby="visas-dress-model-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2098-visas-dress-model-fix/">Visas Dress Model Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hk-47-disabled-animation-fix">HK-47 Disabled Animation Fix</h3>
|
|||
|
<a class="heading-anchor" href="#hk-47-disabled-animation-fix" aria-labelledby="hk-47-disabled-animation-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2493-hk-47-disabled-animation-fix/">HK-47 Disabled Animation Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marius Fett</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="leilukins-kreia-reskin">Leilukin’s Kreia Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#leilukins-kreia-reskin" aria-labelledby="leilukins-kreia-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Leilukin's-Kreia-Reskin">Leilukin’s Kreia Reskin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>In addition to the main file, I also install the file within the “Alternate - No Shiny Hair Accessories” folder</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hanharr-re-texture">Hanharr Re-Texture</h3>
|
|||
|
<a class="heading-anchor" href="#hanharr-re-texture" aria-labelledby="hanharr-re-texture"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2099-tsl-a-better-hanharr-re-texture/">A Better Hanharr Re-Texture</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PoopaPapaPalpatine</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-t3-m4">HD T3-M4</h3>
|
|||
|
<a class="heading-anchor" href="#hd-t3-m4" aria-labelledby="hd-t3-m4"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/514-darth-sapiens-presents-t3m4-hd-2k/">Darth Sapien's Presents T3M4 HD 2k</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Darth Sapiens</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="refurbished-astromech-droids">Refurbished Astromech Droids</h3>
|
|||
|
<a class="heading-anchor" href="#refurbished-astromech-droids" aria-labelledby="refurbished-astromech-droids"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/971-refurbished-astromech-droids/">Refurbished Astromech Droids</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-protocol-droid">HD Protocol Droid</h3>
|
|||
|
<a class="heading-anchor" href="#hd-protocol-droid" aria-labelledby="hd-protocol-droid"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2056-protocol-droid-hd/">Protocol Droid HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="upscaled-tsl-specific-protocol-droids">Upscaled TSL Specific Protocol Droids</h3>
|
|||
|
<a class="heading-anchor" href="#upscaled-tsl-specific-protocol-droids" aria-labelledby="upscaled-tsl-specific-protocol-droids"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2062-upscaled-tsl-specific-protocol-droids/">Upscaled (TSL Specific) Protocol Droids</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Original DH Eyes” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="player-and-party-underwear">Player & Party Underwear</h3>
|
|||
|
<a class="heading-anchor" href="#player-and-party-underwear" aria-labelledby="player-and-party-underwear"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/344-player-party-underwear/">Player & Party Underwear</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>redrob41</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential for the dancer model fixes; Tier 2 - Very Important for the player character underwear components; Tier 3 - Somewhat Important for the other components</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>The components I install include:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Female – Dancer Muscles match Standard underwear</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Female – Athletic</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Male – Athletic</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Party – Atton</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Party – Disciple (I choose option 1)</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Party – Handmaiden</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Party – Mira</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Party – Visas (Visas Dark Side Burgandy & Visas Light Side Burgandy)</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>The dancer model fixes from the “Female – Dancer Muscles match Standard underwear”, “Handmaiden” and “Mira” folders alone makes this mod essential to me, as I’ve always hated the vanilla dancer model.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mira-unpoofed">Mira Unpoofed</h3>
|
|||
|
<a class="heading-anchor" href="#mira-unpoofed" aria-labelledby="mira-unpoofed"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1733-tsl-mira-unpoofed/">Mira Unpoofed</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ashton Scorpius</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mira-retexture">Mira Retexture</h3>
|
|||
|
<a class="heading-anchor" href="#mira-retexture" aria-labelledby="mira-retexture"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://babineni.tumblr.com/post/180869953611/%EF%BE%9F-%EF%BE%9Ftsl-party-project-ish-mira">TSL Party Project-ish Mira Retexture</a> (<a href="https://www.dropbox.com/sh/ab7rsyh9u88xl4s/AACSMpxuDZO0gQyZR1vsAVGVa?dl=0">Dropbox Download Link</a>)</dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>babineni @ Tumblr</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>My favourite aspect about this retexture is that it makes Mira’s outfit less skimpy.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-pc-portraits">HD PC Portraits</h3>
|
|||
|
<a class="heading-anchor" href="#hd-pc-portraits" aria-labelledby="hd-pc-portraits"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1769-hd-pc-portraits/">HD PC Portraits</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ndix UR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-npc-portraits">HD NPC Portraits</h3>
|
|||
|
<a class="heading-anchor" href="#hd-npc-portraits" aria-labelledby="hd-npc-portraits"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1770-hd-npc-portraits/">HD NPC Portraits</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ndix UR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-astromech-droid">HD Astromech Droid</h3>
|
|||
|
<a class="heading-anchor" href="#hd-astromech-droid" aria-labelledby="hd-astromech-droid"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1894-astromech-droid-hd/">Astromech Droid HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="war-droid-mark-i">War droid Mark I</h3>
|
|||
|
<a class="heading-anchor" href="#war-droid-mark-i" aria-labelledby="war-droid-mark-i"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2188-war-droid-mark-i-hd/">War droid Mark I HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-darth-nihilus">HD Darth Nihilus</h3>
|
|||
|
<a class="heading-anchor" href="#hd-darth-nihilus" aria-labelledby="hd-darth-nihilus"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/367-darth-sapiens-presents-hd-darth-nihilus/">Darth Sapiens Presents: HD Darth Nihilus</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Darth Sapiens</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download note</dt>
|
|||
|
<dd>I download the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="darth-sion-remake">Darth Sion Remake</h3>
|
|||
|
<a class="heading-anchor" href="#darth-sion-remake" aria-labelledby="darth-sion-remake"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1244-darth-sion-remake/">Darth Sion Remake</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>FF97</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>Install the files within the “Override” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hk-50-and-hk-51-reskin">HK-50 & HK-51 Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#hk-50-and-hk-51-reskin" aria-labelledby="hk-50-and-hk-51-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/hk-50-hk-51-reskin">HK-50 & HK-51 Reskin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>SpaceAlex</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-hutts">HD Hutts</h3>
|
|||
|
<a class="heading-anchor" href="#hd-hutts" aria-labelledby="hd-hutts"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1188-emperor-turnips-hd-hutts/">Emperor Turnip's HD Hutts</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Emperor Turnip</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>After putting the files to my Override folder, I use Photoshop to delete the alpha channel of C_Hutt03.tga, or Vogga the Hutt would appear semi-transparent.</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-bastila-shan">HD Bastila Shan</h3>
|
|||
|
<a class="heading-anchor" href="#hd-bastila-shan" aria-labelledby="hd-bastila-shan"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/978-bastila-shan-hd-by-quanon-and-dark-hopa/">Bastila Shan HD by Quanon and Dark Hopa</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-carth-onasi">HD Carth Onasi</h3>
|
|||
|
<a class="heading-anchor" href="#hd-carth-onasi" aria-labelledby="hd-carth-onasi"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1133-hd-carth-onasi/">HD Carth Onasi</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-ithorians">HD Ithorians</h3>
|
|||
|
<a class="heading-anchor" href="#hd-ithorians" aria-labelledby="hd-ithorians"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2382-ithorian-hd/">Ithorian HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="chodo-habat-unique-skin">Chodo Habat Unique Skin</h3>
|
|||
|
<a class="heading-anchor" href="#chodo-habat-unique-skin" aria-labelledby="chodo-habat-unique-skin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1945-chodo-habat-unique-skin/">Chodo Habat Unique skin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Elayerfawkes45</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-darth-malak">hD Darth Malak</h3>
|
|||
|
<a class="heading-anchor" href="#hd-darth-malak" aria-labelledby="hd-darth-malak"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/980-hd-darth-malak/">HD Darth Malak 2.0</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>In addition to the main file, I also install the files within the “Malak (Blue Eyes)” folder</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-vrook">HD Vrook</h3>
|
|||
|
<a class="heading-anchor" href="#hd-vrook" aria-labelledby="hd-vrook"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1504-vrook-hd-international-global-mod/">Vrook HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="commoner-bm-01-and-02">Commoner B_M 01 & 02</h3>
|
|||
|
<a class="heading-anchor" href="#commoner-bm-01-and-02" aria-labelledby="commoner-bm-01-and-02"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2298-k1tsl-commoner-b_m-01-02-hd/">[K1/TSL] Commoner B_M 01 & 02 HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="commoner-bf-01-and-02">Commoner B_F 01 & 02</h3>
|
|||
|
<a class="heading-anchor" href="#commoner-bf-01-and-02" aria-labelledby="commoner-bf-01-and-02"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2296-k1tsl-commoner-b_m-01-02-hd/">[K1/TSL] Commoner B_F 01 & 02 HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thigh-high-boots-for-female-twilek-body">Thigh-High Boots For Female Twi'lek Body</h3>
|
|||
|
<a class="heading-anchor" href="#thigh-high-boots-for-female-twilek-body" aria-labelledby="thigh-high-boots-for-female-twilek-body"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1088-tsl-thigh-high-boots-for-female-twilek-body-modders-resource/">TSL Thigh-High Boots For Female Twi'lek Body (Modder’s Resource)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install six files within the “NPC Replacement” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-female-twileks">HD Female Twi'leks</h3>
|
|||
|
<a class="heading-anchor" href="#hd-female-twileks" aria-labelledby="hd-female-twileks"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/982-hd-twilek-female/">HD Twilek female</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download and install the 2023 version.</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="twin-suns-to-asari">Twin Suns to Asari</h3>
|
|||
|
<a class="heading-anchor" href="#twin-suns-to-asari" aria-labelledby="twin-suns-to-asari"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/438-tsl-twin-sun-to-asari/">Twin Suns to Asari</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>MrPhil</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="better-male-twilek-heads">Better Male Twi'lek Heads</h3>
|
|||
|
<a class="heading-anchor" href="#better-male-twilek-heads" aria-labelledby="better-male-twilek-heads"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1432-tsl-better-male-twilek-heads/">TSL Better Male Twi'lek Heads</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ashton Scorpius</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “Option A - Slim Necks” and “Textures” folders.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-duros">HD Duros</h3>
|
|||
|
<a class="heading-anchor" href="#hd-duros" aria-labelledby="hd-duros"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2252-duros-hd/">Duros HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>Before moving the files to override, make a copy of <code>N_Duros02.tga</code> and paste it into the same location you extracted the mod to. On a Windows OS, this should create a file called <code>N_Duros.tga-COPY</code>. Rename this file to <code>N_Duros04.tga</code>. Repeat this process with the file <code>N_Duros03</code>, creating two copies and naming them <code>N_Duros05.tga </code>and <code>N_Duros06.tga</code>. When you move all the files to the override, you should be moving eight total.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-qarren">HD Qarren</h3>
|
|||
|
<a class="heading-anchor" href="#hd-qarren" aria-labelledby="hd-qarren"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2383-qarren-hd/">Qarren HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="quanons-gammorean-reskin-pack">Quanons Gammorean Reskin Pack</h3>
|
|||
|
<a class="heading-anchor" href="#quanons-gammorean-reskin-pack" aria-labelledby="quanons-gammorean-reskin-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1023-quanons-gammorean-reskin-pack/">Quanons Gammorean Reskin Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Quanon</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-armor-5">HD Armor 5</h3>
|
|||
|
<a class="heading-anchor" href="#hd-armor-5" aria-labelledby="hd-armor-5"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2406-armor-5-hd/">Armor 5 HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-armor-6">HD Armor 6</h3>
|
|||
|
<a class="heading-anchor" href="#hd-armor-6" aria-labelledby="hd-armor-6"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2370-armor-6%C2%A0-hd/">Armor 6 HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-republic-soldier-fix">JC's Republic Soldier Fix</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-republic-soldier-fix" aria-labelledby="jcs-republic-soldier-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1181-jcs-republic-soldier-fix-for-k2/">JC's Republic Soldier Fix for K2</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-republic-soldier-tsf-recolor">HD Republic Soldier TSF Recolor</h3>
|
|||
|
<a class="heading-anchor" href="#hd-republic-soldier-tsf-recolor" aria-labelledby="hd-republic-soldier-tsf-recolor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2300-dark-hopes-rep-soldier-tsf-recolor/">Dark Hope's Rep Soldier TSF recolor</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>JC's Republic Soldier Fix for K2</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mandalorian-worn-out-armor-reskin">Mandalorian Worn-Out Armor Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#mandalorian-worn-out-armor-reskin" aria-labelledby="mandalorian-worn-out-armor-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/mandalorian-worn-out-armour-reskin">Mandalorian Worn-Out Armour Reskin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LordRevan999</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1100">Ultimate High Resolution Texture Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-dantooine">Ultimate Dantooine</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-dantooine" aria-labelledby="ultimate-dantooine"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1103">Ultimate Dantooine High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-nar-shaddaa">Ultimate Nar Shaddaa</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-nar-shaddaa" aria-labelledby="ultimate-nar-shaddaa"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1101">Ultimate Nar Shaddaa High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-dxun">Ultimate Dxun</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-dxun" aria-labelledby="ultimate-dxun"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1105">Ultimate Dxun High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-onderon">Ultimate Onderon</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-onderon" aria-labelledby="ultimate-onderon"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1102">Ultimate Onderon High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-korriban">Ultimate Korriban</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-korriban" aria-labelledby="ultimate-korriban"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1104">Ultimate Korriban High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-korriban-sith-art">HD Korriban Sith Art</h3>
|
|||
|
<a class="heading-anchor" href="#hd-korriban-sith-art" aria-labelledby="hd-korriban-sith-art"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1632">Korriban Sith Art HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>MessesWithWolves</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install both Door Mural and Sith Art files.</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-malachor-v">Ultimate Malachor V</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-malachor-v" aria-labelledby="ultimate-malachor-v"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1106">Ultimate Malachor V High Resolution</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="czerka-sign-and-desk-enhancement">Czerka Sign and Desk Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#czerka-sign-and-desk-enhancement" aria-labelledby="czerka-sign-and-desk-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1083-czerka-sign-and-desk-enhancement/">Czerka Sign and Desk Enhancement</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files within the “For KotOR1 or TSL - 02 - New Versions” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-sign-placeable">HD Sign Placeable</h3>
|
|||
|
<a class="heading-anchor" href="#hd-sign-placeable" aria-labelledby="hd-sign-placeable"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2442-plc_sign/">PLC_Sign</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-kiosk">HD Kiosk</h3>
|
|||
|
<a class="heading-anchor" href="#hd-kiosk" aria-labelledby="hd-kiosk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2277-kiosk-hd/">Kiosk HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-repair-table">HD Repair Table</h3>
|
|||
|
<a class="heading-anchor" href="#hd-repair-table" aria-labelledby="hd-repair-table"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2222-reptab-hd/">Repair Table HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-desk">HD Desk</h3>
|
|||
|
<a class="heading-anchor" href="#hd-desk" aria-labelledby="hd-desk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2441-plc_desk/">PLC_Desk</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-skyboxes-ii">High Quality Skyboxes II</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-skyboxes-ii" aria-labelledby="high-quality-skyboxes-ii"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1793-high-quality-skyboxes-ii/">High Quality Skyboxes II</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download and install <code>HQSkyboxesII_TSL.7z</code> only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hi-resolution-skin-for-ebon-hawk">Hi Resolution Skin for Ebon Hawk</h3>
|
|||
|
<a class="heading-anchor" href="#hi-resolution-skin-for-ebon-hawk" aria-labelledby="hi-resolution-skin-for-ebon-hawk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/202-hi-resolution-skin-for-ebon-hawk-tsl/">Hi Resolution Skin for Ebon Hawk (TSL)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Vurt</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-ebon-hawk-interior">HD Ebon Hawk Interior</h3>
|
|||
|
<a class="heading-anchor" href="#hd-ebon-hawk-interior" aria-labelledby="hd-ebon-hawk-interior"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/442-the-ebonhawk-hdtp/">The EbonHawk-HDTP</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>desmasic</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I do not install the <code>CM_Baremetal.tga</code> file from this mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="animated-ebon-hawk-monitors">Animated Ebon Hawk Monitors</h3>
|
|||
|
<a class="heading-anchor" href="#animated-ebon-hawk-monitors" aria-labelledby="animated-ebon-hawk-monitors"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/848-kotor2-animated-ebon-hawk-monitors-not-including-galaxy-map/">Animated Ebon Hawk Monitors</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “With Glass Overlays” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-cockpit-skyboxes">HD Cockpit Skyboxes</h3>
|
|||
|
<a class="heading-anchor" href="#hd-cockpit-skyboxes" aria-labelledby="hd-cockpit-skyboxes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/931-hd-cockpit-skyboxes/">HD Cockpit Skyboxes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>tjsase</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the <code>TSL HD Cockpit Skyboxes - High Resolution.zip</code> file.</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>After installing the main files, I install the files from the “With Nar Realistic Skybox” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="peragus-large-monitor-adjustment">Peragus Large Monitor Adjustment</h3>
|
|||
|
<a class="heading-anchor" href="#peragus-large-monitor-adjustment" aria-labelledby="peragus-large-monitor-adjustment"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/317-peragus-large-monitor-adjustment/">Peragus Large Monitor Adjustment</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Original Textures.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="peragus-medical-monitors-and-computer-panel">Peragus Medical Monitors and Computer Panel</h3>
|
|||
|
<a class="heading-anchor" href="#peragus-medical-monitors-and-computer-panel" aria-labelledby="peragus-medical-monitors-and-computer-panel"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1375-peragus-medical-monitors-and-computer-panel/">Peragus Medical Monitors and Computer Panel</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="replacement-peragus-ii-artwork">Replacement Peragus II Artwork</h3>
|
|||
|
<a class="heading-anchor" href="#replacement-peragus-ii-artwork" aria-labelledby="replacement-peragus-ii-artwork"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/361-replacement-peragus-ii-artwork-by-trench/">Replacement Peragus II Artwork by Trench</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “Peragus II (Original)” and “Peragus II (One Replacement Screen for SH's Mod)” folders.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="improved-peragus-asteroid-fields">Improved Peragus Asteroid Fields</h3>
|
|||
|
<a class="heading-anchor" href="#improved-peragus-asteroid-fields" aria-labelledby="improved-peragus-asteroid-fields"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/321-improved-peragus-asteroid-fields/">Improved Peragus Asteroid Fields</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Vasilii Zaytsev</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="animated-computer-panel">Animated Computer Panel</h3>
|
|||
|
<a class="heading-anchor" href="#animated-computer-panel" aria-labelledby="animated-computer-panel"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1385-tsl-animated-computer-panel/">[TSL] Animated Computer Panel</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Solid_Monitor” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="neglected-computer-panel">Neglected Computer Panel</h3>
|
|||
|
<a class="heading-anchor" href="#neglected-computer-panel" aria-labelledby="neglected-computer-panel"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2063-neglected-computer-panel/">Neglected Computer Panel</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ScrierOne</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the Damaged version</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="terminal-texture">Terminal texture</h3>
|
|||
|
<a class="heading-anchor" href="#terminal-texture" aria-labelledby="terminal-texture"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1925-terminal-texture/">Terminal texture</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="citadel-station-signage">Citadel Station Signage</h3>
|
|||
|
<a class="heading-anchor" href="#citadel-station-signage" aria-labelledby="citadel-station-signage"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2238-citadel-station-signage-expanded-edition/">Citadel Station Signage [Expanded Edition]</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="swoop-monitors-replacement-pack">Swoop Monitors Replacement Pack</h3>
|
|||
|
<a class="heading-anchor" href="#swoop-monitors-replacement-pack" aria-labelledby="swoop-monitors-replacement-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1252-tsl-swoop-monitors-replacement-pack/">[TSL] Swoop Monitors Replacement Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="nar-shaddaa-docks-computer-and-monitors-upgrade">Nar Shaddaa Docks Computer and Monitors Upgrade</h3>
|
|||
|
<a class="heading-anchor" href="#nar-shaddaa-docks-computer-and-monitors-upgrade" aria-labelledby="nar-shaddaa-docks-computer-and-monitors-upgrade"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1946-tsl-nar-shaddaa-docks-computer-and-monitors-upgrade/">[TSL] Nar Shaddaa Docks Computer and Monitors Upgrade</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="replacement-onderon-iziz-cantina-sign">Replacement Onderon Iziz Cantina Sign</h3>
|
|||
|
<a class="heading-anchor" href="#replacement-onderon-iziz-cantina-sign" aria-labelledby="replacement-onderon-iziz-cantina-sign"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1350-replacement-onderon-iziz-cantina-sign/">Replacement Onderon Iziz Cantina Sign</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="freedon-nadds-tomb-ritual-and-water-textures">Freedon Nadd's Tomb Ritual and Water Textures</h3>
|
|||
|
<a class="heading-anchor" href="#freedon-nadds-tomb-ritual-and-water-textures" aria-labelledby="freedon-nadds-tomb-ritual-and-water-textures"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2286-freedon-nadds-tomb-ritual-and-water-textures/">Freedon Nadd's Tomb: Ritual and Water textures</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="new-texture-of-holocrons-in-the-telos-secret-academy">New Texture of Holocrons in the Telos Secret Academy</h3>
|
|||
|
<a class="heading-anchor" href="#new-texture-of-holocrons-in-the-telos-secret-academy" aria-labelledby="new-texture-of-holocrons-in-the-telos-secret-academy"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/283-new-texture-of-holocrons-in-the-telos-secret-academy/">New Texture of Holocrons in the Telos Secret Academy</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Animated Version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="telos-polar-academy-hangar-skybox">Telos Polar Academy Hangar Skybox</h3>
|
|||
|
<a class="heading-anchor" href="#telos-polar-academy-hangar-skybox" aria-labelledby="telos-polar-academy-hangar-skybox"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1389-telos-polar-academy-hangar-skybox/">Telos Polar Academy Hangar Skybox</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="backdrop-improvements">Backdrop Improvements</h3>
|
|||
|
<a class="heading-anchor" href="#backdrop-improvements" aria-labelledby="backdrop-improvements"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/949-tsl-backdrop-improvements/">TSL Backdrop Improvements</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>In addition to the files from the “To Override” folder, I also install the Optional Galaxy Map Changes.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-citadel-station-backdrop">JC's Citadel Station Backdrop</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-citadel-station-backdrop" aria-labelledby="jcs-citadel-station-backdrop"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1217-jcs-citadel-station-backdrop/">JC's Citadel Station Backdrop</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ftl-hyperspace-loop">FTL Hyperspace Loop</h3>
|
|||
|
<a class="heading-anchor" href="#ftl-hyperspace-loop" aria-labelledby="ftl-hyperspace-loop"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1161">FTL Hyperspace Loop</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nym182</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="replacement-loading-screens">Replacement Loading Screens</h3>
|
|||
|
<a class="heading-anchor" href="#replacement-loading-screens" aria-labelledby="replacement-loading-screens"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd>Replacement Loading Screens for KotOR2: Original Pack - <a href="http://deadlystream.com/files/file/1255-replacement-loading-screens-for-kotor2-original-pack-with-or-without-tslrcm-part-1/">Part 1</a>, <a href="http://deadlystream.com/files/file/1256-replacement-loading-screens-for-kotor2-original-pack-with-or-without-tslrcm-part-2/">Part 2</a>, <a href="http://deadlystream.com/files/file/1257-replacement-loading-screens-for-kotor2-original-pack-with-or-without-tslrcm-part-3/">Part 3</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sith Holocron</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="maintenance-officer-realistic-reskin">Maintenance Officer Realistic Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#maintenance-officer-realistic-reskin" aria-labelledby="maintenance-officer-realistic-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/165-maintenance-officer-realistic-reskin/">Maintenance Officer Realistic Reskin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Malkior</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ebon-hawk-spark-effect">Ebon Hawk Spark Effect</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-spark-effect" aria-labelledby="ebon-hawk-spark-effect"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2314-spark-effect-ebon-hawk/">Spark Effect - Ebon Hawk</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-ebon-hawk-repairs">Ultimate Ebon Hawk Repairs</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-ebon-hawk-repairs" aria-labelledby="ultimate-ebon-hawk-repairs"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2016-ultimate-ebon-hawk-repairs/">Ultimate Ebon Hawk Repairs</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files within the Animated Monitors folder. Note that the main part of the mod has been integrated into KOTOR 2 Community Patch.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="telos-model-repairs">Telos Model Repairs</h3>
|
|||
|
<a class="heading-anchor" href="#telos-model-repairs" aria-labelledby="telos-model-repairs"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2034-telos-model-repairs/">Telos Model Repairs</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download and install <code>Telos_Model_Repairs_For_HQ_Skyboxes_v1.0.7z</code> since I also use the High Quality Skyboxes mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="repair-airspeeder">Repair Airspeeder</h3>
|
|||
|
<a class="heading-anchor" href="#repair-airspeeder" aria-labelledby="repair-airspeeder"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2002-repair-your-airspeeder-again/">Repair Your Airspeeder... Again!</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ebon-hawk-downloadable-map">Ebon Hawk Downloadable Map</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-downloadable-map" aria-labelledby="ebon-hawk-downloadable-map"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1406-tsl-ebon-hawk-downloadable-map/">TSL Ebon Hawk Downloadable Map</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ashton Scorpius</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="upscaled-maps">Upscaled Maps</h3>
|
|||
|
<a class="heading-anchor" href="#upscaled-maps" aria-labelledby="upscaled-maps"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1086">K2 - Upscaled Maps</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Tunalex</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="transparent-cockpit-windows">Transparent Cockpit Windows</h3>
|
|||
|
<a class="heading-anchor" href="#transparent-cockpit-windows" aria-labelledby="transparent-cockpit-windows"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2355-transparent-cockpit-windows-for-tsl/">Transparent Cockpit Windows for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>WildKarrde</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the Reskin Friendly version.</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the compatibility patches for:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>High Quality Skyboxes II by Kexikus</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>K2CP and/or Nar Shaddaa Landing Pad Repair by PapaZinos</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Spark Effect - Ebon Hawk by PapaZinos</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Telos Polar Academy Hangar Skybox by DarthParametric</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="improved-exiles-armband">Improved Exile's Armband</h3>
|
|||
|
<a class="heading-anchor" href="#improved-exiles-armband" aria-labelledby="improved-exiles-armband"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1090">Improved Exile's Armband</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LuciusKessler</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="visas-visible-jedi-robes">Visas Visible Jedi Robes</h3>
|
|||
|
<a class="heading-anchor" href="#visas-visible-jedi-robes" aria-labelledby="visas-visible-jedi-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Visas-Visible-Jedi-Robes">Visas Visible Jedi Robes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="darth-malaks-armor">Darth Malak’s Armor</h3>
|
|||
|
<a class="heading-anchor" href="#darth-malaks-armor" aria-labelledby="darth-malaks-armor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://www.nexusmods.com/kotor2/mods/9/?">Darth Malak’s Armour</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="specialized-combat-suits">Specialized Combat Suits</h3>
|
|||
|
<a class="heading-anchor" href="#specialized-combat-suits" aria-labelledby="specialized-combat-suits"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/726-modders-resource-specialized-combat-suits-for-kotor-and-tsl/">Modder's Resource: Specialized Combat Suits fo TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>redrob41</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install "TSL model uvw fixes" only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-supermodel-fix">JC's Supermodel Fix</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-supermodel-fix" aria-labelledby="jcs-supermodel-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1141-jcs-supermodel-fix-for-k2/">JC's Supermodel Fix for K2</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “Override” folder only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="period-accurate-kiosk">Period Accurate Kiosk</h3>
|
|||
|
<a class="heading-anchor" href="#period-accurate-kiosk" aria-labelledby="period-accurate-kiosk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2496-period-accurate-kiosk-tsl/">Period Accurate Kiosk (TSL)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marius Fett</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="aleema-ketos-robe-description-correction">Aleema Keto's Robe Description Correction</h3>
|
|||
|
<a class="heading-anchor" href="#aleema-ketos-robe-description-correction" aria-labelledby="aleema-ketos-robe-description-correction"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/842-aleema-ketos-robe-description-correction/">Aleema Keto's Robe Description Correction</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>milestails</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="exiles-saber-fix">Exile's Saber Fix</h3>
|
|||
|
<a class="heading-anchor" href="#exiles-saber-fix" aria-labelledby="exiles-saber-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2001-exiles-saber-fix/">Exile's Saber Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kill-the-ithorian">Kill The Ithorian</h3>
|
|||
|
<a class="heading-anchor" href="#kill-the-ithorian" aria-labelledby="kill-the-ithorian"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/10-kill-the-ithorian/">Kill The Ithorian</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Markus Ramikin</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="bao-dur-shield-dialogue-restoration">Bao Dur Shield Dialogue Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#bao-dur-shield-dialogue-restoration" aria-labelledby="bao-dur-shield-dialogue-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1206-bao-dur-shield-dialogue-restoration/">Bao Dur Shield Dialogue Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install Option 1</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="nihilusvisas-scene-vo-tweak">Nihilus/Visas Scene VO Tweak</h3>
|
|||
|
<a class="heading-anchor" href="#nihilusvisas-scene-vo-tweak" aria-labelledby="nihilusvisas-scene-vo-tweak"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/431-nihilusvisas-scene-vo-tweak/">Nihilus/Visas scene VO tweak</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>danil-ch</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kinrath-egg-bash-crystal-drop">Kinrath Egg Bash Crystal Drop</h3>
|
|||
|
<a class="heading-anchor" href="#kinrath-egg-bash-crystal-drop" aria-labelledby="kinrath-egg-bash-crystal-drop"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/167-kinrath-egg-bash-crystal-drop/">Kinrath Egg Bash Crystal Drop</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Hassat Hunter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thorium-charge-mod">Thorium Charge Mod</h3>
|
|||
|
<a class="heading-anchor" href="#thorium-charge-mod" aria-labelledby="thorium-charge-mod"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/147-thorium-charge-mod/">Thorium charge mod</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>darth_gil</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="prestige-class-saving-throw-dixes">Prestige Class Saving Throw Dixes</h3>
|
|||
|
<a class="heading-anchor" href="#prestige-class-saving-throw-dixes" aria-labelledby="prestige-class-saving-throw-dixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/828-tsl-prestige-class-saving-throw-fixes/">TSL Prestige Class Saving Throw fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Rovan</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “jedimaster_sithlord fixes” only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mining-laser-consistency-fix">Mining Laser Consistency Fix</h3>
|
|||
|
<a class="heading-anchor" href="#mining-laser-consistency-fix" aria-labelledby="mining-laser-consistency-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1764-mining-laser-consistency-fix/">Mining Laser Consistency Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marauder</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="less-nauseating-fury-effect">Less Nauseating Fury Effect</h3>
|
|||
|
<a class="heading-anchor" href="#less-nauseating-fury-effect" aria-labelledby="less-nauseating-fury-effect"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/883-less-nauseating-fury-effect/">Less Nauseating Fury Effect</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="remote-tells-influence">Remote Tells Influence</h3>
|
|||
|
<a class="heading-anchor" href="#remote-tells-influence" aria-labelledby="remote-tells-influence"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.gamefront.com/games/knights-of-the-old-republic-ii/file/remote-tells-influence">Remote Tells Influence</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>tk102</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Compatibility Note</dt>
|
|||
|
<dd>While this mod is <a href="https://deadlystream.com/topic/8547-inquiries-on-mod-compatibility-list-for-tslrcm-186/">confirmed by Deadly Stream</a> to work with TSLRCM, and the mod can indeed be used alongside TSLRCM without any game-breaking issue, if you install Remote Tells Influence on top of TSLRCM, the Remote would not have voiceover outside the Ebon Hawk (a feature added by TSLRCM since version 1.8).</dd>
|
|||
|
<dd>If you want to enjoy both Remote’s VO outside the Ebon Hawk and the benefits of Remote Tells influence, <a href="https://www.dropbox.com/s/af3h6y793f3zjxq/Remote%20Tells%20Influence%20Patch%20for%20TSLRCM.zip?dl=0">I have made a patch that you can download</a>.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>This mod is especially recommended for players who want to keep track of each party member’s Influence to unlock all the Influence rewards from the party members. Irecommend checking out these influence guides:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li><a href="https://web.archive.org/web/20190104130924/www.starwarsknights.com/influence.php">Vanilla KotOR 2 Influence guide</a> by Archilles on StarWarsKnights.com (though note that the Unofficial Dialog Patch v.1 on the page is not compatible with TSLRCM)</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li><a href="https://reddit.com/r/kotor/comments/ruofg1/kotor_2_tslrcm_influence_guide/">KotOR 2 TSLRCM Influence Guide</a> by by u/XDarkStrikerX</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li><a href="https://reddit.com/r/kotor/comments/vmhn73/kotor_2_tslrcm_influence_guide_collaboration/">KotOR 2 TSLRCM Influence Guide Collaboration</a> by r/kotor</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="movie-style-jedi-master-robes">Movie Style Jedi Master Robes</h3>
|
|||
|
<a class="heading-anchor" href="#movie-style-jedi-master-robes" aria-labelledby="movie-style-jedi-master-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/64-movie-style-jedi-master-robes/">Movie Style Jedi Master Robes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DeadMan</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I don’t install the <code>store_daraala.utm</code> file and the UTI files with the movie characters.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>This mod is essential because I never liked the design of the Jedi Master robes in vanilla. That said, I don’t install the files that add the robes of certain Star Wars movie characters in the game, as I find it very immersion-breaking to see the KotOR games directly mention characters that do not even exist at the time period until about 4000 years later.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="robes-with-shadows">Robes With Shadows</h3>
|
|||
|
<a class="heading-anchor" href="#robes-with-shadows" aria-labelledby="robes-with-shadows"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2075-robes-with-shadows-for-tsl/">Robes With Shadows For TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the compatibility patch for Movie Style Jedi Master Robes.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="companions-robes">Companions’ Robes</h3>
|
|||
|
<a class="heading-anchor" href="#companions-robes" aria-labelledby="companions-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/668-companions-robes/">Companions’ Robes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kainzorus Prime</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>Movie Style Jedi Master Robes</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="exiles-jedi-robe">Exile's Jedi Robe</h3>
|
|||
|
<a class="heading-anchor" href="#exiles-jedi-robe" aria-labelledby="exiles-jedi-robe"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/714-exiles-jedi-robe/">Exile's Jedi Robe</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Squall Lionhart</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>Movie Style Jedi Master Robes</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I do not install daralaa.dlg and <code>store_daralaa.utm</code>.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I love the black and white aesthetics of the robe. Since I want my Exile to obtain this robe as soon as possible, I’ve also made some personal files that make this robe spawn at the Harbinger.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ffixians-lore-keepers-robe">ffixian's Lore Keeper's Robe</h3>
|
|||
|
<a class="heading-anchor" href="#ffixians-lore-keepers-robe" aria-labelledby="ffixians-lore-keepers-robe"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1016-effixians-lore-keepers-robe/">Effixian's Lore Keeper's Robe</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Effix</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="zeison-shajal-shey-reskin">Zeison Sha/Jal Shey Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#zeison-shajal-shey-reskin" aria-labelledby="zeison-shajal-shey-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/951-effixians-zeison-sha-jal-shey-reskin-2010/">Effixian's Zeison Sha Jal Shey Reskin 2010</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Effix</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>This is by far my favourite reskin for Zeison Sha and Jal Shey armours.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="luxa-hair-fix">Luxa Hair Fix</h3>
|
|||
|
<a class="heading-anchor" href="#luxa-hair-fix" aria-labelledby="luxa-hair-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/452-luxa-hair-fix/">Luxa Hair Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>redrob41</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>The components I install are “1 - Head Fix” and “2 - Regular Waist” for “2 - Body Options”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-luxa">HD Luxa</h3>
|
|||
|
<a class="heading-anchor" href="#hd-luxa" aria-labelledby="hd-luxa"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2301-hd-luxa-a-dark-hope-texture-recolor/">HD Luxa a Dark Hope texture recolor</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install “clothes 2023 version”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-handmaiden-sisters">JC's Handmaiden Sisters</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-handmaiden-sisters" aria-labelledby="jcs-handmaiden-sisters"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/810-jcs-handmaiden-sisters/">JC's Handmaiden Sisters</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “TSLRCM-compatible Installer” option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="dahnis-unique-look">Dahnis Unique Look</h3>
|
|||
|
<a class="heading-anchor" href="#dahnis-unique-look" aria-labelledby="dahnis-unique-look"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Dahnis-Unique-Look">Dahnis Unique Look</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Chenge</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="re-scaled-trandoshans">Re-scaled Trandoshans</h3>
|
|||
|
<a class="heading-anchor" href="#re-scaled-trandoshans" aria-labelledby="re-scaled-trandoshans"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/946-re-scaled-trandoshans/">Re-scaled Trandoshans</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Schizo</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="fixed-hologram-models-and-admiralty-redux">Fixed Hologram Models and Admiralty Redux</h3>
|
|||
|
<a class="heading-anchor" href="#fixed-hologram-models-and-admiralty-redux" aria-labelledby="fixed-hologram-models-and-admiralty-redux"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1201-fixed-hologram-models-and-admiralty-redux-for-tslrcm/">Fixed Hologram Models and Admiralty Redux for TSLRCM</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix, Graphics Improvement & Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Base Installation” option only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-commoner-clothing">JC's Commoner Clothing</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-commoner-clothing" aria-labelledby="jcs-commoner-clothing"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1324-jcs-fashion-line-b-commoner-clothing-for-k2/">JC's Fashion Line B: Commoner Clothing for K2</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install both “Base Installation” and “Upgrades”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="character-start-up-change">Character Start Up Change</h3>
|
|||
|
<a class="heading-anchor" href="#character-start-up-change" aria-labelledby="character-start-up-change"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2266-tsl-character-start-up-change/">TSL Character Start Up Change</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="implant-feat-restoration">Implant Feat Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#implant-feat-restoration" aria-labelledby="implant-feat-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1047-implant-feat-restoration/">Implant Feat Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Omega6047</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="treat-injury-affects-force-healing">Treat Injury Affects Force Healing</h3>
|
|||
|
<a class="heading-anchor" href="#treat-injury-affects-force-healing" aria-labelledby="treat-injury-affects-force-healing"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2408-treat-injury-affects-force-healing-tsl/">Treat Injury Affects Force Healing [TSL]</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>offthegridmorty</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="rapid-transit-system">Rapid Transit System</h3>
|
|||
|
<a class="heading-anchor" href="#rapid-transit-system" aria-labelledby="rapid-transit-system"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2251-tsl-rapid-transit-system/">TSL Rapid Transit System</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>InSidious</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-crystal-attunement">JC's Crystal Attunement</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-crystal-attunement" aria-labelledby="jcs-crystal-attunement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2269-jcs-crystal-attunement-for-k2/">JC's Crystal Attunement for K2</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Markus Ramikin</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Workbench Attunement option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="orkbench-lightsaber-creation">orkbench Lightsaber Creation</h3>
|
|||
|
<a class="heading-anchor" href="#orkbench-lightsaber-creation" aria-labelledby="orkbench-lightsaber-creation"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#TSL-Workbench-Lightsaber-Creation">TSL Workbench Lightsaber Creation</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
</dl>
|
|||
|
<p>Category</p>
|
|||
|
<dl>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the JC's Crystal Attunement Compatible option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="galaxy-map-fix-pack">Galaxy Map Fix Pack</h3>
|
|||
|
<a class="heading-anchor" href="#galaxy-map-fix-pack" aria-labelledby="galaxy-map-fix-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1057-tsl-galaxy-map-fix-pack/">TSL Galaxy Map Fix Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>bead-v, Sith Holocron & Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Vanilla/TSLRCM version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="peragus-tweak">Peragus Tweak</h3>
|
|||
|
<a class="heading-anchor" href="#peragus-tweak" aria-labelledby="peragus-tweak"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/8-peragus-tweak/">Peragus Tweak</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>VarsityPuppet</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="beta-peragus-miner-pack">Beta Peragus Miner Pack</h3>
|
|||
|
<a class="heading-anchor" href="#beta-peragus-miner-pack" aria-labelledby="beta-peragus-miner-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2018-beta-peragus-miner-pack/">Beta Peragus Miner Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install Option 2.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="prologue-item-recovery">Prologue Item Recovery</h3>
|
|||
|
<a class="heading-anchor" href="#prologue-item-recovery" aria-labelledby="prologue-item-recovery"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Prologue-Item-Recovery">Prologue Item Recovery</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I use the Module Installation method.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="t3-m4-found-the-ebon-hawk-music">T3-M4 Found the Ebon Hawk Music</h3>
|
|||
|
<a class="heading-anchor" href="#t3-m4-found-the-ebon-hawk-music" aria-labelledby="t3-m4-found-the-ebon-hawk-music"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2248-tsl-t3-m4-found-the-ebon-hawks-theme/">"T3-M4 Found the Ebon Hawk"s Theme</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Sound Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kreias-lightsaberlong-sword">Kreia's Lightsaber/Long sword</h3>
|
|||
|
<a class="heading-anchor" href="#kreias-lightsaberlong-sword" aria-labelledby="kreias-lightsaberlong-sword"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1538-kreias-lightsaber-long-sword/">Kreia's Lightsaber/Long sword</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>bead-v</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the long sword version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="harbingers-arrival-enhancement">Harbinger's Arrival Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#harbingers-arrival-enhancement" aria-labelledby="harbingers-arrival-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2027-harbingers-arrival-enhancement-for-tslrcm/">Harbinger's Arrival Enhancement for TSLRCM</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="peragus-sith-troops-to-sith-assassins">Peragus Sith Troops To Sith Assassins</h3>
|
|||
|
<a class="heading-anchor" href="#peragus-sith-troops-to-sith-assassins" aria-labelledby="peragus-sith-troops-to-sith-assassins"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/195-peragus-sith-troops-to-sith-assassins/">Peragus Sith Troops To Sith Assassins</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Hassat Hunter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install ”Part 1” and “Part 2” without Lower XP Compatibility.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="transparent-spacesuit-faceplates">Transparent Spacesuit Faceplates</h3>
|
|||
|
<a class="heading-anchor" href="#transparent-spacesuit-faceplates" aria-labelledby="transparent-spacesuit-faceplates"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2307-transparent-spacesuit-faceplates-for-tsl/">Transparent Spacesuit Faceplates for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>WildKarrde</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="fixedbetter-czerka-salvager">Fixed/Better Czerka Salvager</h3>
|
|||
|
<a class="heading-anchor" href="#fixedbetter-czerka-salvager" aria-labelledby="fixedbetter-czerka-salvager"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2576-fixed-better-czerka-salvager/">Fixed/Better Czerka Salvager</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>OzilsEyes</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="exiles-trial-overlay-removal">Exile's Trial Overlay Removal</h3>
|
|||
|
<a class="heading-anchor" href="#exiles-trial-overlay-removal" aria-labelledby="exiles-trial-overlay-removal"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Exileand39s-Trial-Overlay-Removal">Exile's Trial Overlay Removal</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ull-jedi-council">ull Jedi Council</h3>
|
|||
|
<a class="heading-anchor" href="#ull-jedi-council" aria-labelledby="ull-jedi-council"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1071-full-jedi-council/">Full Jedi Council</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “TSL style robes (NO holorec.dlg in Override)” installation option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kreias-fall-cutscene-in-game-cutscene">Kreia's Fall cutscene In-Game Cutscene</h3>
|
|||
|
<a class="heading-anchor" href="#kreias-fall-cutscene-in-game-cutscene" aria-labelledby="kreias-fall-cutscene-in-game-cutscene"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1228-kreias-fall-cutscene-in-game/">Kreia's Fall cutscene (in-game)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>danil-ch</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="extended-korriban-arrival">Extended Korriban Arrival</h3>
|
|||
|
<a class="heading-anchor" href="#extended-korriban-arrival" aria-labelledby="extended-korriban-arrival"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/250-extended-korriban-arrival/">Extended Korriban Arrival</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>danil-ch</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="revan-unmasked">Revan Unmasked</h3>
|
|||
|
<a class="heading-anchor" href="#revan-unmasked" aria-labelledby="revan-unmasked"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2084-revan-unmasked/">Revan Unmasked</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LoneWanderer</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install Option 1. I also use an alternate head for Revan.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>As a KotOR player who loves character customizations, this mod is great for making my KotOR playthroughs different.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ravager-rapid-transit">Ravager Rapid Transit</h3>
|
|||
|
<a class="heading-anchor" href="#ravager-rapid-transit" aria-labelledby="ravager-rapid-transit"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/profile/71819-emperor-devon/content/?type=downloads_file">Ravager Rapid Transit</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Emperor Devon</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="no-mines-on-malachor">No Mines On Malachor</h3>
|
|||
|
<a class="heading-anchor" href="#no-mines-on-malachor" aria-labelledby="no-mines-on-malachor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2459-no-mines-on-malachor-only-gas/">No Mines On Malachor, Only Gas!</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Thor110</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="trayus-rank-reform">Trayus Rank Reform</h3>
|
|||
|
<a class="heading-anchor" href="#trayus-rank-reform" aria-labelledby="trayus-rank-reform"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/11-trayus-rank-reform/">Trayus Rank Reform</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>VarsityPuppet</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “TSLRCM Compatible” option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="balance-tweak-pack">Balance Tweak Pack</h3>
|
|||
|
<a class="heading-anchor" href="#balance-tweak-pack" aria-labelledby="balance-tweak-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1790-balance-tweak-pack/">Balance Tweak Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Pavijan357</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I only install “Component 4 - Disable "Droid Interface" Feat”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thematic-jedi-masters">Thematic Jedi Masters</h3>
|
|||
|
<a class="heading-anchor" href="#thematic-jedi-masters" aria-labelledby="thematic-jedi-masters"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2633-thematic-jedi-masters/">Thematic Jedi Masters</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Snigaroo</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thematic-sith-lords">Thematic Sith Lords</h3>
|
|||
|
<a class="heading-anchor" href="#thematic-sith-lords" aria-labelledby="thematic-sith-lords"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1535-thematic-sith-lords/">Thematic Sith Lords</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Snigaroo</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ocket-launcher-sounds">ocket Launcher Sounds</h3>
|
|||
|
<a class="heading-anchor" href="#ocket-launcher-sounds" aria-labelledby="ocket-launcher-sounds"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/995-rocket-launcher-sounds/">Rocket Launcher Sounds</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>bead-v</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Sound Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="droid-special-weapons-fix">Droid Special Weapons Fix</h3>
|
|||
|
<a class="heading-anchor" href="#droid-special-weapons-fix" aria-labelledby="droid-special-weapons-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1860-droid-special-weapons-fix-for-tsl-v10/">Droid special weapons fix for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LoneWanderer</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="weapon-model-overhaul">Weapon Model Overhaul</h3>
|
|||
|
<a class="heading-anchor" href="#weapon-model-overhaul" aria-labelledby="weapon-model-overhaul"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://www.nexusmods.com/kotor/mods/1096/?">KoTOR Weapon Model Overhaul</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Toasty Fresh</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="weapon-model-overhaul-texture-rework">Weapon Model Overhaul Texture Rework</h3>
|
|||
|
<a class="heading-anchor" href="#weapon-model-overhaul-texture-rework" aria-labelledby="weapon-model-overhaul-texture-rework"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/369-weapon-model-overhaul-texture-rework/">Weapon Model Overhaul Texture Rework</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Fallen Guardian</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KoTOR Weapon Model Overhaul</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="weapons-model-overhaul-patch">Weapons Model Overhaul Patch</h3>
|
|||
|
<a class="heading-anchor" href="#weapons-model-overhaul-patch" aria-labelledby="weapons-model-overhaul-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2096-weapons-model-overhaul-patch-for-tsl/">Weapons Model Overhaul Patch for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Nehua</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KoTOR Weapon Model Overhaul</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-blasters">High Quality Blasters</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-blasters" aria-labelledby="high-quality-blasters"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/915-high-quality-blasters/">TSL High Quality Blasters</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sithspecter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="quarterstaff-replacement-pack">Quarterstaff Replacement Pack</h3>
|
|||
|
<a class="heading-anchor" href="#quarterstaff-replacement-pack" aria-labelledby="quarterstaff-replacement-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/218-quarterstaff-replacement-pack/">Quarterstaff Replacement Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DeadMan</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="default-hilt-replacement">Default Hilt Replacement</h3>
|
|||
|
<a class="heading-anchor" href="#default-hilt-replacement" aria-labelledby="default-hilt-replacement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1893-default-hilt-replacement-mod/">Default Hilt Replacement Mod</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kaidon Jorn</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>This has always been my favourite lightsaber hilt reskin mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="new-lightsaber-blade-model">New Lightsaber Blade Model</h3>
|
|||
|
<a class="heading-anchor" href="#new-lightsaber-blade-model" aria-labelledby="new-lightsaber-blade-model"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1847-new_lightsaber_blade_model_tsl/">New Lightsaber Blade Model TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Crazy34</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change, Immersion & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Standard version only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="improved-party-outfits">Improved Party Outfits</h3>
|
|||
|
<a class="heading-anchor" href="#improved-party-outfits" aria-labelledby="improved-party-outfits"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#TSL-Improved-Party-Outfits">TSL Improved Party Outfits</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="vao-armband-drop">Vao Armband Drop</h3>
|
|||
|
<a class="heading-anchor" href="#vao-armband-drop" aria-labelledby="vao-armband-drop"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/192-vao-armband-drop/">Vao Armband Drop</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Hassat Hunter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>It’s worth noting that this is the only content in <cite>KotOR 2</cite> that mentions Mission and Zaalbar.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="juhani-item-pack">Juhani Item Pack</h3>
|
|||
|
<a class="heading-anchor" href="#juhani-item-pack" aria-labelledby="juhani-item-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Juhani-Item-Pack-for-TSL">Juhani Item Pack for TSL</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I rank this mod as essential not only because it is my mod, but also because as a huge Juhani fan I’ve always been frustrated by the fact that Juhani never gets acknowledged in the entire KotOR 2 even in cut content.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="no-jealousy-lock-in-handmaiden-dialogue">No Jealousy Lock in Handmaiden Dialogue</h3>
|
|||
|
<a class="heading-anchor" href="#no-jealousy-lock-in-handmaiden-dialogue" aria-labelledby="no-jealousy-lock-in-handmaiden-dialogue"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#No-Jealousy-Lock-in-Handmaiden-Dialogue">No Jealousy Lock in Handmaiden Dialogue</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="lonna-vash-mod">Lonna Vash Mod</h3>
|
|||
|
<a class="heading-anchor" href="#lonna-vash-mod" aria-labelledby="lonna-vash-mod"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Lonna-Vash-Mod-for-TSLRCM">Lonna Vash Mod for TSLRCM</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the “Kaah’s M4-78EP Head and Voice” component and the compatibility patch for TSL Better Male Twi’lek Heads.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="dahnis-flirt-option-for-female-pc">Dahnis Flirt Option for Female PC</h3>
|
|||
|
<a class="heading-anchor" href="#dahnis-flirt-option-for-female-pc" aria-labelledby="dahnis-flirt-option-for-female-pc"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Dahnis-Flirt-Option-for-Female-PC">Dahnis Flirt Option for Female PC</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I use the Module Installation method.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="darth-sion-and-male-exile">Darth Sion and Male Exile</h3>
|
|||
|
<a class="heading-anchor" href="#darth-sion-and-male-exile" aria-labelledby="darth-sion-and-male-exile"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Darth-Sion-and-Male-Exile-Mod">Darth Sion and Male Exile Mod</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install Version A.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="partyswap">PartySwap</h3>
|
|||
|
<a class="heading-anchor" href="#partyswap" aria-labelledby="partyswap"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/544-partyswap/">PartySwap</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthTyren, maintained by Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change & Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “Default” option when installing this mod.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>Although this was not the first mod that allows female Exiles to recruit Handmaiden and male Exiles to recruit Disciple, this is the first mod that allows you to recruit <em>both</em> Handmaiden <em>and</em> Disciple in the same playthrough regardless of the Exile’s gender. Given the fact that official sources of Star Wars Legends after the release of <cite>KotOR 2</cite> established that the Exile is female and light side, and she travels with both Handmaiden and Disciple, PartySwap is one of the best things that ever happened to <cite>KotOR 2</cite>.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="same-gender-romances-for-handmaiden-and-disciple">Same-Gender Romances for Handmaiden & Disciple</h3>
|
|||
|
<a class="heading-anchor" href="#same-gender-romances-for-handmaiden-and-disciple" aria-labelledby="same-gender-romances-for-handmaiden-and-disciple"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Handmaiden-and-Female-Exile-Disciple-and-Male-Exile-Romance">Handmaiden and Female Exile - Disciple and Male Exile Romances</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change & Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “PartySwap Compatible Installation” option when installing this mod. I also install the compatibility patch for Kreia's Fall Cutscene (In-Game).</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="v">v</h3>
|
|||
|
<a class="heading-anchor" href="#v" aria-labelledby="v"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/428-extended-enclave-tslrcm-add-on/">Extended Enclave</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>danil-ch & Darth Hayze</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “TSLRCM Only” installation option.</dd>
|
|||
|
<dt>Compatibility Note</dt>
|
|||
|
<dd>To make this mod compatible with my Handmaiden and Female Exile - Disciple and Male Exile Romances mod. After installing Extended Enclave, go back to my Handmaiden/Disciple romance mod and install the Extended Enclave compatibility patch.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="alternate-revan-romances">Alternate Revan Romances</h3>
|
|||
|
<a class="heading-anchor" href="#alternate-revan-romances" aria-labelledby="alternate-revan-romances"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Alternate-Revan-Romances-REDUX">Alternate Revan Romances REDUX</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me), original mod by felixfelicitas</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the Juhani Cameo add-on.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="atton-rand-and-male-exile-romance">Atton Rand and Male Exile Romance</h3>
|
|||
|
<a class="heading-anchor" href="#atton-rand-and-male-exile-romance" aria-labelledby="atton-rand-and-male-exile-romance"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="h/projects/videogamemods/kotor2/#Atton-Rand-and-Male-Exile-Romance">Atton Rand and Male Exile Romance</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose “Version A + Alternate Revan Romances REDUX Compatible” when installing this mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="leilukins-juhanis-outfit-reskin-pack">Leilukin's Juhani's Outfit Reskin Pack</h3>
|
|||
|
<a class="heading-anchor" href="#leilukins-juhanis-outfit-reskin-pack" aria-labelledby="leilukins-juhanis-outfit-reskin-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#Leilukinand39s-Juhaniand39s-Outfit-Reskin-Pack">Leilukin's Juhani's Outfit Reskin Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Orange and Black” version.</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This mod was created for <cite>KotOR 1</cite>, but it work with <cite>KotOR 2</cite> as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="visas-marr-and-female-exile-romance">Visas Marr and Female Exile Romance</h3>
|
|||
|
<a class="heading-anchor" href="#visas-marr-and-female-exile-romance" aria-labelledby="visas-marr-and-female-exile-romance"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor2/#Visas-Marr-and-Female-Exile-Romance">Visas Marr and Female Exile Romance</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>TSLRCM</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Kreia’s Refrence to Visas Romance” component.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="mproved-ai">mproved AI</h3>
|
|||
|
<a class="heading-anchor" href="#mproved-ai" aria-labelledby="mproved-ai"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/833-improved-ai/">Improved AI</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Stoffe</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “Install Modified AI without High Level Force Power support” option when installing this mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="remove-duplicate-tgatpc">Remove Duplicate TGA/TPC</h3>
|
|||
|
<a class="heading-anchor" href="#remove-duplicate-tgatpc" aria-labelledby="remove-duplicate-tgatpc"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1384">Remove Duplicate TGA/TPC</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Flachzangen</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>Place DelDuplicateTGA-TPC in the main game folder (NOT override), run it, say that TPC should be deleted and do not manually confirm.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-character-overhaul-patches">Ultimate Character Overhaul Patches</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-character-overhaul-patches" aria-labelledby="ultimate-character-overhaul-patches"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor2/mods/1060">Ultimate Character Overhaul</a> Compatibility Patches</dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ShiningRedHD</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the following compatibility patches:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Better Male Twi'lek Heads</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Fixed Hologram Models and Admiralty Redux</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>JC’s Minor Fixes</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>KOTOR 2 Community Patch</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Miscellaneous Compatibility Patches</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Darth Malak's Armor</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Maintenance Officer Realistic Reskin</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Thigh-High Boots for Twi'lek</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Worn-Out Mando Armor</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Player and Party Underwear</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>The Sith Lords Restored Content Mod</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="party-and-player-underwear-and-uco-patch">Party & Player Underwear & UCO Patch</h3>
|
|||
|
<a class="heading-anchor" href="#party-and-player-underwear-and-uco-patch" aria-labelledby="party-and-player-underwear-and-uco-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2131-unofficial-party-player-underwearuco-patch-and-red-shoe-restoration/">Unofficial Party & Player Underwear+UCO Patch</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ol' Cappy</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>Ultimate Character Overhaul, Party & Player Underwear</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download and install the TPC version. I install the files from the “Party & Player Underwear + UCO” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ore-covered-dancer-outfit">ore Covered Dancer Outfit</h3>
|
|||
|
<a class="heading-anchor" href="#ore-covered-dancer-outfit" aria-labelledby="ore-covered-dancer-outfit"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://www.nexusmods.com/kotor2/mods/42/?">More Covered Dancer Outfit</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>felixfelicitas</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I’ve always hated how skimpy the vanilla dancer outfit is, like how much I hate the vanilla dancer model. With this mod and the dancer model fix from Player & Party Underwear make the “dancing for Vogga” sequence more bearable.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="final-note">Final Note</h2>
|
|||
|
<a class="heading-anchor" href="#final-note" aria-labelledby="final-note"><span hidden="">#</span></a></div>
|
|||
|
<p>In addition to the mods above, I also use some reskins of my character that were for personal use only.</p>
|
|||
|
<p>Since I play <cite>KotOR 2</cite> with the Aspyr patch, so the game can run smoothly on my PC, I also install <a href="https://github.com/HappyFunTimes01/ShaderOverride">ShaderOverride</a> to fix the fog issue with the Aspyr patch. You can find a step-by-step instruction in <a href="https://www.reddit.com/r/kotor/comments/67578l/comment/dgp1r6w/">a KotOR subreddit comment</a>:</p>
|
|||
|
<ol>
|
|||
|
<li><a href="https://github.com/HappyFunTimes01/ShaderOverride/blob/master/Release/opengl32.dll">Download this <code>opengl32.dll</code> file</a> and put it into your <cite>KotOR 2</cite> root folder.</li>
|
|||
|
<li>Start the game.</li>
|
|||
|
<li>You should now have two folders called <code>shaders_original</code> and <code>shadow_override</code> in your KOTOR folder.</li>
|
|||
|
<li>Go into the <code>shaders_original</code> folder and open the first file with a program like Notepad++.</li>
|
|||
|
<li>Locate the line that says "MOV result.color, r0" (second to last line usually).</li>
|
|||
|
<li>Right above that line paste the content of the <a href="https://github.com/HappyFunTimes01/ShaderOverride/blob/master/README.md">quote under "Fog Issue" that starts with PARAM p =...</a>. <a href="http://i.imgur.com/QeAODN4.png">Your file should look like this screenshot</a>.</li>
|
|||
|
<li>Repeat this step for every text file in the folder that has the MOV result.color, r0 line. That can take some time and there might be ways to automate the process but explaining it might take so long that you're probably just better off doing the whole thing manually.</li>
|
|||
|
<li>After you pasted this into every file that has the MOV result.color, r0 line near the end, copy all text files into the shader_override folder.</li>
|
|||
|
<li>Launch the game, the fog should now be fixed.</li>
|
|||
|
</ol>
|
|||
|
</article>
|
|||
|
|
|||
|
|
|||
|
</article>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<aside class="right-sidebar" aria-label="Right sidebar">
|
|||
|
<div class="shrine__info sidebar--sticky">
|
|||
|
<h2>About</h2>
|
|||
|
|
|||
|
<p>Welcome to Leilukin's shrine for <cite>Star Wars: Knights of the Old Republic</cite>, a series of role-playing video games set in the <cite>Star Wars</cite> universe, taking place almost 4,000 years before the events of the Skywalker film saga.</p>
|
|||
|
|
|||
|
<h3>Links</h3>
|
|||
|
<ul>
|
|||
|
|
|||
|
<li><a href="https://kotor.neocities.org/">KOTOR Community Portal</a></li>
|
|||
|
<li><a href="https://glitterskies.org/kotor/"><cite>Star Wars: KotOR</cite> fanlisting</a></li>
|
|||
|
<li><a href="https://glitterskies.org/kotor2/"><cite>Star Wars: KotOR II</cite> fanlisting</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</aside>
|
|||
|
</content-wrapper>
|
|||
|
</main>
|
|||
|
<footer class="footer">
|
|||
|
<p>
|
|||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"></path></svg>
|
|||
|
<a rel="nofollow, noindex" href="emailme/">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
|||
|
</p>
|
|||
|
<p>Made with ♥ and the Force by Leilukin • Shrine Launched: 17 February 2023</p>
|
|||
|
|
|||
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
|||
|
<p id="backto-title">Back to:</p>
|
|||
|
<ul class="inline-nav footer__links">
|
|||
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
|||
|
<li><a href="/">Leilukin's Hub</a></li>
|
|||
|
</ul>
|
|||
|
</nav><p>
|
|||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"></path></svg>
|
|||
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
|||
|
</p><div class="h-card hidden">
|
|||
|
<span class="p-name p-nickname">Leilukin</span>
|
|||
|
<a href="/" class="u-url">Home page</a>
|
|||
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
|||
|
<span class="p-country-name">Malaysia</span>
|
|||
|
<span class="p-note">They/she. A proudly queer and autistic <span class="p-gender-identity">non-binary</span> lesbian from Malaysia.</span>
|
|||
|
</div><a href="#top" class="top-btn">
|
|||
|
<svg class="top-btn__arrow" focusable="false" aria-hidden="true" viewBox="0 0 26 28">
|
|||
|
<path d="M25.172 15.172c0 0.531-0.219 1.031-0.578 1.406l-1.172 1.172c-0.375 0.375-0.891 0.594-1.422 0.594s-1.047-0.219-1.406-0.594l-4.594-4.578v11c0 1.125-0.938 1.828-2 1.828h-2c-1.062 0-2-0.703-2-1.828v-11l-4.594 4.578c-0.359 0.375-0.875 0.594-1.406 0.594s-1.047-0.219-1.406-0.594l-1.172-1.172c-0.375-0.375-0.594-0.875-0.594-1.406s0.219-1.047 0.594-1.422l10.172-10.172c0.359-0.375 0.875-0.578 1.406-0.578s1.047 0.203 1.422 0.578l10.172 10.172c0.359 0.375 0.578 0.891 0.578 1.422z"></path>
|
|||
|
</svg>
|
|||
|
Back to Top
|
|||
|
</a>
|
|||
|
</footer>
|
|||
|
</body>
|
|||
|
</html>
|