4514 lines
180 KiB
HTML
4514 lines
180 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 Mod Build | Resources | Star Wars: Knights of the Old Republic Shrine">
|
|||
|
|
|||
|
<link rel="canonical" href="https://leilukin.com/shrines/starwarskotor/resources/kotor1-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 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 mods I use.">
|
|||
|
<meta property="og:url" content="https://leilukin.com/shrines/starwarskotor/resources/kotor1-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 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 Mod Build</h1>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<p>A list of Star Wars: Knights of the Old Republic 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="#kotor-1-restoration-compatibility">KotOR 1 Restoration Compatibility</a></li>
|
|||
|
<li><a href="#kotor-spoilers-warning">KotOR 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-mod-build-full-list">Star Wars: Knights of the Old Republic Mod Build - Full List</a><ol><li><a href="#mod-tools">Mod Tools</a></li>
|
|||
|
<li><a href="#remastered-cutscenes">Remastered Cutscenes</a></li>
|
|||
|
<li><a href="#high-resolution-menus">High Resolution Menus</a></li>
|
|||
|
<li><a href="#hd-ui-menu-pack">HD UI Menu Pack</a></li>
|
|||
|
<li><a href="#main-menu-widescreen-fix">Main Menu Widescreen Fix</a></li>
|
|||
|
<li><a href="#random-widescreen-ui-fixes">Random Widescreen UI Fixes</a></li>
|
|||
|
<li><a href="#widescreen-fade-fix">Widescreen Fade Fix</a></li>
|
|||
|
<li><a href="#pretty-good-icons">Pretty Good Icons</a></li>
|
|||
|
<li><a href="#icons-of-modifications-of-weapons-and-ammunition">Icons of Modifications of Weapons and Ammunition</a></li>
|
|||
|
<li><a href="#polished-crystal-icons-pack">Polished Crystal Icons Pack</a></li>
|
|||
|
<li><a href="#restored-bik-movies">Restored BIK movies</a></li>
|
|||
|
<li><a href="#dialogue-fixes">Dialogue Fixes</a></li>
|
|||
|
<li><a href="#ultimate-character-overhaul">Ultimate Character Overhaul</a></li>
|
|||
|
<li><a href="#thematic-kotor-companions">Thematic KOTOR Companions</a></li>
|
|||
|
<li><a href="#jcs-minor-fixes">JC's Minor Fixes</a></li>
|
|||
|
<li><a href="#kotor-1-community-patch">KOTOR 1 Community Patch</a></li>
|
|||
|
<li><a href="#npc-diversity-pack">NPC Diversity Pack</a></li>
|
|||
|
<li><a href="#smugglers-deluxe">Smuggler's Deluxe</a></li>
|
|||
|
<li><a href="#character-start-up-change">Character Start Up Change</a></li>
|
|||
|
<li><a href="#balanced-pazaak">Balanced Pazaak</a></li>
|
|||
|
<li><a href="#bon-hawk-camera-replacement">bon Hawk Camera Replacement</a></li>
|
|||
|
<li><a href="#turret-cockpit-widescreen">Turret Cockpit Widescreen</a></li>
|
|||
|
<li><a href="#workbench-upgrade-screen-camera-tweak">Workbench Upgrade Screen Camera Tweak</a></li>
|
|||
|
<li><a href="#easy-swoop-racing">Easy Swoop Racing</a></li>
|
|||
|
<li><a href="#realistic-improved-effect-retexture-mod">Realistic Improved Effect Retexture Mod</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="#explosion-texture">Explosion Texture</a></li>
|
|||
|
<li><a href="#animated-energy-shields">Animated Energy Shields</a></li>
|
|||
|
<li><a href="#jcs-blaster-visual-effects">JC's Blaster Visual Effects</a></li>
|
|||
|
<li><a href="#high-poly-grenades">High Poly Grenades</a></li>
|
|||
|
<li><a href="#hd-grenades-and-mines">HD Grenades and Mines</a></li>
|
|||
|
<li><a href="#consistent-conditioning-icons">Consistent Conditioning Icons</a></li>
|
|||
|
<li><a href="#random-hd-ui-elements">Random HD UI Elements</a></li>
|
|||
|
<li><a href="#player-head-pfhb02-dark-side-transition-eye-fix">Player Head PFHB02 Dark Side Transition Eye Fix</a></li>
|
|||
|
<li><a href="#party-model-fixes-and-hd-bastila">Party Model fixes and HD Bastila</a></li>
|
|||
|
<li><a href="#party-model-fixes-part-ii">Party Model Fixes Part II</a></li>
|
|||
|
<li><a href="#hd-bastila-shan">HD Bastila Shan</a></li>
|
|||
|
<li><a href="#hd-canderous-ordo">HD Canderous Ordo</a></li>
|
|||
|
<li><a href="#hd-carth-onasi">HD Carth Onasi</a></li>
|
|||
|
<li><a href="#quanons-hk-47-reskin">Quanons HK-47 Reskin</a></li>
|
|||
|
<li><a href="#hd-jolee-bindo">HD Jolee Bindo</a></li>
|
|||
|
<li><a href="#fens-jolee">Fen’s Jolee</a></li>
|
|||
|
<li><a href="#juhani-real-carthar-head">Juhani Real Carthar Head</a></li>
|
|||
|
<li><a href="#leilukins-juhanis-outfit-reskin-pack">Leilukin's Juhani's Outfit Reskin Pack</a></li>
|
|||
|
<li><a href="#hd-mission-vao">HD Mission Vao</a></li>
|
|||
|
<li><a href="#hd-zaalbar">HD Zaalbar</a></li>
|
|||
|
<li><a href="#hd-astromech-droid">HD Astromech Droid</a></li>
|
|||
|
<li><a href="#hd-trask-ulgo">HD Trask Ulgo</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-darth-malak">HD Darth Malak</a></li>
|
|||
|
<li><a href="#detrans-darth-revan">Detran's Darth Revan</a></li>
|
|||
|
<li><a href="#hd-darth-bandon">HD Darth Bandon</a></li>
|
|||
|
<li><a href="#hd-sith-apprentice">HD Sith Apprentice</a></li>
|
|||
|
<li><a href="#hd-davik">HD Davik</a></li>
|
|||
|
<li><a href="#calo-nord-recolor">Calo Nord Recolor</a></li>
|
|||
|
<li><a href="#hd-vrook-recolored">HD Vrook Recolored</a></li>
|
|||
|
<li><a href="#hd-yuthura-ban">HD Yuthura Ban</a></li>
|
|||
|
<li><a href="#hd-uthar">HD Uthar</a></li>
|
|||
|
<li><a href="#hd-commoner-bm-01-and-02">HD Commoner B_M 01 & 02</a></li>
|
|||
|
<li><a href="#hd-commoner-bm-01-and-02-1">HD Commoner B_M 01 & 02</a></li>
|
|||
|
<li><a href="#children-npc-fixes">Children NPC Fixes</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 Twileks</a></li>
|
|||
|
<li><a href="#better-twilek-male-heads">Better Twi'lek Male Heads</a></li>
|
|||
|
<li><a href="#hd-duros">HD Duros</a></li>
|
|||
|
<li><a href="#hd-ithorians">HD Ithorians</a></li>
|
|||
|
<li><a href="#hd-qarren">HD Qarren</a></li>
|
|||
|
<li><a href="#hd-realistic-sand-people">HD Realistic Sand People</a></li>
|
|||
|
<li><a href="#hd-protocol-droid">HD Protocol Droid</a></li>
|
|||
|
<li><a href="#hd-astromech">HD Astromech</a></li>
|
|||
|
<li><a href="#hd-war-droid-mark-i">HD War droid Mark I</a></li>
|
|||
|
<li><a href="#quanons-gammorean-reskin-pack">Quanons Gammorean Reskin Pack</a></li>
|
|||
|
<li><a href="#hd-hutts">HD Hutts</a></li>
|
|||
|
<li><a href="#hd-rakghouls">HD Rakghouls</a></li>
|
|||
|
<li><a href="#hd-gizka">HD Gizka</a></li>
|
|||
|
<li><a href="#hd-dewback">HD Dewback</a></li>
|
|||
|
<li><a href="#high-quality-spaceman">High Quality Spaceman</a></li>
|
|||
|
<li><a href="#ultimate-endar-spire-star-forge-and-yavin-station">Ultimate Endar Spire, Star Forge & Yavin Station</a></li>
|
|||
|
<li><a href="#ultimate-taris">Ultimate Taris</a></li>
|
|||
|
<li><a href="#taris-reskin-pack">Taris Reskin Pack</a></li>
|
|||
|
<li><a href="#ultimate-dantooine">Ultimate Dantooine</a></li>
|
|||
|
<li><a href="#ultimate-tatooine">Ultimate Tatooine</a></li>
|
|||
|
<li><a href="#ultimate-kashyyyk">Ultimate Kashyyyk</a></li>
|
|||
|
<li><a href="#ultimate-manaan">Ultimate Manaan</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-unknown-world">Ultimate Unknown World</a></li>
|
|||
|
<li><a href="#animated-cantina-sign">Animated Cantina Sign</a></li>
|
|||
|
<li><a href="#animated-swoop-screen">Animated Swoop Screen</a></li>
|
|||
|
<li><a href="#escape-pod-hd">Escape Pod HD</a></li>
|
|||
|
<li><a href="#hd-sign-placeable">HD Sign Placeable</a></li>
|
|||
|
<li><a href="#hd-weapon-placeables">HD Weapon Placeables</a></li>
|
|||
|
<li><a href="#hd-kt-400-military-droid-carrier-and-lethisk-class-armed-freighter">HD KT-400 military droid carrier and Lethisk-class armed freighter</a></li>
|
|||
|
<li><a href="#star-map-revamp">Star Map Revamp</a></li>
|
|||
|
<li><a href="#hd-pazaak-cards">HD Pazaak Cards</a></li>
|
|||
|
<li><a href="#repair-table-hd">Repair Table HD</a></li>
|
|||
|
<li><a href="#kiosk-hd">Kiosk HD</a></li>
|
|||
|
<li><a href="#hd-desk">HD Desk</a></li>
|
|||
|
<li><a href="#hd-terminal-texture">HD Terminal Texture</a></li>
|
|||
|
<li><a href="#upscaled-computer">Upscaled Computer</a></li>
|
|||
|
<li><a href="#ebon-hawk-revival-reskin-project">Ebon Hawk Revival Reskin Project</a></li>
|
|||
|
<li><a href="#quanons-ebon-hawk-interior-upscaled-textures">Quanons Ebon Hawk Interior Upscaled Textures</a></li>
|
|||
|
<li><a href="#ultimate-ebon-hawk-repairs">Ultimate Ebon Hawk Repairs</a></li>
|
|||
|
<li><a href="#high-quality-cockpit-skyboxes">High Quality Cockpit Skyboxes</a></li>
|
|||
|
<li><a href="#high-quality-starfields-and-nebulas">High Quality Starfields and Nebulas</a></li>
|
|||
|
<li><a href="#ebon-hawk-cockpit-upgrade-part-1">Ebon Hawk Cockpit Upgrade Part 1</a></li>
|
|||
|
<li><a href="#ebon-hawk-cockpit-upgrade-part-2">Ebon Hawk Cockpit Upgrade Part 2</a></li>
|
|||
|
<li><a href="#high-quality-skyboxes-ii">High Quality Skyboxes II</a></li>
|
|||
|
<li><a href="#very-nice-load-screens">Very Nice Load Screens</a></li>
|
|||
|
<li><a href="#hd-scout-uniform">HD Scout Uniform</a></li>
|
|||
|
<li><a href="#hd-soldier-player-characters">HD Soldier Player Characters</a></li>
|
|||
|
<li><a href="#specialized-combat-suits">Specialized Combat Suits</a></li>
|
|||
|
<li><a href="#hd-combat-suits">HD Combat Suits</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="#hd-armor-7">HD Armor 7</a></li>
|
|||
|
<li><a href="#jcs-republic-soldier-fix">JC's Republic Soldier Fix</a></li>
|
|||
|
<li><a href="#hd-republican-soldier-woman">HD Republican Soldier Woman</a></li>
|
|||
|
<li><a href="#republican-soldier">Republican Soldier</a></li>
|
|||
|
<li><a href="#sith-soldier-texture-restoration">Sith Soldier Texture Restoration</a></li>
|
|||
|
<li><a href="#jcs-cloaked-jedi-robes">JC's Cloaked Jedi Robes</a></li>
|
|||
|
<li><a href="#robes-with-shadows">Robes With Shadows</a></li>
|
|||
|
<li><a href="#jcs-robe-adjustment">JC's Robe Adjustment</a></li>
|
|||
|
<li><a href="#jcs-jedi-tailor">JC's Jedi Tailor</a></li>
|
|||
|
<li><a href="#effixians-qel-droma-robes-reskin">Effixian's Qel-Droma Robes Reskin</a></li>
|
|||
|
<li><a href="#jcs-korriban-back-in-black">JC's Korriban: Back in Black</a></li>
|
|||
|
<li><a href="#sith-commandos">Sith Commandos</a></li>
|
|||
|
<li><a href="#ladies-of-the-sith-army">Ladies of the Sith Army</a></li>
|
|||
|
<li><a href="#sith-uniform-reformation">Sith Uniform Reformation</a></li>
|
|||
|
<li><a href="#jcs-vision-enhancement">JC's Vision Enhancement</a></li>
|
|||
|
<li><a href="#period-accurate-kiosk">Period Accurate Kiosk</a></li>
|
|||
|
<li><a href="#juhani-dialogue-restoration">Juhani Dialogue Restoration</a></li>
|
|||
|
<li><a href="#tarisian-npc-names-patch">Tarisian NPC Names Patch</a></li>
|
|||
|
<li><a href="#sharina-fizark-restoration">Sharina Fizark Restoration</a></li>
|
|||
|
<li><a href="#senni-vek-mod">Senni Vek Mod</a></li>
|
|||
|
<li><a href="#shaleena-original-head-restoration">Shaleena Original Head Restoration</a></li>
|
|||
|
<li><a href="#hidden-bek-control-room-restoration">Hidden Bek Control Room Restoration</a></li>
|
|||
|
<li><a href="#bacas-sword-description-extended">Baca's Sword Description Extended</a></li>
|
|||
|
<li><a href="#duncan-on-manaan">Duncan on Manaan</a></li>
|
|||
|
<li><a href="#shaleenalashowe-mouth-adjustment">Shaleena/Lashowe Mouth Adjustment</a></li>
|
|||
|
<li><a href="#bendak-bounty-non-dark-side-option">Bendak Bounty Non Dark Side Option</a></li>
|
|||
|
<li><a href="#kill-the-czerka-guard-captain-on-kashyyyk">Kill the Czerka Guard Captain on Kashyyyk</a></li>
|
|||
|
<li><a href="#leviathan-differentiated-dialogue">Leviathan Differentiated Dialogue</a></li>
|
|||
|
<li><a href="#spare-mission-and-zaalbar">Spare Mission and Zaalbar</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="#hd-stun-batons">HD Stun Batons</a></li>
|
|||
|
<li><a href="#quarterstaff-replacement-pack">Quarterstaff Replacement Pack</a></li>
|
|||
|
<li><a href="#high-quality-blasters">High Quality Blasters</a></li>
|
|||
|
<li><a href="#new-lightsaber-blade-model">New Lightsaber Blade Model</a></li>
|
|||
|
<li><a href="#weapon-base-stats-re-balance">Weapon Base Stats Re-balance</a></li>
|
|||
|
<li><a href="#carths-republic-uniform-and-flight-suit">Carth's Republic Uniform and Flight Suit</a></li>
|
|||
|
<li><a href="#custom-class-items">Custom Class Items</a></li>
|
|||
|
<li><a href="#improved-party-outfits">Improved Party Outfits</a></li>
|
|||
|
<li><a href="#bastila-has-battle-meditation">Bastila Has Battle Meditation</a></li>
|
|||
|
<li><a href="#bastilas-dark-bodysuit">Bastila's Dark Bodysuit</a></li>
|
|||
|
<li><a href="#revans-hoodlessmaskless-flowing-robes">Revan's Hoodless/Maskless Flowing Robes</a></li>
|
|||
|
<li><a href="#revans-flowing-cape-and-belt-fix">Revan's Flowing Cape and Belt Fix</a></li>
|
|||
|
<li><a href="#health-regeneration">Health Regeneration</a></li>
|
|||
|
<li><a href="#no-force-speed-vfx">No Force Speed VFX</a></li>
|
|||
|
<li><a href="#sneak-attack-10-restoration">Sneak Attack 10 Restoration</a></li>
|
|||
|
<li><a href="#saber-throw-knockdown-effect">Saber Throw Knockdown Effect</a></li>
|
|||
|
<li><a href="#logical-datapads">Logical Datapads</a></li>
|
|||
|
<li><a href="#jcs-security-spikes">JC's Security Spikes</a></li>
|
|||
|
<li><a href="#robe-description-fixes">Robe Description Fixes</a></li>
|
|||
|
<li><a href="#female-republic-soldier-restoration">Female Republic Soldier Restoration</a></li>
|
|||
|
<li><a href="#jcs-mandalorian-armor">JC's Mandalorian Armor</a></li>
|
|||
|
<li><a href="#trandoshans-rescaled">Trandoshans Rescaled</a></li>
|
|||
|
<li><a href="#custom-selkath-animation">Custom Selkath Animation</a></li>
|
|||
|
<li><a href="#diversified-wounded-republic-soldiers-on-taris">Diversified Wounded Republic Soldiers on Taris</a></li>
|
|||
|
<li><a href="#jedi-diversity-on-the-star-forge">Jedi Diversity on the Star Forge</a></li>
|
|||
|
<li><a href="#diversified-jedi-captives-on-the-star-forge">Diversified Jedi Captives on the Star Forge</a></li>
|
|||
|
<li><a href="#effixians-taris-arena-changes">Effixian's Taris Arena Changes</a></li>
|
|||
|
<li><a href="#unused-head-restoration-pack">Unused Head Restoration Pack</a></li>
|
|||
|
<li><a href="#ported-alien-vo-replacements">Ported Alien VO Replacements</a></li>
|
|||
|
<li><a href="#jcs-czerka-business-attire">JC's Czerka Business Attire</a></li>
|
|||
|
<li><a href="#twilek-male-npc-diversity">Twi’lek Male NPC Diversity</a></li>
|
|||
|
<li><a href="#twilek-female-npc-diversity">Twi’lek Female NPC Diversity</a></li>
|
|||
|
<li><a href="#high-quality-rodians">High Quality Rodians</a></li>
|
|||
|
<li><a href="#janice-nall-legends">Janice Nall Legends</a></li>
|
|||
|
<li><a href="#lyn-sekla-legends">Lyn Sekla Legends</a></li>
|
|||
|
<li><a href="#selven-legends">Selven Legends</a></li>
|
|||
|
<li><a href="#unique-sith-governor">Unique Sith Governor</a></li>
|
|||
|
<li><a href="#belayas-unique-look">Belaya's Unique Look</a></li>
|
|||
|
<li><a href="#high-quality-master-vandar">High Quality Master Vandar</a></li>
|
|||
|
<li><a href="#dark-jedi-wear-robes">Dark Jedi Wear Robes</a></li>
|
|||
|
<li><a href="#duros-armed-and-ready">Duros Armed & Ready</a></li>
|
|||
|
<li><a href="#heart-of-beskar">Heart of Beskar</a></li>
|
|||
|
<li><a href="#helena-shan-improvement">Helena Shan Improvement</a></li>
|
|||
|
<li><a href="#human-xor-unique-look">Human Xor Unique Look</a></li>
|
|||
|
<li><a href="#manaan-mercenary-overhaul">Manaan Mercenary Overhaul</a></li>
|
|||
|
<li><a href="#spectral-ajunta-pall-canonical-appearance">Spectral Ajunta Pall Canonical Appearance</a></li>
|
|||
|
<li><a href="#ajunta-palls-swords-revamped">Ajunta Pall's Swords Revamped</a></li>
|
|||
|
<li><a href="#ajunta-palls-blade-legends">Ajunta Pall's Blade Legends</a></li>
|
|||
|
<li><a href="#party-conversations-on-ebon-hawk">Party Conversations on Ebon Hawk</a></li>
|
|||
|
<li><a href="#trask-ulgo-without-tutorials">Trask Ulgo Without Tutorials</a></li>
|
|||
|
<li><a href="#no-gendered-dialogue-from-male-npcs">No Gendered Dialogue from Male NPCs</a></li>
|
|||
|
<li><a href="#pc-dialogue-with-daviks-slaves-change">PC Dialogue with Davik's Slaves Change</a></li>
|
|||
|
<li><a href="#taris-dueling-arena-adjustment">Taris Dueling Arena Adjustment</a></li>
|
|||
|
<li><a href="#movie-style-holograms-for-twisted-rancor-trio-puzzle">Movie-Style Holograms For Twisted Rancor Trio Puzzle</a></li>
|
|||
|
<li><a href="#black-vulkar-base-engine-lab-bench-for-swoop-accelerator">Black Vulkar Base Engine Lab Bench For Swoop Accelerator</a></li>
|
|||
|
<li><a href="#operation-kill-bastila">Operation Kill Bastila</a></li>
|
|||
|
<li><a href="#jedi-choice-dialogue-enhancement">Jedi Choice Dialogue Enhancement</a></li>
|
|||
|
<li><a href="#taris-sith-uniform-disguise-extension">Taris Sith Uniform Disguise Extension</a></li>
|
|||
|
<li><a href="#control-panel-for-kashyyyk-shadowlands-forcefield">Control Panel For Kashyyyk Shadowlands Forcefield</a></li>
|
|||
|
<li><a href="#all-hands-on-deck-for-the-leviathan-prison-break">All Hands on Deck for the Leviathan Prison Break</a></li>
|
|||
|
<li><a href="#leviathan-interrogation-clothes">Leviathan Interrogation Clothes</a></li>
|
|||
|
<li><a href="#transparent-environment-suit-faceplates">Transparent Environment Suit Faceplates</a></li>
|
|||
|
<li><a href="#korriban-academy-workbench">Korriban Academy Workbench</a></li>
|
|||
|
<li><a href="#movie-style-rakatan-holograms">Movie-Style Rakatan Holograms</a></li>
|
|||
|
<li><a href="#thematic-the-one">Thematic The One</a></li>
|
|||
|
<li><a href="#dodonnas-transmission">Dodonna’s Transmission</a></li>
|
|||
|
<li><a href="#movie-style-holograms-for-end-game-cutscenes">Movie-Style Holograms for End Game Cutscenes</a></li>
|
|||
|
<li><a href="#dark-side-ending-cutscene-enhancement">Dark Side Ending Cutscene Enhancement</a></li>
|
|||
|
<li><a href="#no-random-fighter-battles">No Random Fighter Battles</a></li>
|
|||
|
<li><a href="#dantooine-training-lightsabers">Dantooine Training Lightsabers</a></li>
|
|||
|
<li><a href="#alaxy-map-fix-pack">alaxy Map Fix Pack</a></li>
|
|||
|
<li><a href="#gaffi-stick-improvement">Gaffi Stick Improvement</a></li>
|
|||
|
<li><a href="#sunry-murder-recording-enhancement">Sunry Murder Recording Enhancement</a></li>
|
|||
|
<li><a href="#elder-droids-unique-vo">Elder Droid's Unique VO</a></li>
|
|||
|
<li><a href="#placeables-specularity-tweaks">Placeables Specularity Tweaks</a></li>
|
|||
|
<li><a href="#sensible-star-forge-respawning">Sensible Star Forge Respawning</a></li>
|
|||
|
<li><a href="#npc-alignment-fix">NPC Alignment Fix</a></li>
|
|||
|
<li><a href="#yavin-station-hangar">Yavin Station Hangar</a></li>
|
|||
|
<li><a href="#ebon-hawk-transparent-cockpit-windows">Ebon Hawk Transparent Cockpit Windows</a></li>
|
|||
|
<li><a href="#a-crashed-republic-cruiser-on-a-nameless-world">A Crashed Republic Cruiser on a Nameless World</a></li>
|
|||
|
<li><a href="#jcs-pan-galactic-flirting">JC's Pan-Galactic Flirting</a></li>
|
|||
|
<li><a href="#bastila-and-carth-romance-removal">Bastila and Carth Romance Removal</a></li>
|
|||
|
<li><a href="#juhani-romance-enhancement">Juhani Romance Enhancement</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="#4gb-patch">4GB Patch</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</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</cite> (<cite>KotOR</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 usually play <cite>KotOR 1</cite> on GOG, though I also own the Steam version of <cite>KotOR 1</cite>.</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:46+0800">21 February 2025</time>)</p>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="kotor-1-restoration-compatibility">KotOR 1 Restoration Compatibility</h2>
|
|||
|
<a class="heading-anchor" href="#kotor-1-restoration-compatibility" aria-labelledby="kotor-1-restoration-compatibility"><span hidden="">#</span></a></div>
|
|||
|
<p>IMPORTANT NOTE: My <cite>KotOR 1</cite> mod build is not compatible with the KotOR 1 Restoration (K1R) mod.</p>
|
|||
|
<p>I have no plans on including K1R in my mod build because:</p>
|
|||
|
<ul>
|
|||
|
<li>The mod has a mixed reception.</li>
|
|||
|
<li>There are known bugs with the mod.</li>
|
|||
|
<li>I have read the <a href="https://deadlystream.com/topic/3075-whats-restored-in-k1r/">list of content restored by K1R</a>, and in my opinion some of those content were cut for good reasons.</li>
|
|||
|
<li>The mod has not been updated since 2017, and most of the K1R’s development team, including the project leader, has disappeared from the KotOR modding scene, so do not expect updates any time soon.</li>
|
|||
|
<li>Some of the mods that I consider essential to my KotOR 1 playthrough are not compatible with K1R.</li>
|
|||
|
</ul>
|
|||
|
</article>
|
|||
|
<article class="content__section"><div class="heading-wrapper h2">
|
|||
|
<h2 id="kotor-spoilers-warning"><cite>KotOR</cite> Spoilers Warning</h2>
|
|||
|
<a class="heading-anchor" href="#kotor-spoilers-warning" aria-labelledby="kotor-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</cite>!</p>
|
|||
|
<p>My mod build is not designed for new <cite>KotOR</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</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-mod-build-full-list"><cite>Star Wars: Knights of the Old Republic</cite> Mod Build - Full List</h2>
|
|||
|
<a class="heading-anchor" href="#star-wars-knights-of-the-old-republic-mod-build-full-list" aria-labelledby="star-wars-knights-of-the-old-republic-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="http://www.wsgf.org/article/star-wars-knights-old-republic">UniWS</a> — The widescreen patch for KotOR. <a href="https://www.youtube.com/watch?v=9SKMzwKE34E">Here is a YouTube video tutorial</a> on how to use it.</li>
|
|||
|
<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="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/kotor/mods/1306">KotOR 1 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.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-resolution-menus">High Resolution Menus</h3>
|
|||
|
<a class="heading-anchor" href="#high-resolution-menus" aria-labelledby="high-resolution-menus"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1159-kotor-high-resolution-menus/">KotOR High Resolution Menus</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ndix UR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the 1920x1080 resolution. I do not rescale the dialogue letterbox.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-ui-menu-pack">HD UI Menu Pack</h3>
|
|||
|
<a class="heading-anchor" href="#hd-ui-menu-pack" aria-labelledby="hd-ui-menu-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1226-hd-ui-menu-pack/">HD UI Menu Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ndix UR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="main-menu-widescreen-fix">Main Menu Widescreen Fix</h3>
|
|||
|
<a class="heading-anchor" href="#main-menu-widescreen-fix" aria-labelledby="main-menu-widescreen-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1173-k1-main-menu-widescreen-fix/">K1 Main Menu Widescreen Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KotOR High Resolution Menus</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the upscaled vanilla logo from the OPTIONAL folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="random-widescreen-ui-fixes">Random Widescreen UI Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#random-widescreen-ui-fixes" aria-labelledby="random-widescreen-ui-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2032-random-widescreen-ui-fixes/">Random Widescreen UI Fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sdub</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KotOR High Resolution Menus</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="widescreen-fade-fix">Widescreen Fade Fix</h3>
|
|||
|
<a class="heading-anchor" href="#widescreen-fade-fix" aria-labelledby="widescreen-fade-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1792-kotor-widescreen-fade-fix/">KOTOR Widescreen Fade Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Doiinko</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="pretty-good-icons">Pretty Good Icons</h3>
|
|||
|
<a class="heading-anchor" href="#pretty-good-icons" aria-labelledby="pretty-good-icons"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1815-pretty-good-icons-for-kotor/">Pretty Good! Icons for KotOR</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ajdrenter</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 TPC version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="icons-of-modifications-of-weapons-and-ammunition">Icons of Modifications of Weapons and Ammunition</h3>
|
|||
|
<a class="heading-anchor" href="#icons-of-modifications-of-weapons-and-ammunition" aria-labelledby="icons-of-modifications-of-weapons-and-ammunition"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2172-icons-of-modifications-of-weapons-and-ammunition/">Icons of modifications of weapons and ammunition</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>
|
|||
|
</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/2151-kotor1-polished-crystal-icons-pack/">KotOR1 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="restored-bik-movies">Restored BIK movies</h3>
|
|||
|
<a class="heading-anchor" href="#restored-bik-movies" aria-labelledby="restored-bik-movies"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/36-restored-k1-bik-movies/">Restored K1 BIK movies</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>zbyl2</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="dialogue-fixes">Dialogue Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#dialogue-fixes" aria-labelledby="dialogue-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1313-kotor-dialogue-fixes/">Dialogue Fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Salk</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>installation Note</dt>
|
|||
|
<dd>Back up the original dialog.tlk file in my KotOR directory before installing this mod. I install the PC Response Moderation version.</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/kotor/mods/1282">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 version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thematic-kotor-companions">Thematic KOTOR Companions</h3>
|
|||
|
<a class="heading-anchor" href="#thematic-kotor-companions" aria-labelledby="thematic-kotor-companions"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2665-thematic-kotor-companions/">Thematic KOTOR Companions</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Snigaroo & JCarter426</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-minor-fixes">JC's Minor Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-minor-fixes" aria-labelledby="jcs-minor-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1333-jcs-minor-fixes-for-k1/">JC's Minor Fixes for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix, Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kotor-1-community-patch">KOTOR 1 Community Patch</h3>
|
|||
|
<a class="heading-anchor" href="#kotor-1-community-patch" aria-labelledby="kotor-1-community-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1258-kotor-1-community-patch/">KOTOR 1 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 & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Note</dt>
|
|||
|
<dd>This patch also includes my <a href="/projects/videogamemods/kotor1/#Human-Xor-Restoration">Human Xor Restoration</a> mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="npc-diversity-pack">NPC Diversity Pack</h3>
|
|||
|
<a class="heading-anchor" href="#npc-diversity-pack" aria-labelledby="npc-diversity-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2246-npc-diversity-pack-k1/">NPC Diversity Pack [K1]</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install Bolook FIx Patch, so the mod would be more compatible with my KotOR 1 Twi'lek Male NPC Diversity mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="smugglers-deluxe">Smuggler's Deluxe</h3>
|
|||
|
<a class="heading-anchor" href="#smugglers-deluxe" aria-labelledby="smugglers-deluxe"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2265-smugglers-deluxe-k1/">Smuggler's Deluxe</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</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="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/349-character-start-up-change/">Character Start Up Change</a> and <a href="https://mega.nz/file/MFIByAKY#8MaLMEUvI-xMJ20buuugR8DTNHa6wab2RK3tk5kBMnk">Patch</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>jonathan7, patch by A Future Pilot</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>The patch is required to avoid the issue of missing the feats to equip weapons and basic light armour if using auto level-up.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>Just the fact that this mod makes Persuade a class skill for the player character of any class is already enough to make this mod essential to me. As a <cite>KotOR</cite> player who is more interested in role-playing than min-maxing, a mod that allows greater flexibility for character customization is very welcome.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="balanced-pazaak">Balanced Pazaak</h3>
|
|||
|
<a class="heading-anchor" href="#balanced-pazaak" aria-labelledby="balanced-pazaak"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1270-balanced-pazaak/">Balanced Pazaak</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>A Future Pilot</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="bon-hawk-camera-replacement">bon Hawk Camera Replacement</h3>
|
|||
|
<a class="heading-anchor" href="#bon-hawk-camera-replacement" aria-labelledby="bon-hawk-camera-replacement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/827-ebon-hawk-camera-replacement/">Ebon Hawk Camera Replacement</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LDR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I have always preferred the Ebon Hawk camera angle in <cite>KotOR 2</cite>, and disliked the vanilla KotOR 1 version, so I consider this mod essential.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="turret-cockpit-widescreen">Turret Cockpit Widescreen</h3>
|
|||
|
<a class="heading-anchor" href="#turret-cockpit-widescreen" aria-labelledby="turret-cockpit-widescreen"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1211">Turret Cockpit Widescreen</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>MadDerp</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="workbench-upgrade-screen-camera-tweak">Workbench Upgrade Screen Camera Tweak</h3>
|
|||
|
<a class="heading-anchor" href="#workbench-upgrade-screen-camera-tweak" aria-labelledby="workbench-upgrade-screen-camera-tweak"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1742-workbench-upgrade-screen-camera-tweak-for-k1/">Workbench Upgrade Screen Camera Tweak for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</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</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, and in particular I find the Manaan swoop races frustratingly difficult, but I still want to complete all side quests in the <cite>KotOR</cite> games for the rewards, so I consider this mod essential.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="realistic-improved-effect-retexture-mod">Realistic Improved Effect Retexture Mod</h3>
|
|||
|
<a class="heading-anchor" href="#realistic-improved-effect-retexture-mod" aria-labelledby="realistic-improved-effect-retexture-mod"><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 “Sparks” folder.</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/kotor/mods/38">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/455-hd-fire-and-ice-whee/">HD Fire and Ice, 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="explosion-texture">Explosion Texture</h3>
|
|||
|
<a class="heading-anchor" href="#explosion-texture" aria-labelledby="explosion-texture"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2194-explosion-texture/">Explosion 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="animated-energy-shields">Animated Energy Shields</h3>
|
|||
|
<a class="heading-anchor" href="#animated-energy-shields" aria-labelledby="animated-energy-shields"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2193-animated-energy-shields/">Animated Energy Shields</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>
|
|||
|
</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/1271-jcs-blaster-visual-effects-for-k1/">JC's Blaster Visual Effects for K1</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 within the “Override” folder</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-poly-grenades">High Poly Grenades</h3>
|
|||
|
<a class="heading-anchor" href="#high-poly-grenades" aria-labelledby="high-poly-grenades"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1209">High Poly Grenades</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>MadDerp</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-grenades-and-mines">HD Grenades and Mines</h3>
|
|||
|
<a class="heading-anchor" href="#hd-grenades-and-mines" aria-labelledby="hd-grenades-and-mines"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2409-grenades-and-mines-hd/">Grenades and mines 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>Required Mod</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1209">High Poly Grenades</a></dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="consistent-conditioning-icons">Consistent Conditioning Icons</h3>
|
|||
|
<a class="heading-anchor" href="#consistent-conditioning-icons" aria-labelledby="consistent-conditioning-icons"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2013-consistent-conditioning-icons/">Consistent Conditioning Icons</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sdub</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="random-hd-ui-elements">Random HD UI Elements</h3>
|
|||
|
<a class="heading-anchor" href="#random-hd-ui-elements" aria-labelledby="random-hd-ui-elements"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1909-random-hd-ui-elements/">Random HD UI Elements</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sdub</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I only download Random HD UI Elements.zip.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="player-head-pfhb02-dark-side-transition-eye-fix">Player Head PFHB02 Dark Side Transition Eye Fix</h3>
|
|||
|
<a class="heading-anchor" href="#player-head-pfhb02-dark-side-transition-eye-fix" aria-labelledby="player-head-pfhb02-dark-side-transition-eye-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1762-player-head-pfhb02-dark-side-transition-eye-fix/">Player Head PFHB02 Dark Side Transition Eye Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the upscaled version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="party-model-fixes-and-hd-bastila">Party Model fixes and HD Bastila</h3>
|
|||
|
<a class="heading-anchor" href="#party-model-fixes-and-hd-bastila" aria-labelledby="party-model-fixes-and-hd-bastila"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1273-party-model-fixes-and-hd-bastila/">Party Model fixes and HD Bastila</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>redrob41</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>The components I install are:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Bastila uvw fix: Bastila Clothes (BB) - option1 basic uvw fix</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Canderous uvw fix</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Carth uvw fix (except for P_CarthBB02.tga and P_CarthBB03.tga)</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>HK47 uvw fix</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Jolee uvw fix (except for P_joleeh01.tga)</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Mission uvw fix</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="party-model-fixes-part-ii">Party Model Fixes Part II</h3>
|
|||
|
<a class="heading-anchor" href="#party-model-fixes-part-ii" aria-labelledby="party-model-fixes-part-ii"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2287-party-model-fixes-for-k1-part-ii/">Party Model Fixes For K1, Part II</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>
|
|||
|
</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</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-canderous-ordo">HD Canderous Ordo</h3>
|
|||
|
<a class="heading-anchor" href="#hd-canderous-ordo" aria-labelledby="hd-canderous-ordo"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1123-hd-canderous-ordo/">HD Canderous Ordo</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>
|
|||
|
</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 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="quanons-hk-47-reskin">Quanons HK-47 Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#quanons-hk-47-reskin" aria-labelledby="quanons-hk-47-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1001-quanons-hk-47-reskin/">Quanons HK-47 Reskin</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Quanon</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-jolee-bindo">HD Jolee Bindo</h3>
|
|||
|
<a class="heading-anchor" href="#hd-jolee-bindo" aria-labelledby="hd-jolee-bindo"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1935-jolee-bindo-hd/">Jolee Bindo 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="fens-jolee">Fen’s Jolee</h3>
|
|||
|
<a class="heading-anchor" href="#fens-jolee" aria-labelledby="fens-jolee"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1192">Fen’s - Jolee</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Fenharel</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I download the default, not the iconic recolor version. I install the <code>P_joleeh01.tga</code> and <code>P_joleeh01.txi</code> files only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="juhani-real-carthar-head">Juhani Real Carthar Head</h3>
|
|||
|
<a class="heading-anchor" href="#juhani-real-carthar-head" aria-labelledby="juhani-real-carthar-head"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/702-juhani-real-cathar-head/">Juhani Real Carthar Head</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>miro42</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="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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-mission-vao">HD Mission Vao</h3>
|
|||
|
<a class="heading-anchor" href="#hd-mission-vao" aria-labelledby="hd-mission-vao"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/956-mission-vao-hd-by-quanon/">Mission Vao 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>Installation Note</dt>
|
|||
|
<dd>I install the main files only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-zaalbar">HD Zaalbar</h3>
|
|||
|
<a class="heading-anchor" href="#hd-zaalbar" aria-labelledby="hd-zaalbar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2031-zaalbar-hd/">Zaalbar 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>
|
|||
|
</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-trask-ulgo">HD Trask Ulgo</h3>
|
|||
|
<a class="heading-anchor" href="#hd-trask-ulgo" aria-labelledby="hd-trask-ulgo"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1863-trask-ulgo-hd/">Trask Ulgo 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>
|
|||
|
</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/1547-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/1213-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>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I download the 2.0 version.</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="detrans-darth-revan">Detran's Darth Revan</h3>
|
|||
|
<a class="heading-anchor" href="#detrans-darth-revan" aria-labelledby="detrans-darth-revan"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2350-detrans-darth-revan/">Detran's Darth Revan</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>detran</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-darth-bandon">HD Darth Bandon</h3>
|
|||
|
<a class="heading-anchor" href="#hd-darth-bandon" aria-labelledby="hd-darth-bandon"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2164-darth-bandon-hd/">Darth Bandon 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-sith-apprentice">HD Sith Apprentice</h3>
|
|||
|
<a class="heading-anchor" href="#hd-sith-apprentice" aria-labelledby="hd-sith-apprentice"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2168-sithapprenhd/">Sith Apprentice 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-davik">HD Davik</h3>
|
|||
|
<a class="heading-anchor" href="#hd-davik" aria-labelledby="hd-davik"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2371-davik-hd/">Davik 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="calo-nord-recolor">Calo Nord Recolor</h3>
|
|||
|
<a class="heading-anchor" href="#calo-nord-recolor" aria-labelledby="calo-nord-recolor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://mega.nz/file/hJhGEbza#qemCHVzBcCWkL__n6mrmVNzD3P2qdV4MWEYQvJudtJY">Calo Nord Recolor</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Watcher07</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="hd-vrook-recolored">HD Vrook Recolored</h3>
|
|||
|
<a class="heading-anchor" href="#hd-vrook-recolored" aria-labelledby="hd-vrook-recolored"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1962-hd-vrook-recolored/">HD Vrook Recolored</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Publicola</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-yuthura-ban">HD Yuthura Ban</h3>
|
|||
|
<a class="heading-anchor" href="#hd-yuthura-ban" aria-labelledby="hd-yuthura-ban"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1054-hd-yuthura-ban/">HD Yuthura Ban</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>I install the “Original Tattoos” version</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-uthar">HD Uthar</h3>
|
|||
|
<a class="heading-anchor" href="#hd-uthar" aria-labelledby="hd-uthar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2323-uthar-hd/">HD Uthar</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-commoner-bm-01-and-02">HD Commoner B_M 01 & 02</h3>
|
|||
|
<a class="heading-anchor" href="#hd-commoner-bm-01-and-02" aria-labelledby="hd-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="hd-commoner-bm-01-and-02-1">HD Commoner B_M 01 & 02</h3>
|
|||
|
<a class="heading-anchor" href="#hd-commoner-bm-01-and-02-1" aria-labelledby="hd-commoner-bm-01-and-02-1"><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_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="children-npc-fixes">Children NPC Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#children-npc-fixes" aria-labelledby="children-npc-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1984-children-npc-fixes/">Children NPC Fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Tanned Hands version.</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/1087-k1-thigh-high-boots-for-female-twilek-body-modders-resource/">K1 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 Twileks</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="better-twilek-male-heads">Better Twi'lek Male Heads</h3>
|
|||
|
<a class="heading-anchor" href="#better-twilek-male-heads" aria-labelledby="better-twilek-male-heads"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1430-k1-better-twilek-male-heads/">K1 Better Twi'lek Male 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>
|
|||
|
</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>
|
|||
|
<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-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>Required Mod</dt>
|
|||
|
<dd>JC's Dense Aliens for K1. Note that this mod has been included in KOTOR 1 Community Patch.</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-realistic-sand-people">HD Realistic Sand People</h3>
|
|||
|
<a class="heading-anchor" href="#hd-realistic-sand-people" aria-labelledby="hd-realistic-sand-people"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2514-hd-realistic-sand-people/">HD Realistic Sand People</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Etienne76</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-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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-astromech">HD Astromech</h3>
|
|||
|
<a class="heading-anchor" href="#hd-astromech" aria-labelledby="hd-astromech"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2220-astromechhd/">Astromech 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-war-droid-mark-i">HD War droid Mark I</h3>
|
|||
|
<a class="heading-anchor" href="#hd-war-droid-mark-i" aria-labelledby="hd-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>
|
|||
|
</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 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-rakghouls">HD Rakghouls</h3>
|
|||
|
<a class="heading-anchor" href="#hd-rakghouls" aria-labelledby="hd-rakghouls"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1187-emperor-turnips-hd-rakghouls/">Emperor Turnip's HD Rakghouls</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-gizka">HD Gizka</h3>
|
|||
|
<a class="heading-anchor" href="#hd-gizka" aria-labelledby="hd-gizka"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1190-emperor-turnips-hd-gizka/">Emperor Turnip's HD Gizka</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-dewback">HD Dewback</h3>
|
|||
|
<a class="heading-anchor" href="#hd-dewback" aria-labelledby="hd-dewback"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1189-emperor-turnips-hd-dewback/">Emperor Turnip's HD Dewback</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-spaceman">High Quality Spaceman</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-spaceman" aria-labelledby="high-quality-spaceman"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1295-high-quality-spaceman/">High Quality Spaceman</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>90SK</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-endar-spire-star-forge-and-yavin-station">Ultimate Endar Spire, Star Forge & Yavin Station</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-endar-spire-star-forge-and-yavin-station" aria-labelledby="ultimate-endar-spire-star-forge-and-yavin-station"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1370">Ultimate Endar Spire-Star Forge-Yavin Station High Resolution - HD Upscale</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-taris">Ultimate Taris</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-taris" aria-labelledby="ultimate-taris"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1360">Ultimate Taris 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. It is reported that there are confirmed visual bugs when using this mod unless ALSO using Quanon's Taris Reskin Pack (see below).</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="taris-reskin-pack">Taris Reskin Pack</h3>
|
|||
|
<a class="heading-anchor" href="#taris-reskin-pack" aria-labelledby="taris-reskin-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/10">Taris Reskin Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Quanon</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 files from the “Taris_Tex_Part1” and “Taris_Tex_Part2” folders only.</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/kotor/mods/1368">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-tatooine">Ultimate Tatooine</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-tatooine" aria-labelledby="ultimate-tatooine"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1364">Ultimate Tatooine 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-kashyyyk">Ultimate Kashyyyk</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-kashyyyk" aria-labelledby="ultimate-kashyyyk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1365">Ultimate Kashyyyk 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-manaan">Ultimate Manaan</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-manaan" aria-labelledby="ultimate-manaan"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1366">Ultimate Manaan 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/kotor/mods/1367">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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ultimate-unknown-world">Ultimate Unknown World</h3>
|
|||
|
<a class="heading-anchor" href="#ultimate-unknown-world" aria-labelledby="ultimate-unknown-world"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.nexusmods.com/kotor/mods/1369">Ultimate Unknown World 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="animated-cantina-sign">Animated Cantina Sign</h3>
|
|||
|
<a class="heading-anchor" href="#animated-cantina-sign" aria-labelledby="animated-cantina-sign"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1129-animated-cantina-sign-for-kotor-1/">Animated Cantina Sign for KotOR 1</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="animated-swoop-screen">Animated Swoop Screen</h3>
|
|||
|
<a class="heading-anchor" href="#animated-swoop-screen" aria-labelledby="animated-swoop-screen"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1398-k1-animated-swoop-screen-tslport/">[K1] Animated Swoop Screen</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="escape-pod-hd">Escape Pod HD</h3>
|
|||
|
<a class="heading-anchor" href="#escape-pod-hd" aria-labelledby="escape-pod-hd"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2435-lts_escapepod-hd/">LTS_EscapePod 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>
|
|||
|
</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-weapon-placeables">HD Weapon Placeables</h3>
|
|||
|
<a class="heading-anchor" href="#hd-weapon-placeables" aria-labelledby="hd-weapon-placeables"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2434-non-game-weapon/">Non-game weapon</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-kt-400-military-droid-carrier-and-lethisk-class-armed-freighter">HD KT-400 military droid carrier and Lethisk-class armed freighter</h3>
|
|||
|
<a class="heading-anchor" href="#hd-kt-400-military-droid-carrier-and-lethisk-class-armed-freighter" aria-labelledby="hd-kt-400-military-droid-carrier-and-lethisk-class-armed-freighter"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1125-hd-kt-400-military-droid-carrier-and-lethisk-class-armed-freighter/">HD KT-400 military droid carrier and Lethisk-class armed freighter</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="star-map-revamp">Star Map Revamp</h3>
|
|||
|
<a class="heading-anchor" href="#star-map-revamp" aria-labelledby="star-map-revamp"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1262-star-map-revamp/">Star Map Revamp</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>CarthOnasty</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-pazaak-cards">HD Pazaak Cards</h3>
|
|||
|
<a class="heading-anchor" href="#hd-pazaak-cards" aria-labelledby="hd-pazaak-cards"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1361-hd-pazaak-cards/">HD Pazaak Cards</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>CarthOnasty</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="repair-table-hd">Repair Table HD</h3>
|
|||
|
<a class="heading-anchor" href="#repair-table-hd" aria-labelledby="repair-table-hd"><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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kiosk-hd">Kiosk HD</h3>
|
|||
|
<a class="heading-anchor" href="#kiosk-hd" aria-labelledby="kiosk-hd"><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>
|
|||
|
</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-terminal-texture">HD Terminal Texture</h3>
|
|||
|
<a class="heading-anchor" href="#hd-terminal-texture" aria-labelledby="hd-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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="upscaled-computer">Upscaled Computer</h3>
|
|||
|
<a class="heading-anchor" href="#upscaled-computer" aria-labelledby="upscaled-computer"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2025-upscaled-computer/">Upscaled Computer</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ebon-hawk-revival-reskin-project">Ebon Hawk Revival Reskin Project</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-revival-reskin-project" aria-labelledby="ebon-hawk-revival-reskin-project"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2250-ebon-hawk-revival-reskin-project-kotor-1/">Ebon Hawk Revival Reskin Project (Kotor 1)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Malkior</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="quanons-ebon-hawk-interior-upscaled-textures">Quanons Ebon Hawk Interior Upscaled Textures</h3>
|
|||
|
<a class="heading-anchor" href="#quanons-ebon-hawk-interior-upscaled-textures" aria-labelledby="quanons-ebon-hawk-interior-upscaled-textures"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2073-quanons-ebon-hawk-interior-upscaled-textures/">Quanons Ebon Hawk Interior Upscaled Textures</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Quanon</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="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/2036-ultimate-ebon-hawk-repairs-for-k1/">Ultimate Ebon Hawk Repairs for K1</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 the Animated Fix version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<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>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>As noted on the download page, while this mod is placed in the KotOR 2 section, this mod is compatible with both KotOR games.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-cockpit-skyboxes">High Quality Cockpit Skyboxes</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-cockpit-skyboxes" aria-labelledby="high-quality-cockpit-skyboxes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/938-high-quality-cockpit-skyboxes/">High Quality Cockpit Skyboxes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sithspecter</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 Extra Large (XL) version</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-starfields-and-nebulas">High Quality Starfields and Nebulas</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-starfields-and-nebulas" aria-labelledby="high-quality-starfields-and-nebulas"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/491-kotor-high-quality-starfields-and-nebulas/">[KOTOR] High Quality Starfields and Nebulas</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</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="ebon-hawk-cockpit-upgrade-part-1">Ebon Hawk Cockpit Upgrade Part 1</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-cockpit-upgrade-part-1" aria-labelledby="ebon-hawk-cockpit-upgrade-part-1"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2258-ebon-hawk-cockpit-upgrade-leh_scre01-more-subtle-version/">Ebon Hawk Cockpit Upgrade (LEH_Scre01) [More Subtle Version]</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="ebon-hawk-cockpit-upgrade-part-2">Ebon Hawk Cockpit Upgrade Part 2</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-cockpit-upgrade-part-2" aria-labelledby="ebon-hawk-cockpit-upgrade-part-2"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2247-ebon-hawk-cockpit-upgrade-leh_scre02/">Ebon Hawk Cockpit Upgrade [LEH_Scre02]</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="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/723-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 HQSkyboxesII_K1.7z only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="very-nice-load-screens">Very Nice Load Screens</h3>
|
|||
|
<a class="heading-anchor" href="#very-nice-load-screens" aria-labelledby="very-nice-load-screens"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1472-very-nice-load-screens-for-kotor/">Very Nice! Load Screens for KotOR</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ajdrenter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KotOR High Resolution Menus</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files from the “kotor” and “jcmando” folders</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-scout-uniform">HD Scout Uniform</h3>
|
|||
|
<a class="heading-anchor" href="#hd-scout-uniform" aria-labelledby="hd-scout-uniform"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1382-k1-scout-uniform-hd-international-global-mod/">[K1] Scout uniform 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-soldier-player-characters">HD Soldier Player Characters</h3>
|
|||
|
<a class="heading-anchor" href="#hd-soldier-player-characters" aria-labelledby="hd-soldier-player-characters"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1341-k1-form-of-soldier-hd-international-global-mod/">[K1] Form of soldier 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1479-k1-scoundrel-uniform-hd-international-global-mod/">[K1] Scoundrel Uniform HD</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Dark Hope</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="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 for KotOR</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 "K1 model uvw fixes" only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-combat-suits">HD Combat Suits</h3>
|
|||
|
<a class="heading-anchor" href="#hd-combat-suits" aria-labelledby="hd-combat-suits"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2157-suits-k1/">Suits K1</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>
|
|||
|
</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>
|
|||
|
</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-armor-7">HD Armor 7</h3>
|
|||
|
<a class="heading-anchor" href="#hd-armor-7" aria-labelledby="hd-armor-7"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2429-armor-7-hd/">Armor 7 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>
|
|||
|
</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="http://deadlystream.com/files/file/1180-jcs-republic-soldier-fix-for-k1/">JC's Republic Soldier Fix for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement
|
|||
|
Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the files within the “Override” folder only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="hd-republican-soldier-woman">HD Republican Soldier Woman</h3>
|
|||
|
<a class="heading-anchor" href="#hd-republican-soldier-woman" aria-labelledby="hd-republican-soldier-woman"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1870-republican-soldier-woman-hd/">Republican Soldier Woman 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>Required Mod</dt>
|
|||
|
<dd>JC's Republic Soldier Fix for K1</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="republican-soldier">Republican Soldier</h3>
|
|||
|
<a class="heading-anchor" href="#republican-soldier" aria-labelledby="republican-soldier"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1864-republican-soldier-hd/">Republican Soldier 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>Download Note</dt>
|
|||
|
<dd>I download RepSold HD.rar.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1363-jcs-supermodel-fix-for-k1/">JC's Supermodel Fix for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</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="sith-soldier-texture-restoration">Sith Soldier Texture Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#sith-soldier-texture-restoration" aria-labelledby="sith-soldier-texture-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1289-sith-soldier-texture-restoration/">Sith Soldier Texture Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>A Future Pilot</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the main version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-cloaked-jedi-robes">JC's Cloaked Jedi Robes</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-cloaked-jedi-robes" aria-labelledby="jcs-cloaked-jedi-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1378-jcs-fashion-line-i-cloaked-jedi-robes-for-k1/">JC's Fashion Line I: Cloaked Jedi Robes for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</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 “Brown-Red-Blue Alternative” option.</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/2357-robes-with-shadows-for-k1-jcs-port/?_fromLogin=1">Robes With Shadows For K1 (JC's Port)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>PapaZinos</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>JC's Fashion Line I: Cloaked Jedi Robes for K1</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Jedi Robes Override” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-robe-adjustment">JC's Robe Adjustment</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-robe-adjustment" aria-labelledby="jcs-robe-adjustment"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1475-jcs-robe-adjustment-for-k1/">JC's Robe Adjustment for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “JC's Robe Adjustment for K1: Apprentice Robes + Early Jedi Robes” option. I modified the <code>k_pdan_zhar03</code> and <code>k_pdan_zhar06</code> script files used by the “Early Jedi Robes” option to spawn my customized Jedi robe for my character.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-jedi-tailor">JC's Jedi Tailor</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-jedi-tailor" aria-labelledby="jcs-jedi-tailor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1477-jcs-jedi-tailor-for-k1/">JC's Jedi Tailor for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Basic Installation” option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="effixians-qel-droma-robes-reskin">Effixian's Qel-Droma Robes Reskin</h3>
|
|||
|
<a class="heading-anchor" href="#effixians-qel-droma-robes-reskin" aria-labelledby="effixians-qel-droma-robes-reskin"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2019-effixians-qel-droma-robes-reskin-for-jcs-cloaked-jedi-robes/">Effixian's Qel-Droma Robes Reskin for JC's Cloaked Jedi Robes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Effix</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>JC's Fashion Line I: Cloaked Jedi Robes for K1</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion, Appearance Change
|
|||
|
Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-korriban-back-in-black">JC's Korriban: Back in Black</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-korriban-back-in-black" aria-labelledby="jcs-korriban-back-in-black"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1293-jcs-korriban-back-in-black-for-k1/">JC's Korriban: Back in Black for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</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 “KOTOR Community Patch-Compatible Installation option”, “Uthar uniform option” and “Yuthura uniform option”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="sith-commandos">Sith Commandos</h3>
|
|||
|
<a class="heading-anchor" href="#sith-commandos" aria-labelledby="sith-commandos"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2215-sith-commandos-k1/">Sith Commandos [K1]</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</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="ladies-of-the-sith-army">Ladies of the Sith Army</h3>
|
|||
|
<a class="heading-anchor" href="#ladies-of-the-sith-army" aria-labelledby="ladies-of-the-sith-army"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2141-ladies-of-the-sith-army/">Ladies of the Sith Army</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</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="sith-uniform-reformation">Sith Uniform Reformation</h3>
|
|||
|
<a class="heading-anchor" href="#sith-uniform-reformation" aria-labelledby="sith-uniform-reformation"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1985-heyoranges-sith-uniform-reformation/">Heyorange's Sith Uniform Reformation</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>heyorange</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 files within the “1. Heyorange's Sith Uniform Reformation” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-vision-enhancement">JC's Vision Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-vision-enhancement" aria-labelledby="jcs-vision-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1402-jcs-vision-enhancement-for-k1/">JC's Vision Enhancement for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Basic Installation” option.</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/2497-period-accurate-kiosk-k1/">Period Accurate Kiosk (K1)</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="juhani-dialogue-restoration">Juhani Dialogue Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#juhani-dialogue-restoration" aria-labelledby="juhani-dialogue-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#Juhani-Dialogue-Restoration">Juhani Dialogue Restoration</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="tarisian-npc-names-patch">Tarisian NPC Names Patch</h3>
|
|||
|
<a class="heading-anchor" href="#tarisian-npc-names-patch" aria-labelledby="tarisian-npc-names-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2187-tarisian-npc-names-patch/">Tarisian NPC Names Patch</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="sharina-fizark-restoration">Sharina Fizark Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#sharina-fizark-restoration" aria-labelledby="sharina-fizark-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://www.gamefront.com/games/knights-of-the-old-republic/file/sharina-fizark-restoration-1">Sharina Fizark Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sekan</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="senni-vek-mod">Senni Vek Mod</h3>
|
|||
|
<a class="heading-anchor" href="#senni-vek-mod" aria-labelledby="senni-vek-mod"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1090-senni-vek-mod/">Senni Vek Mod</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 the Senni Vek’s Ambush version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="shaleena-original-head-restoration">Shaleena Original Head Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#shaleena-original-head-restoration" aria-labelledby="shaleena-original-head-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1896-shaleena-original-head-restoration/">Shaleena Original Head Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>StellarExile</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="hidden-bek-control-room-restoration">Hidden Bek Control Room Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#hidden-bek-control-room-restoration" aria-labelledby="hidden-bek-control-room-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/908-hidden-bek-control-room-restoration/">Hidden Bek Control Room 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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="bacas-sword-description-extended">Baca's Sword Description Extended</h3>
|
|||
|
<a class="heading-anchor" href="#bacas-sword-description-extended" aria-labelledby="bacas-sword-description-extended"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1433-bacas-sword-description-extended/">Baca's Sword Description Extended</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 the “Bacca's Sword” option</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="duncan-on-manaan">Duncan on Manaan</h3>
|
|||
|
<a class="heading-anchor" href="#duncan-on-manaan" aria-labelledby="duncan-on-manaan"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://mega.nz/file/IR4QASTa#V28cTdgcNTMPwPrNbMElbnNVHkqhkKu7vJgL7PWVZ0U">Duncan on Manaan</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Seamhainn</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="shaleenalashowe-mouth-adjustment">Shaleena/Lashowe Mouth Adjustment</h3>
|
|||
|
<a class="heading-anchor" href="#shaleenalashowe-mouth-adjustment" aria-labelledby="shaleenalashowe-mouth-adjustment"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1480-k1-shaleenalashowe-mouth-adjustment/">K1 Shaleena/Lashowe Mouth Adjustment</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Ashton Scorpius</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="bendak-bounty-non-dark-side-option">Bendak Bounty Non Dark Side Option</h3>
|
|||
|
<a class="heading-anchor" href="#bendak-bounty-non-dark-side-option" aria-labelledby="bendak-bounty-non-dark-side-option"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/880-bendak-bounty-non-dark-side-option/">Bendak Bounty Non Dark Side Option</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Thrak Farelle</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="kill-the-czerka-guard-captain-on-kashyyyk">Kill the Czerka Guard Captain on Kashyyyk</h3>
|
|||
|
<a class="heading-anchor" href="#kill-the-czerka-guard-captain-on-kashyyyk" aria-labelledby="kill-the-czerka-guard-captain-on-kashyyyk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1856-request-kill-the-czerka-jerk-on-kashyyyk/">Kill the Czerka jerk on Kashyyyk</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>TamerBill</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 4 - Optional</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="leviathan-differentiated-dialogue">Leviathan Differentiated Dialogue</h3>
|
|||
|
<a class="heading-anchor" href="#leviathan-differentiated-dialogue" aria-labelledby="leviathan-differentiated-dialogue"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/895-leviathan-differentiated-dialogue/">Leviathan Differentiated Dialogue</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Revanator</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>It always bothers me that in vanilla, the dialogue options for the party member you choose to rescue you on Leviathan are all identical. This mod fixes that.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="spare-mission-and-zaalbar">Spare Mission and Zaalbar</h3>
|
|||
|
<a class="heading-anchor" href="#spare-mission-and-zaalbar" aria-labelledby="spare-mission-and-zaalbar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1757-spare-mission-and-zaalbar/">Spare Mission and Zaalbar</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Scarrab</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>The fact that you’re forced to kill Mission in the Dark Side ending has always been my least favourite thing about the Dark Side ending in KotOR 1, so I consider this mod essential, even though I still prefer playing Light Side in both KotOR games.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1405-repeating-blaster-attacks-restoration/">Repeating blaster attacks restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>R2-X2</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change
|
|||
|
Bugfix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the <code>k_ai_master.ncs</code> file only.</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="hd-stun-batons">HD Stun Batons</h3>
|
|||
|
<a class="heading-anchor" href="#hd-stun-batons" aria-labelledby="hd-stun-batons"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2430-stunbaton-hd/">Stunbaton 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>
|
|||
|
</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="https://deadlystream.com/files/file/2231-quarterstaff-replacement-pack-for-k1/">Quarterstaff Replacement Pack for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</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="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/861-high-quality-blasters/">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="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/1846-new_lightsaber_blade_model_k1/">New Lightsaber Blade Model K1</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 Modify Standard Lightsaber version only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2050-bastilas-lightsaber/">Bastila’s Lightsaber</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marius Fett</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2050-bastilas-lightsaber/">Jolee’s Lightsaber</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marius Fett</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="weapon-base-stats-re-balance">Weapon Base Stats Re-balance</h3>
|
|||
|
<a class="heading-anchor" href="#weapon-base-stats-re-balance" aria-labelledby="weapon-base-stats-re-balance"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1248-weapon-base-stats-re-balance-k1/">Weapon Base Stats Re-balance (K1)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>TK-664</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>In addition to running the TSLPatcher to install the main components of the mod, I also install the files in the “OPEN ME” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="carths-republic-uniform-and-flight-suit">Carth's Republic Uniform and Flight Suit</h3>
|
|||
|
<a class="heading-anchor" href="#carths-republic-uniform-and-flight-suit" aria-labelledby="carths-republic-uniform-and-flight-suit"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2490-carths-republic-uniform-and-flight-suit/">Carth's Republic Uniform and Flight Suit</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Marius Fett</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="custom-class-items">Custom Class Items</h3>
|
|||
|
<a class="heading-anchor" href="#custom-class-items" aria-labelledby="custom-class-items"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/943-custom-class-items/">Custom Class Items</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Revanator</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Compatibility Note</dt>
|
|||
|
<dd>This mod has a file conflict with the Carth’s Republic Uniform and Flight Suit mod - specifically, the <code>k_pend_area01.ncs</code> file. To solve this compatibility issue, I rename the <code>k_pend_area01.ncs</code> from Custom Class Items to <code>mf_pend_area01.ncs</code> and place it in my Override folder.</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/kotor1/#KotOR-1-Improved-Party-Outfits">KotOR 1 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="bastila-has-battle-meditation">Bastila Has Battle Meditation</h3>
|
|||
|
<a class="heading-anchor" href="#bastila-has-battle-meditation" aria-labelledby="bastila-has-battle-meditation"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2379-bastila-has-tsl-battle-meditation/">Bastila Has TSL Battle Meditation</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>offthegridmorty</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanic Changes</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="bastilas-dark-bodysuit">Bastila's Dark Bodysuit</h3>
|
|||
|
<a class="heading-anchor" href="#bastilas-dark-bodysuit" aria-labelledby="bastilas-dark-bodysuit"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1006-bastilas-dark-bodysuit-by-quanon-revanator/">Bastila's Dark Bodysuit</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Revanator, Quanon & A Future Pilot</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 Regular option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="revans-hoodlessmaskless-flowing-robes">Revan's Hoodless/Maskless Flowing Robes</h3>
|
|||
|
<a class="heading-anchor" href="#revans-hoodlessmaskless-flowing-robes" aria-labelledby="revans-hoodlessmaskless-flowing-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1099-revans-hoodlessmaskless-flowing-robes-for-k1/">Revan's Hoodless/Maskless Flowing Robes For K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I do not install the files within the “OPTIONAL” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="revans-flowing-cape-and-belt-fix">Revan's Flowing Cape and Belt Fix</h3>
|
|||
|
<a class="heading-anchor" href="#revans-flowing-cape-and-belt-fix" aria-labelledby="revans-flowing-cape-and-belt-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/709-revans-flowing-cape-and-belt-fix/">Revan's Flowing Cape and Belt Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sithspecter</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bug Fix</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the N_DarthRevan.mdl and N_DarthRevan.mdx files only.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="health-regeneration">Health Regeneration</h3>
|
|||
|
<a class="heading-anchor" href="#health-regeneration" aria-labelledby="health-regeneration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/458-health-regeneration/">Health Regeneration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>MVacc224</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="no-force-speed-vfx">No Force Speed VFX</h3>
|
|||
|
<a class="heading-anchor" href="#no-force-speed-vfx" aria-labelledby="no-force-speed-vfx"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/topic/3154-remove-speed-blur-only-tsl-mod/?do=findComment&comment=64188">No Force Speed VFX</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>Although this was made for KotOR 2, it actually works for KotOR 1 as well.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="sneak-attack-10-restoration">Sneak Attack 10 Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#sneak-attack-10-restoration" aria-labelledby="sneak-attack-10-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1124-sneak-attack-10-restoration/">Sneak Attack 10 Restoration</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="saber-throw-knockdown-effect">Saber Throw Knockdown Effect</h3>
|
|||
|
<a class="heading-anchor" href="#saber-throw-knockdown-effect" aria-labelledby="saber-throw-knockdown-effect"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1487-k1-saber-throw-knockdown-effect/">Saber Throw Knockdown Effect</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>uwadmin12</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="logical-datapads">Logical Datapads</h3>
|
|||
|
<a class="heading-anchor" href="#logical-datapads" aria-labelledby="logical-datapads"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2008-logical-datapads/">Logical Datapads</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Sdub</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-security-spikes">JC's Security Spikes</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-security-spikes" aria-labelledby="jcs-security-spikes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1439-jcs-security-spikes-for-k1/">JC's Security Spikes for K1</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 Option A.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="robe-description-fixes">Robe Description Fixes</h3>
|
|||
|
<a class="heading-anchor" href="#robe-description-fixes" aria-labelledby="robe-description-fixes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2029-robe-description-fixes/">Robe Description Fixes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>StellarExile</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="female-republic-soldier-restoration">Female Republic Soldier Restoration</h3>
|
|||
|
<a class="heading-anchor" href="#female-republic-soldier-restoration" aria-labelledby="female-republic-soldier-restoration"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2022-female-republic-soldier-restoration/">Female Republic Soldier Restoration</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>KotOR 1 Community Patch</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-mandalorian-armor">JC's Mandalorian Armor</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-mandalorian-armor" aria-labelledby="jcs-mandalorian-armor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1454-jcs-mandalorian-armor-for-k1/">JC's Mandalorian Armor for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install Option A and the Extra Textures option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="trandoshans-rescaled">Trandoshans Rescaled</h3>
|
|||
|
<a class="heading-anchor" href="#trandoshans-rescaled" aria-labelledby="trandoshans-rescaled"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/947-trandoshans-rescaled-for-k1/">Trandoshans Rescaled for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="custom-selkath-animation">Custom Selkath Animation</h3>
|
|||
|
<a class="heading-anchor" href="#custom-selkath-animation" aria-labelledby="custom-selkath-animation"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1555-custom-selkath-animation/">Custom Selkath Animation</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Alvar007</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="diversified-wounded-republic-soldiers-on-taris">Diversified Wounded Republic Soldiers on Taris</h3>
|
|||
|
<a class="heading-anchor" href="#diversified-wounded-republic-soldiers-on-taris" aria-labelledby="diversified-wounded-republic-soldiers-on-taris"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1179-diversified-wounded-republic-soldiers-on-taris/">Diversified Wounded Republic Soldiers on Taris</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="jedi-diversity-on-the-star-forge">Jedi Diversity on the Star Forge</h3>
|
|||
|
<a class="heading-anchor" href="#jedi-diversity-on-the-star-forge" aria-labelledby="jedi-diversity-on-the-star-forge"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1964-jedi-diversity-on-the-star-forge/">Jedi Diversity on the Star Forge</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>JC's Fashion Line I: Cloaked Jedi Robes for K1</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="diversified-jedi-captives-on-the-star-forge">Diversified Jedi Captives on the Star Forge</h3>
|
|||
|
<a class="heading-anchor" href="#diversified-jedi-captives-on-the-star-forge" aria-labelledby="diversified-jedi-captives-on-the-star-forge"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1199-diversified-jedi-captives-on-the-star-forge/">Diversified Jedi Captives on the Star Forge</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install both the “Base Installation” and “Optional: Jedi Captives Appear on Dantooine” options. I also download and install the compatibility patch for JC’s TSL Robes (for the Clocked Jedi Robes mod).</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="effixians-taris-arena-changes">Effixian's Taris Arena Changes</h3>
|
|||
|
<a class="heading-anchor" href="#effixians-taris-arena-changes" aria-labelledby="effixians-taris-arena-changes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2058-effixians-taris-arena-changes/">Effixian's Taris Arena Changes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Effix</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 Part A and Part B.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="unused-head-restoration-pack">Unused Head Restoration Pack</h3>
|
|||
|
<a class="heading-anchor" href="#unused-head-restoration-pack" aria-labelledby="unused-head-restoration-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2241-unused-head-restoration-pack/">Unused Head Restoration Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Restored Content & Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ported-alien-vo-replacements">Ported Alien VO Replacements</h3>
|
|||
|
<a class="heading-anchor" href="#ported-alien-vo-replacements" aria-labelledby="ported-alien-vo-replacements"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1426-k1-ported-alien-vo-replacements/">K1 Ported Alien VO Replacements</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="jcs-czerka-business-attire">JC's Czerka Business Attire</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-czerka-business-attire" aria-labelledby="jcs-czerka-business-attire"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2309-jcs-czerka-business-attire-for-k1/">JC's Czerka: Business Attire for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</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="twilek-male-npc-diversity">Twi’lek Male NPC Diversity</h3>
|
|||
|
<a class="heading-anchor" href="#twilek-male-npc-diversity" aria-labelledby="twilek-male-npc-diversity"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#KotOR-1-Twiand39lek-Male-NPC-Diversity">KotOR 1 Twi’lek Male NPC Diversity</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install “Senni Vek’s Ambush Compatibility”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="twilek-female-npc-diversity">Twi’lek Female NPC Diversity</h3>
|
|||
|
<a class="heading-anchor" href="#twilek-female-npc-diversity" aria-labelledby="twilek-female-npc-diversity"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#KotOR-1-Twiand39lek-Female-NPC-Diversity">KotOR 1 Twi’lek Female NPC Diversity</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I also install the upscaled textures and DP’s Twi’lek Thigh-High Boots.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-rodians">High Quality Rodians</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-rodians" aria-labelledby="high-quality-rodians"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2229-high-quality-aliens-rodians/">High Quality Aliens: Rodians</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Stormie97</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Download Note</dt>
|
|||
|
<dd>I also download and install the Jedi Diversity on the Star Forge compatibility patch.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="janice-nall-legends">Janice Nall Legends</h3>
|
|||
|
<a class="heading-anchor" href="#janice-nall-legends" aria-labelledby="janice-nall-legends"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1424-k1-janice-nall-legends-and-the-incomplete-droids/">Janice Nall "Legends" and the Incomplete Droids</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</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 the MAIN and OPTIONAL options.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="lyn-sekla-legends">Lyn Sekla Legends</h3>
|
|||
|
<a class="heading-anchor" href="#lyn-sekla-legends" aria-labelledby="lyn-sekla-legends"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1325-k1-lyn-sekla-legends/">Lyn Sekla "Legends"</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</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="selven-legends">Selven Legends</h3>
|
|||
|
<a class="heading-anchor" href="#selven-legends" aria-labelledby="selven-legends"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1308-k1-selven-legends/">Selven "Legends"</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I choose the “Main: Selven "Legends"” option when installing this mod.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="unique-sith-governor">Unique Sith Governor</h3>
|
|||
|
<a class="heading-anchor" href="#unique-sith-governor" aria-labelledby="unique-sith-governor"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2302-unique-sith-governor/">Unique Sith Governor</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</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="belayas-unique-look">Belaya's Unique Look</h3>
|
|||
|
<a class="heading-anchor" href="#belayas-unique-look" aria-labelledby="belayas-unique-look"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2146-belayas-unique-look/">Belaya's Unique Look</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 also install the upscaled textures.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="high-quality-master-vandar">High Quality Master Vandar</h3>
|
|||
|
<a class="heading-anchor" href="#high-quality-master-vandar" aria-labelledby="high-quality-master-vandar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2129-high-quality-aliens-master-vandar/">High Quality Aliens: Master Vandar</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Stormie97</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="dark-jedi-wear-robes">Dark Jedi Wear Robes</h3>
|
|||
|
<a class="heading-anchor" href="#dark-jedi-wear-robes" aria-labelledby="dark-jedi-wear-robes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1411-dark-jedi-wear-robes-for-jcs-cloaked-jedi-robes-mod/">Dark Jedi Wear Robes (for JC's Cloaked Jedi Robes Mod)</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd>JC's Fashion Line I: Cloaked Jedi Robes for K1</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="duros-armed-and-ready">Duros Armed & Ready</h3>
|
|||
|
<a class="heading-anchor" href="#duros-armed-and-ready" aria-labelledby="duros-armed-and-ready"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2320-duros-armed-ready/">Duros: Armed & Ready!</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="heart-of-beskar">Heart of Beskar</h3>
|
|||
|
<a class="heading-anchor" href="#heart-of-beskar" aria-labelledby="heart-of-beskar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2356-heart-of-beskar/">Heart of Beskar</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>N-DReW25</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Required Mod</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2320-duros-armed-ready/">Duros: Armed & Ready!</a></dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="helena-shan-improvement">Helena Shan Improvement</h3>
|
|||
|
<a class="heading-anchor" href="#helena-shan-improvement" aria-labelledby="helena-shan-improvement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1218-helena-shan-improvement/">Helena Shan Improvement</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="human-xor-unique-look">Human Xor Unique Look</h3>
|
|||
|
<a class="heading-anchor" href="#human-xor-unique-look" aria-labelledby="human-xor-unique-look"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#Human-Xor-Unique-Look">Human Xor Unique Look</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 also install the upscaled texture.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="manaan-mercenary-overhaul">Manaan Mercenary Overhaul</h3>
|
|||
|
<a class="heading-anchor" href="#manaan-mercenary-overhaul" aria-labelledby="manaan-mercenary-overhaul"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1767-manaan-merc-overhaul/">Manaan Merc Overhaul</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>garm343</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="spectral-ajunta-pall-canonical-appearance">Spectral Ajunta Pall Canonical Appearance</h3>
|
|||
|
<a class="heading-anchor" href="#spectral-ajunta-pall-canonical-appearance" aria-labelledby="spectral-ajunta-pall-canonical-appearance"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1276-spectral-ajunta-pall-canonical-appearance/">Spectral Ajunta Pall Canonical Appearance</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>VarsityPuppet</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change & Graphics Improvement</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ajunta-palls-swords-revamped">Ajunta Pall's Swords Revamped</h3>
|
|||
|
<a class="heading-anchor" href="#ajunta-palls-swords-revamped" aria-labelledby="ajunta-palls-swords-revamped"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/541-ajunta-palls-swords-revamped/">Ajunta Pall's Swords Revamped</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Rece</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “Weapon Model Overhaul and/or its Texture Rework installed” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ajunta-palls-blade-legends">Ajunta Pall's Blade Legends</h3>
|
|||
|
<a class="heading-anchor" href="#ajunta-palls-blade-legends" aria-labelledby="ajunta-palls-blade-legends"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1338-k1-legends-ajunta-palls-blade/">[K1] Legends - Ajunta Pall's Blade</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the “COMPATIBILITY INSTALL: VarsityPuppet's
|
|||
|
Rece's” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="party-conversations-on-ebon-hawk">Party Conversations on Ebon Hawk</h3>
|
|||
|
<a class="heading-anchor" href="#party-conversations-on-ebon-hawk" aria-labelledby="party-conversations-on-ebon-hawk"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2284-party-conversations-on-ebon-hawk/">Party Conversations on Ebon Hawk</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>WildKarrde</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the KOTOR 1 Community Patch Compatible option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="trask-ulgo-without-tutorials">Trask Ulgo Without Tutorials</h3>
|
|||
|
<a class="heading-anchor" href="#trask-ulgo-without-tutorials" aria-labelledby="trask-ulgo-without-tutorials"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#Trask-Ulgo-Without-Tutorials">Trask Ulgo Without Tutorials</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Leilukin (me)</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="no-gendered-dialogue-from-male-npcs">No Gendered Dialogue from Male NPCs</h3>
|
|||
|
<a class="heading-anchor" href="#no-gendered-dialogue-from-male-npcs" aria-labelledby="no-gendered-dialogue-from-male-npcs"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#KotOR-1-No-Gendered-Dialogue-from-Male-NPCs">KotOR 1 No Gendered Dialogue from Male NPCs</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>Installation Note</dt>
|
|||
|
<dd>I install the Holdan and Tanis Venn Removal option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="pc-dialogue-with-daviks-slaves-change">PC Dialogue with Davik's Slaves Change</h3>
|
|||
|
<a class="heading-anchor" href="#pc-dialogue-with-daviks-slaves-change" aria-labelledby="pc-dialogue-with-daviks-slaves-change"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#PC-Dialogue-with-Davikand39s-Slaves-Change">PC Dialogue with Davik's Slaves Change</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>Installation Note</dt>
|
|||
|
<dd>I install the "No Flirting with Davik’s Slaves" option.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="taris-dueling-arena-adjustment">Taris Dueling Arena Adjustment</h3>
|
|||
|
<a class="heading-anchor" href="#taris-dueling-arena-adjustment" aria-labelledby="taris-dueling-arena-adjustment"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1404-taris-dueling-arena-adjustment/">Taris Dueling Arena Adjustment</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="movie-style-holograms-for-twisted-rancor-trio-puzzle">Movie-Style Holograms For Twisted Rancor Trio Puzzle</h3>
|
|||
|
<a class="heading-anchor" href="#movie-style-holograms-for-twisted-rancor-trio-puzzle" aria-labelledby="movie-style-holograms-for-twisted-rancor-trio-puzzle"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1736-movie-style-holograms-for-twisted-rancor-trio-puzzle/">Movie-Style Holograms For Twisted Rancor Trio Puzzle</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="black-vulkar-base-engine-lab-bench-for-swoop-accelerator">Black Vulkar Base Engine Lab Bench For Swoop Accelerator</h3>
|
|||
|
<a class="heading-anchor" href="#black-vulkar-base-engine-lab-bench-for-swoop-accelerator" aria-labelledby="black-vulkar-base-engine-lab-bench-for-swoop-accelerator"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1747-black-vulkar-base-engine-lab-bench-for-swoop-accelerator/">Black Vulkar Base Engine Lab Bench For Swoop Accelerator</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="operation-kill-bastila">Operation Kill Bastila</h3>
|
|||
|
<a class="heading-anchor" href="#operation-kill-bastila" aria-labelledby="operation-kill-bastila"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1222-operation-kill-bastla-remade/">Operation Kill Bastila Remade</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Hunters Run</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Roleplay option.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I recommend this mod for players who find it odd that the Sith forces patrolling on Taris never react if you have Bastila in your active party, given the fact that the Sith are hunting Bastila.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jedi-choice-dialogue-enhancement">Jedi Choice Dialogue Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#jedi-choice-dialogue-enhancement" aria-labelledby="jedi-choice-dialogue-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2428-jedi-choice-dialogue-enhancement/">Jedi Choice Dialogue Enhancement</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="taris-sith-uniform-disguise-extension">Taris Sith Uniform Disguise Extension</h3>
|
|||
|
<a class="heading-anchor" href="#taris-sith-uniform-disguise-extension" aria-labelledby="taris-sith-uniform-disguise-extension"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://github.com/DarthParametric/K1_Taris_Sith_Uniform_Disguise_Extension/releases">Taris Sith Uniform Disguise Extension</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="control-panel-for-kashyyyk-shadowlands-forcefield">Control Panel For Kashyyyk Shadowlands Forcefield</h3>
|
|||
|
<a class="heading-anchor" href="#control-panel-for-kashyyyk-shadowlands-forcefield" aria-labelledby="control-panel-for-kashyyyk-shadowlands-forcefield"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1427-control-panel-for-kashyyyk-shadowlands-forcefield/">Control Panel For Kashyyyk Shadowlands Forcefield</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>After running the TSLPatcher to install the main files, I also install the file from the “K1CP Compatibility” folder.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="all-hands-on-deck-for-the-leviathan-prison-break">All Hands on Deck for the Leviathan Prison Break</h3>
|
|||
|
<a class="heading-anchor" href="#all-hands-on-deck-for-the-leviathan-prison-break" aria-labelledby="all-hands-on-deck-for-the-leviathan-prison-break"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2097-all-hands-on-deck-for-the-leviathan-prison-break/">All Hands on Deck for the Leviathan Prison Break</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</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="leviathan-interrogation-clothes">Leviathan Interrogation Clothes</h3>
|
|||
|
<a class="heading-anchor" href="#leviathan-interrogation-clothes" aria-labelledby="leviathan-interrogation-clothes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2199-leviathan-interrogation-clothes/">Leviathan Interrogation Clothes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>WildKarrde</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the 'Option A: Basic Clothes - "All Hands..." Compatible option'.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="transparent-environment-suit-faceplates">Transparent Environment Suit Faceplates</h3>
|
|||
|
<a class="heading-anchor" href="#transparent-environment-suit-faceplates" aria-labelledby="transparent-environment-suit-faceplates"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2306-transparent-environment-suit-faceplates-for-k1/">Transparent Environment Suit Faceplates for K1</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="korriban-academy-workbench">Korriban Academy Workbench</h3>
|
|||
|
<a class="heading-anchor" href="#korriban-academy-workbench" aria-labelledby="korriban-academy-workbench"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/375-korriban-academy-workbench/">Korriban Academy Workbench</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>InSidious</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="movie-style-rakatan-holograms">Movie-Style Rakatan Holograms</h3>
|
|||
|
<a class="heading-anchor" href="#movie-style-rakatan-holograms" aria-labelledby="movie-style-rakatan-holograms"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1346-movie-style-rakatan-holograms/">Movie-Style Rakatan Holograms</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="thematic-the-one">Thematic The One</h3>
|
|||
|
<a class="heading-anchor" href="#thematic-the-one" aria-labelledby="thematic-the-one"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2467-thematic-the-one/">Thematic The One</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Snigaroo</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="dodonnas-transmission">Dodonna’s Transmission</h3>
|
|||
|
<a class="heading-anchor" href="#dodonnas-transmission" aria-labelledby="dodonnas-transmission"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1101-dodonna%E2%80%99s-transmission/">Dodonna’s Transmission</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>danil-ch</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the Revisited version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="movie-style-holograms-for-end-game-cutscenes">Movie-Style Holograms for End Game Cutscenes</h3>
|
|||
|
<a class="heading-anchor" href="#movie-style-holograms-for-end-game-cutscenes" aria-labelledby="movie-style-holograms-for-end-game-cutscenes"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1342-movie-style-holograms-for-end-game-cutscenes/">Movie-Style Holograms for End Game Cutscenes</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>DarthParametric</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Graphics Improvement & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="dark-side-ending-cutscene-enhancement">Dark Side Ending Cutscene Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#dark-side-ending-cutscene-enhancement" aria-labelledby="dark-side-ending-cutscene-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1958-dark-side-ending-cutscene-enhancement/">Dark Side Ending Cutscene Enhancement</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="no-random-fighter-battles">No Random Fighter Battles</h3>
|
|||
|
<a class="heading-anchor" href="#no-random-fighter-battles" aria-labelledby="no-random-fighter-battles"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/807-no-random-fighter-battles/">No Random Fighter Battles</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Antonia</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>I’ve always disliked the random and disruptive nature of the space fighter battles when you travel to different planets, so this mod is essential to me.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="dantooine-training-lightsabers">Dantooine Training Lightsabers</h3>
|
|||
|
<a class="heading-anchor" href="#dantooine-training-lightsabers" aria-labelledby="dantooine-training-lightsabers"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/704-dantooine-training-lightsabers/">Dantooine Training Lightsabers</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</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="alaxy-map-fix-pack">alaxy Map Fix Pack</h3>
|
|||
|
<a class="heading-anchor" href="#alaxy-map-fix-pack" aria-labelledby="alaxy-map-fix-pack"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/1068-k1-galaxy-map-fix-pack/">K1 Galaxy Map Fix Pack</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus & Sith Holocron</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 version. I also install the patch for ndix UR's "KotOR High Resolution Menu" mod and choose the “gui.1920x1080” version.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="gaffi-stick-improvement">Gaffi Stick Improvement</h3>
|
|||
|
<a class="heading-anchor" href="#gaffi-stick-improvement" aria-labelledby="gaffi-stick-improvement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/312-gaffi-stick-improvement/">Gaffi Stick Improvement</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Fallen Guardian</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="sunry-murder-recording-enhancement">Sunry Murder Recording Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#sunry-murder-recording-enhancement" aria-labelledby="sunry-murder-recording-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/324-sunry-murder-recording-ehancement/">Sunry Murder Recording Enhancement</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Fallen Guardian</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content & Immersion</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="elder-droids-unique-vo">Elder Droid's Unique VO</h3>
|
|||
|
<a class="heading-anchor" href="#elder-droids-unique-vo" aria-labelledby="elder-droids-unique-vo"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1531-k1-legends-elder-droids-unique-vo/">[K1] Legends - Elder Droid's Unique VO</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1545-k1-temple-main-floor-missing-lamps-fix/">Temple Main Floor - Missing Lamps Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>ebmar</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Appearance Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 3 - Somewhat Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install “OPTIONAL: Unknown World x Temple Main Floor - Rune Covered Pillars Facing Readjustments”.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="placeables-specularity-tweaks">Placeables Specularity Tweaks</h3>
|
|||
|
<a class="heading-anchor" href="#placeables-specularity-tweaks" aria-labelledby="placeables-specularity-tweaks"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1359-k1-placeables-specularity-tweaks/">[K1] Placeables Specularity Tweaks</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>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="sensible-star-forge-respawning">Sensible Star Forge Respawning</h3>
|
|||
|
<a class="heading-anchor" href="#sensible-star-forge-respawning" aria-labelledby="sensible-star-forge-respawning"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2021-k1-sensible-star-forge-respawning/">Sensible Star Forge Respawning</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Salk</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Mechanics Change</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="npc-alignment-fix">NPC Alignment Fix</h3>
|
|||
|
<a class="heading-anchor" href="#npc-alignment-fix" aria-labelledby="npc-alignment-fix"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1866-npc-alignment-fix/">NPC Alignment Fix</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>TK-664</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Bugfix, Immersion & Mechanic Changes</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="yavin-station-hangar">Yavin Station Hangar</h3>
|
|||
|
<a class="heading-anchor" href="#yavin-station-hangar" aria-labelledby="yavin-station-hangar"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2068-yavin-station-hangar">Yavin Station Hangar</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>WildKarrde</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>I install the No Forcefield version. I also install HQ Cockpit Skybox Textures, and follow the author’s instructions for using an Ebon Hawk reskin for the Yavin hangar.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="ebon-hawk-transparent-cockpit-windows">Ebon Hawk Transparent Cockpit Windows</h3>
|
|||
|
<a class="heading-anchor" href="#ebon-hawk-transparent-cockpit-windows" aria-labelledby="ebon-hawk-transparent-cockpit-windows"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2354-ebon-hawk-transparent-cockpit-windows-for-k1/">Ebon Hawk Transparent Cockpit Windows for K1</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>Installation Note</dt>
|
|||
|
<dd>I also install the compatibility patches for:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>High Quality Skyboxes by Kexikus</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Leviathan - K1CP Forcefield</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Yavin Station Mod by WildKarrde</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="a-crashed-republic-cruiser-on-a-nameless-world">A Crashed Republic Cruiser on a Nameless World</h3>
|
|||
|
<a class="heading-anchor" href="#a-crashed-republic-cruiser-on-a-nameless-world" aria-labelledby="a-crashed-republic-cruiser-on-a-nameless-world"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/1878-a-crashed-republic-cruiser-on-a-nameless-world/">A Crashed Republic Cruiser on a Nameless World</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>LDR</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 2 - Very Important</dd>
|
|||
|
<dt>Installation Note</dt>
|
|||
|
<dd>In addition to the standard installation, I also install the options for SithSpecter's High Quality Blasters and Colored Loadscreens.</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>In my opinion, this is one of the best content mods ever made for either KotOR game. This mod provides an immersive experience to explore Revan's story that is lore-friendly to both <cite>KotOR 2</cite> and <cite>Star Wars: The Old Republic</cite>. The story, writing and voice acting of this mod are very well-done.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="jcs-pan-galactic-flirting">JC's Pan-Galactic Flirting</h3>
|
|||
|
<a class="heading-anchor" href="#jcs-pan-galactic-flirting" aria-labelledby="jcs-pan-galactic-flirting"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://deadlystream.com/files/file/2115-jcs-romance-enhancement-pan-galactic-flirting-for-k1/">JC's Romance Enhancement: Pan-Galactic Flirting for K1</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>JCarter426</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Modified Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>This mod is essentially a modern and improved version of <a href="https://www.gamefront.com/games/knights-of-the-old-republic/file/bastila-female-revan-untold-love-story">Bastila
|
|||
|
Female Revan (Untold Love Story)</a>, though JCarter426 had also made a separate mod for allowing a female player character to romance Bastila (see below).</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="bastila-and-carth-romance-removal">Bastila and Carth Romance Removal</h3>
|
|||
|
<a class="heading-anchor" href="#bastila-and-carth-romance-removal" aria-labelledby="bastila-and-carth-romance-removal"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="/projects/videogamemods/kotor1/#Bastila-and-Carth-Romance-Removal">Bastila and Carth Romance Removal</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>Installation Note</dt>
|
|||
|
<dd>I install the following components:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Bastila Romance Removal</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Carth Romance Removal</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Leviathan Change: No lev40_saul403.dlg in Override</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>To be honest, I am not a huge fan of both Bastila and Carth’s romances in-game. For Bastila’s romance, it’s because I do not like how pushy the player character’s romance dialogue is towards Bastila. As for Carth’s romance, as a lesbian I do not like how the game pushes Carth the “main” romance option for female PCs while a lesbian option in Juhani exists at the same time.</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="juhani-romance-enhancement">Juhani Romance Enhancement</h3>
|
|||
|
<a class="heading-anchor" href="#juhani-romance-enhancement" aria-labelledby="juhani-romance-enhancement"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="http://deadlystream.com/files/file/772-juhani-romance-enhancement/">Juhani Romance Enhancement</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Kexikus</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Added Content</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Leilukin’s Comment</dt>
|
|||
|
<dd>Juhani’s romance is by far my favourite romance in KotOR 1, despite how little content it has. This mod is essential because it improves Juhani’s romance by allowing a female player character who has successfully romanced Juhani to kiss the Cathar woman.</dd>
|
|||
|
<dd>If you are interested in romancing Juhani, I have written a detailed <a href="/shrines/starwarskotor/guides/kotor-juhani-romance-guide">Juhani Romance Guide</a> on how to complete Juhani’s romance.</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/kotor/mods/1282">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>Installation Note</dt>
|
|||
|
<dd>I download and install the following compatibility patches:</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Better Twi'lek Male Heads</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>JC's Mandalorian Armor</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>JC's Minor Fixes</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>KOTOR 1 Community Patch</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Miscellaneous Compatibility Patches</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Juhani Cathar Head</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
<dd>
|
|||
|
<ul>
|
|||
|
<li>Thigh-High Boots for Twi'lek</li>
|
|||
|
</ul>
|
|||
|
</dd>
|
|||
|
</dl>
|
|||
|
<hr>
|
|||
|
<div class="heading-wrapper h3">
|
|||
|
<h3 id="4gb-patch">4GB Patch</h3>
|
|||
|
<a class="heading-anchor" href="#4gb-patch" aria-labelledby="4gb-patch"><span hidden="">#</span></a></div>
|
|||
|
<dl>
|
|||
|
<dt>Mod Name</dt>
|
|||
|
<dd><a href="https://ntcore.com/?page_id=371">4GB Patch</a></dd>
|
|||
|
<dt>Mod Author</dt>
|
|||
|
<dd>Erik Pistelli</dd>
|
|||
|
<dt>Category</dt>
|
|||
|
<dd>Patch</dd>
|
|||
|
<dt>Tier</dt>
|
|||
|
<dd>Tier 1 - Essential</dd>
|
|||
|
<dt>Description</dt>
|
|||
|
<dd>This is a program which modifies your game's executable file to be able to utilize up to 4 gigabytes of RAM, since <cite>KotOR</cite> is a 32-bit application and by default can only utilize 2 gigabytes. This will help the game run smoothly even with the larger texture throughout this mod build creates, and also reduces issues caused by a memory leak which is native to the game, preventing crashes and savegame corruption.</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 face and Jedi robe reskins of my player character that were for personal use only.</p>
|
|||
|
</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>
|