-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvisualslow-optional.html
167 lines (159 loc) · 11.1 KB
/
visualslow-optional.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html lang="en">
<!--
MIT License
Copyright (c) 2020 Quinn Olore
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<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">
<link rel="stylesheet" href="./css/style.css">
<title>Optional Visuals | Living in New Vegas</title>
<link rel="icon" type="image/ico" href="./img/logo.png"/>
<meta name="description" content="A fully modular, comprehensive, and regularly updated modding guide that allows for any personal preference to be satisfied.">
<meta name="twitter:card" value="summary">
<meta property="og:title" content="Living in New Vegas" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://livinginnewvegas.github.io/" />
<meta property="og:image" content="https://livinginnewvegas.github.io/img/logo.png" />
<meta property="og:description" content="A fully modular, comprehensive, and regularly updated modding guide that allows for any personal preference to be satisfied." />
</head>
<body>
<div>
<h1 class="maintitle">Living in New Vegas</h1>
<h4 class="subtitle"><em>A Comprehensive 2020 Fallout New Vegas Modding Guide</em></h4>
<hr class="line">
<ul class="navbar">
<li class="navbarli"><a href="https://github.com/VivaNewVegas/Viva-New-Vegas-Patch-Emporium" target="_blank">GitHub</a></li>
<li class="navbarli"><a href="./donate.html" target="_blank" rel="nofollow">Donate</a></li>
<li class="navbarli"><a href="index.html">Home</a></li>
</ul>
</div>
<div>
<h1 class="coretitle">Visuals Low: Optional Mods</h1>
<ul class="breadcrumb">
<li><a href="./index.html">Home</a></li>
<li><a href="./visuals.html">General Information</a></li>
<li><a href="./visuals-choose.html">Section Selection</a></li>
<li><a href="./visualslow-textures.html">Textures/Models/Animations</a></li>
<li><a href="./visualslow-lighting.html">Environment/Lighting</a></li>
<li>Optional Visuals</li>
<li><a href="visualslow-lod.html">LOD</a></li>
<li><a href="visualslow-finish.html">Finish Line</a></li>
</ul>
<hr>
</div>
<p class="moddesc">These are small and simple mods that I didn't think were major enough to be included in the main sections of the guide. They can easily be added on top of any mod setup and don't require any conflict resolution. Inversely, they can also be skipped just as easily without messing anything up:</p>
<h2 class="modhead">Creating a Separator in Mod Organizer 2</h2>
<ul class="specialinstructions">
<li>Right-click in the left pane of MO2 and select <strong>All Mods -> Create Separator</strong></li>
<li>Input <strong>Optional Visuals</strong> into the pop-up and select <strong>OK</strong></li>
</ul>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/66774" target="_blank">Bathroom Doors Fix</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Changes all windowed bathroom doors to windowless doors</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/56257" target="_blank">Strip Wall Billboards</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Gives the billboards that surround the Strip actual pictures</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/62672" target="_blank">Bighorner Model Variants</a></h2>
<p class="specialinstall"><strong>Files to install normally:</strong></p>
<ul class="specialinstructions">
<li>Main File - <strong>Bighorner Model Variants - Standard</strong></li>
</ul>
<p class="moddesc"> - Adds a visual difference between Bighorners, their calfs and their bulls</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/39232" target="_blank">Alsatian NCR Guard Dogs</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Changes the NCR guard dogs from feral-looking mongrels to healthy German Shepherds</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/66681" target="_blank">Fallout 4 Robobrains</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Adds an eye and animated bubbling effect to Robobrains, similar to Fallout 4/76</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/64006" target="_blank">Vanilla Underwear Replacer</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Removes the undershirt for males and tweaks the shape of the female top</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/50804" target="_blank">Better Posture</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Stops your character/NPCs from slouching</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/67367" target="_blank">Cataract Eyes</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Fixes the vanilla eyes always looking slightly upwards</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/63329" target="_blank">Transparent Nuka Bottles</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Makes empty Nuka-Cola bottles transparent</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/63284" target="_blank">McCarran Escalator Glass</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Makes the escalator glass in Camp McCarran transparent</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/69041" target="_blank">McCarran Main Terminal Transparent Glass</a></h2>
<p class="specialinstall"><strong>Files to install normally:</strong></p>
<ul class="specialinstructions">
<li>Main File - <strong>McCarran_Glass_transparency_Vanilla_version</strong></li>
</ul>
<p class="moddesc"> - Same thing as the above mod, but for the windows in the main terminal building</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/66536" target="_blank">Animated Terminal Screen Savers</a></h2>
<p class="specialinstall"><strong>Files to install normally:</strong></p>
<ul class="specialinstructions">
<li>Main File - <strong>NV Animated Terminals Screen Savers</strong></li>
<li>Update File - <strong>NV Wall Terminals Animated Screen Savers</strong></li>
</ul>
<p class="moddesc"> - Adds animated screen servers to working terminals</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/68202" target="_blank">Animated Microfilm Machines</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Allows you to activate microfilm machines</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/43485" target="_blank">Old Word Blues Path Lighting</a></h2>
<p class="specialinstall"><strong>Hide the following:</strong></p>
<ul class="specialinstructions">
<li><strong>OWB-Path Lights - Darker Nights.esp</strong></li>
<ul>
<li>Only one .ESP is needed with the mod, and this one conflicts with weather mods</li>
</ul>
</ul>
<p class="moddesc"> - Makes the lanterns that line the outside of the Think Tank emit light</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/47982" target="_blank">Better Pause Menu Screen</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - Replaces the pause menu with a blurred image of your gameplay</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/64931" target="_blank">Simple Main Menu HD</a></h2>
<p class="normalinstall"><strong>Install normally</strong></p>
<p class="moddesc"> - HD replacer for the main menu title image</p>
<h2 class="modhead"><a class="modlink" href="https://www.nexusmods.com/newvegas/mods/65841" target="_blank">Main Title Consistent Replacer</a></h2>
<p class="specialinstall"><strong>Files to install normally:</strong></p>
<ul class="specialinstructions">
<li>Main File - <strong>Main Title Replacer - New Vegas</strong></li>
</ul>
<p class="moddesc"> - HD replacer for the main menu text</p>
<div>
<hr>
<a class="arrows" href="./visualslow-lighting.html"><img class="backarrow" src="./img/leftarrow.png" alt="back arrow"></a>
<a class="arrows" href="./visualslow-lod.html"><img class="forwardarrow" src="./img/rightarrow.png" alt="forward arrow"></a>
</div>
</body>
<script>
var modal = document.getElementById('FOMODModal');
var img = document.getElementById('FOMODImg');
var modalImg = document.getElementById("img01");
var captionText = document.getElementById("caption");
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.src;
captionText.innerHTML = this.alt;
}
var span = document.getElementsByClassName("close")[0];
span.onclick = function() {
modal.style.display = "none";
}
</script>
</html>