diff options
Diffstat (limited to 'subpages/Crafty-FAQ.html')
| -rw-r--r-- | subpages/Crafty-FAQ.html | 419 |
1 files changed, 419 insertions, 0 deletions
diff --git a/subpages/Crafty-FAQ.html b/subpages/Crafty-FAQ.html new file mode 100644 index 0000000..19f489e --- /dev/null +++ b/subpages/Crafty-FAQ.html @@ -0,0 +1,419 @@ +<!DOCTYPE html> + +<head> + <title>Nem's Tools [Home - News]</title> + <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> + <link rel="stylesheet" type="text/css" href="../css/default.css"> + <meta http-equiv="pragma" content="no-cache"> + <meta http-equiv="cache-control" content="no-cache"> + <meta name="author" content="Ryan Gregg"> + <meta name="description" content="Nem's Half-Life and Half-Life 2 editing tools."> +</head> + +<body> + <div class="banner" onclick="location.href='https://google.com'"> </div> + <div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's + Tools website</a>, restored from <a + href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br> + Download section now provides links to both Web Archive and to unofficial Github mirror. + </div> + <div class="main"> + <div class="group"> + <div class="separator"></div> + <div class="heading2 menu"> + <a href="../index.html" class="menuitem">Home</a> + <a href="../pages/GCFScape.html" class="menuitem">GCFScape</a> + <a href="../pages/Crafty.html" class="menuitem">Crafty</a> + <a href="../pages/VTFLib.html" class="menuitem">VTFLib</a> + <a href="../pages/Batch_Compiler.html" class="menuitem">Batch Compiler</a> + <a href="../pages/Terrain_Generator.html" class="menuitem">Terrain Generator</a> + <a href="../pages/BSP_Viewer.html" class="menuitem">BSP Viewer</a> + <a href="../pages/MAP_Viewer.html" class="menuitem">MAP Viewer</a> + <a href="../pages/virtuAMP.html" class="menuitem">virtuAMP</a> + <a href="../pages/Miscellaneous.html" class="menuitem">Miscellaneous</a> + </div> + <div class="separator"></div> + <div class="content"> + <div class="main_area"> + <div class="space"></div> + <div class="main_content"> + <div class="group"> + <div class="heading1"> + <div class="space"></div><span class="left"><a name="p213" + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=213#p213">Crafty + FAQ</a> - <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span + class="right">Posted: Oct 5th, 2006 - 12:44:47 pm</span> + <div class="space"></div> + </div> + <div class="content"> + <center> + <table width="100%" class="emptytable"> + + <tbody> + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>When I launch Crafty, I get the following error message:<br><i>"This application has failed + to start because the application configuration is incorrect. Reinstalling the application + may fix this problem."</i></p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=46">downloads</a> + page for more information.</p> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>When I launch Crafty, I get the following error message:<br><i>"The application failed to + initialize properly (0xc0000135). Click ok to terminate the application."</i></p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=46">downloads</a> + page for more information.</p> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>When I launch Crafty, I get the following error message:<br><i>"A required .DLL file, + MSCOREE.DLL, was not found."</i></p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=46">downloads</a> + page for more information.</p> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>When I open an object in Crafty, I get the following error message:<br><i>"Error: + wglUseFontBitmaps() failed."</i></p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>Try using a different font driver:</p> + <ol> + <li>Shutdown Crafty.</li> + <li>Open your <i>ov.ini</i> file.</li> + <li>Find the argument <i>Engine.FontDriver</i> and set it equal to <i>Sprite</i> (texture + based fonts) or <i>Null</i> (no fonts). <i>WGL</i> (bitblit fonts) are the default.</li> + <li>Save your changes.</li> + <li>Start Crafty.<p></p> + </li> + </ol> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>How do I set Crafty up?</p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>To set Crafty up:</p> + <ol> + <li>Start Crafty.</li> + <li>Select <i>Setup</i> then <i>Options</i>.</li> + <li>Under the <i>File System</i> tab, select your <i>Steam Directory</i> then the <i>User + Name</i> whose custom content you wish to use.</li> + <li>Click <i>OK</i>.</li> + <li>Click <i>Setup</i> then <i>Profiles</i> and select the modification whose content you + wish to open.</li> + </ol> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>When I load a level, it is missing textures or models or other resources.</p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>Crafty needs to know where to look for any resources referenced by a particular level. To + do this, Crafty makes use of <i>Profiles</i> which tell Crafty which packages to look in and + which search paths to use. Prior to loading any level, you must first make sure that the + game or game modification you are loading content for is selected in the <i>Profiles</i> + list in the <i>Setup</i> menu.</p> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>I don't see my game or game modification in the <i>Profiles</i> list.</p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>One drawback to the <i>Profile</i> approach is there is no way I can include a profile for + every modification, I can only do so for modifications I own. If you want to add support for + a custom modification, you must edit the <i>Specifications\GameInfoCustom.csf</i> file in + any text editor to add support. It is quite simple to do, the aforementioned file contains + detailed instructions.</p> + </td> + </tr> + + <tr> + <td colspan="2"> </td> + </tr> + + <tr> + <td width="24" valign="top"> + <center><b>Q.</b></center> + </td> + <td valign="top"> + <p>How can I extend the Material Browser to view .tga files for Source games?</p> + </td> + </tr> + <tr> + <td width="24" valign="top"> + <center><b>A.</b></center> + </td> + <td valign="top"> + <p>If you want to view both .vmt and .tga files for Source games, edit + <i>...\Crafty\Specifications\GameInfo.csf</i> changing the <i>Filter</i> for the source + <i>MaterialBrowser</i> from <i>*.vmt</i> to <i>*.tga;*.vmt</i> (should be line 65)</p> + </td> + </tr> + + </tbody> + </table> + </center> + + <p>Ask a question...</p> + </div> + <div class="heading1"> + <div class="space"></div><span class="left">Modified: Mar 24th, 2009 - 1:57:33 am</span><span + class="right">[ <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=213#p213">53 + Comments</a> ]</span> + <div class="space"></div> + </div> + </div> + </div> + <div class="main_sidebar"> + <div class="group"> + <div class="heading1"><span class="title">Crafty</span></div> + <div class="content"><span class="title">» <a href="../pages/Crafty.html">About</a></span><br> + <span class="title">» <a href="../pages/Crafty-Download.html">Download</a></span><br> + <span class="title">» <a href="Crafty-Revision_History.html">Revision + History</a></span><br> + <span class="title">» <a href="Crafty-Requirements.html">Requirements</a></span><br> + <span class="title">» <a href="Crafty-FAQ.html">FAQ</a></span><br> + </div> + </div><br> + <div class="group"> + <div class="heading1"><span class="title">Login</span></div> + <div class="content"> + <form name="loginform" method="post" + action="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=49"> + <div class="label">Username:</div> + <div><input type="text" name="username" class="textbox"></div> + <div class="label">Password:</div> + <div><input type="password" name="password" class="textbox"></div> + <div class="label"><input type="checkbox" name="storepassword" class="checkbox" + checked="checked">Store Password</div> + <div><input name="login" type="submit" value="Login" class="button"></div> + </form> + </div> + </div> + + <br> + <div class="group"> + <div class="heading1"><span class="title">New Users</span></div> + <div class="content"> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?action=directory">Directory</a></span><br> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=49&action=addauthor">Register</a></span><br> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?p=49&action=retrievepassword">Retrieve + Password</a></span><br> + </div> + </div> + + <br> + <div class="group"> + <div class="heading1"><span class="title">Latest Comments</span></div> + <div class="content"><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=178&o=105#c4044">VTFEdit + v1.2.5 Full</a> (<a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13322">iipa</a>)</span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=213&o=45#c4039">Crafty + FAQ</a> (<a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13268">steve0503</a>)</span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=277&o=0#c4038">GCFScape + v1.8.6</a> (<a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13282">imgsrc17</a>)</span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=205&o=210#c4037">About + Crafty</a> (<a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13231">Paynamia</a>)</span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=169&o=90#c4036">GCFScape + v1.8.6 Full</a> (<a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13277">liaoyia</a>)</span><br> + </div> + </div><br> + <div class="group"> + <div class="heading1"><span class="title">Latest Articles</span></div> + <div class="content"><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=277#p277">GCFScape + v1.8.6</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=276#p276">GCFScape + v1.8.5</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=275#p275">GCFScape + v1.8.4</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=274#p274">GCFScape + v1.8.3</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=273#p273">VTFLib + v1.3.2</a></span><br></div> + </div><br> + <div class="group"> + <div class="heading1"><span class="title">Most Popular Articles</span></div> + <div class="content"><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=178#p178">VTFEdit + v1.2.5 Full</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=76#p76">GCFScape + v1.3.1 Full</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=238#p238">VTFEdit + v1.3.3 Full</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=154#p154">VTF + Plug-In for Photoshop</a></span><br><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?c=169#p169">GCFScape + v1.8.6 Full</a></span><br></div> + </div><br> + <div class="group"> + <div class="heading1"><span class="title">Newest Member</span></div> + <div class="content"><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=13334">Reed4071</a></span><br> + </div> + </div><br> + <div class="group"> + <div class="heading1"><span class="title">Elite Spammers</span></div> + <div class="content"><span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=376">Bluefang</a></span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=708">NoBody</a></span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=7">Slackiller</a></span><br><span + class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/index.php?a=385">Keloran</a></span><br> + </div> + </div> + <br> + <div class="group"> + <div class="heading1"><span class="title">Feeds</span></div> + <div class="content"> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/rss/?page=1">RSS + 2.0 (News)</a></span><br> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/rss/">RSS 2.0 + (Entire Site)</a></span><br> + <span class="title">» <a + href="https://web.archive.org/web/20171124170717/http://nemesis.thewavelength.net/rss/?comments&limit=15">RSS + 2.0 (Comments)</a></span><br> + </div> + </div> + + + </div> + <div class="space"></div> + </div> + </div> + <div class="separator"></div> + <div class="heading2 center"><span class="note">Nem's Tools v2.0 » 2006 <a + href="mailto:[email protected]">Ryan Gregg</a>.<br>Execution + time: 0.07963s; Queries: 14.<br> + </span></div> + </div> + </div> +</body> + +</html>
\ No newline at end of file |