forked from plieblang/fs2downloads.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstalling.html
More file actions
101 lines (88 loc) · 3.57 KB
/
Copy pathinstalling.html
File metadata and controls
101 lines (88 loc) · 3.57 KB
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
<title>The FreeSpace Oracle</title>
</head>
<body alink="LIMEGREEN" bgcolor="LIGHTSTEELBLUE" link="DARKBLUE"
vlink="DARKRED">
<table cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td><img src="FAQ-Images/Oracle.gif"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td>
<table width="200">
<tbody>
<tr>
<td>
<ul>
<li><a href="intro.html">Home</a></li>
<li><a href="general.html">General Questions</a></li>
<li><a href="fred.html">FRED Questions</a></li>
<ul><font size="-1">
<li><a href="fredretail.html">Retail
Help</a></li>
<li><a href="fredretailtech.html">Retail Tech Help</a></li>
<li><a href="fredopen.html">FRED_Open Help</a></li>
<li><a href="fredopentech.html">FRED_Open Tech Help</a></li>
<li><a href="fredcommonmistakes.html">Common Mistakes</a></li>
<li><a href="fredcookbook.html">FRED Cookbook</a></li>
</font></ul>
</li>
<li><a href="gameplay.html">Gameplay Questions</a></li>
<li><a href="installing.html">Installing FreeSpace</a></li>
<ul><font size="-1">
<li><a href="installingfs2.html">Installing
FS2</a></li>
<li><a href="installingfs2_open.html">Installing
FS2_Open</a></li>
<li><a href="installingmods.html">Installing Mods</a></li>
</font></ul>
</li>
<li><a href="technical.html">Technical Problems</a></li>
<ul><font size="-1">
<li><a href="fs1-technical.html">FreeSpace
1</a></li>
<li><a href="fs2-technical.html">FreeSpace 2</a></li>
<li><a href="fs2_open-technical.html">SCP</a></li>
<li><a href="movies.html">Cutscenes</a></li>
</font></ul>
</li>
<li><a href="storyline.html">Storyline Questions</a></li>
<li><a href="modding.html">Modding Questions</a></li>
<li><a href="shipmods.html">Turreting Tutorial</a></li>
<li><a href="glossary.html">Glossary</a></li>
<li><a href="downloads.html">Downloads</a></li>
<li><a href="tools.html">FreeSpace Tools</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
</td>
<td>
<a name="Top"></a>
<H1>Installing FS2, FS2_Open and mods</H1>
<P>These three things have been a source of confusion to many people. I know I've answered hundreds if not thousands of questions on this subject so I finally decided to bite the bullet and write a single monolithic guide on how to do all three as simply as I can. The idea is to show you how to install with as little fuss as possible while limiting the problems you may face in the future.<br>
<P>Use the quick links or simply click next to get started. <br>
<P><A HREF="installingfs2.html#getfs2">Where can I get FS2?</A><BR>
<P><A HREF="installingfs2.html#iso">How do I install FS2? I have the downloaded the retail version.</A><BR>
<A HREF="installingfs2.html#retail">How do I install FS2? I have the retail CDs.</A><BR>
<A HREF="installingfs2.html#hotu">How do I install FS2? I have the Home of the Underdogs download.</A><BR>
<P><A HREF="installingfs2_open.html#upgrade">I've got a previously installed copy of FS2 and I want to install FS2_Open.</A><BR>
<A HREF="installingfs2_open.html#clean">I've just installed FS2 and I want to install FS2_Open.</A><BR>
<P><A HREF="installingmods.html#mods">I've just installed FS2_Open and I want to install a mod.</A><BR>
<A HREF="installingmods.html#upgrade">I've got mods on my FS2_Open install and I want to install another mod.</A><BR>
<A HREF="installingmods.html#umultimod">I want to install a mod that uses components of another mods.</A><BR>
<p><div style="text-align: center"><font size="+1"><a href="installingfs2.html">Next:FS2</a></font> </div>
</TD></TR>
</TABLE>
</body>
</html>