mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
33 lines
1.7 KiB
HTML
33 lines
1.7 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||
|
<head>
|
||
|
<title>About Compiler Configurations</title>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
||
|
<link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
|
||
|
<param name="keyword" value="system requirements">
|
||
|
<param name="keyword" value="prerequisite">
|
||
|
</object>
|
||
|
<div id="gz_title">
|
||
|
<h1>System Requirements</h1>
|
||
|
</div>
|
||
|
<div id="contents">
|
||
|
<p><b class="fat">System requirements:</b>
|
||
|
<ul>
|
||
|
<li>2.4 GHz CPU or faster. (Multi-core recommended).</li>
|
||
|
<li> Windows XP, Vista, 7, 8 or 10.</li>
|
||
|
<li> Graphics card with Pixel Shader model 2.0 support.</li>
|
||
|
</ul>
|
||
|
<b class="fat">Required software:</b>
|
||
|
<ul>
|
||
|
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)</a> (required only by the Nodes Viewer plugin).</li>
|
||
|
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=25150">Microsoft .Net Framework 3.5</a>. <strong>Notice:</strong> if you already have .Net Framework 4.0 or later installed, you'll still need to install 3.5 version, because newer versions are not backwards compatible with it!</li>
|
||
|
<li><a href="http://www.microsoft.com/en-us/download/details.aspx?id=35">DirectX 9.0 Runtime</a>. <strong>Notice:</strong> required even if you have DirectX 11 installed.</li>
|
||
|
</ul>
|
||
|
<strong>Notice:</strong> these components are installed automatically when using GZDoom Builder installer.
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|