From 06202ef05a2e7725f355aaf30ca84438ad84f986 Mon Sep 17 00:00:00 2001 From: Maxxiii <30539708+Maxxiii@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:12:45 +0300 Subject: Initial commit --- subpages/Crafty-FAQ.html | 419 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 419 insertions(+) create mode 100644 subpages/Crafty-FAQ.html (limited to 'subpages/Crafty-FAQ.html') 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 @@ + + + + Nem's Tools [Home - News] + + + + + + + + + + +
This is archived copy of currently unavailable Nem's + Tools website, restored from Web Archive.
+ Download section now provides links to both Web Archive and to unofficial Github mirror. +
+
+
+
+ +
+
+
+
+
+
+
+
Crafty + FAQ - NemPosted: Oct 5th, 2006 - 12:44:47 pm +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
Q.
+
+

When I launch Crafty, I get the following error message:
"This application has failed + to start because the application configuration is incorrect. Reinstalling the application + may fix this problem."

+
+
A.
+
+

Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + downloads + page for more information.

+
+
Q.
+
+

When I launch Crafty, I get the following error message:
"The application failed to + initialize properly (0xc0000135). Click ok to terminate the application."

+
+
A.
+
+

Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + downloads + page for more information.

+
+
Q.
+
+

When I launch Crafty, I get the following error message:
"A required .DLL file, + MSCOREE.DLL, was not found."

+
+
A.
+
+

Crafty is written in C++ .NET v2.0 and such as requires the .NET runtimes to run. See the + downloads + page for more information.

+
+
Q.
+
+

When I open an object in Crafty, I get the following error message:
"Error: + wglUseFontBitmaps() failed."

+
+
A.
+
+

Try using a different font driver:

+
    +
  1. Shutdown Crafty.
  2. +
  3. Open your ov.ini file.
  4. +
  5. Find the argument Engine.FontDriver and set it equal to Sprite (texture + based fonts) or Null (no fonts). WGL (bitblit fonts) are the default.
  6. +
  7. Save your changes.
  8. +
  9. Start Crafty.

    +
  10. +
+
+
Q.
+
+

How do I set Crafty up?

+
+
A.
+
+

To set Crafty up:

+
    +
  1. Start Crafty.
  2. +
  3. Select Setup then Options.
  4. +
  5. Under the File System tab, select your Steam Directory then the User + Name whose custom content you wish to use.
  6. +
  7. Click OK.
  8. +
  9. Click Setup then Profiles and select the modification whose content you + wish to open.
  10. +
+
+
Q.
+
+

When I load a level, it is missing textures or models or other resources.

+
+
A.
+
+

Crafty needs to know where to look for any resources referenced by a particular level. To + do this, Crafty makes use of Profiles 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 Profiles + list in the Setup menu.

+
+
Q.
+
+

I don't see my game or game modification in the Profiles list.

+
+
A.
+
+

One drawback to the Profile 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 Specifications\GameInfoCustom.csf file in + any text editor to add support. It is quite simple to do, the aforementioned file contains + detailed instructions.

+
+
Q.
+
+

How can I extend the Material Browser to view .tga files for Source games?

+
+
A.
+
+

If you want to view both .vmt and .tga files for Source games, edit + ...\Crafty\Specifications\GameInfo.csf changing the Filter for the source + MaterialBrowser from *.vmt to *.tga;*.vmt (should be line 65)

+
+
+ +

Ask a question...

+
+
+
Modified: Mar 24th, 2009 - 1:57:33 am[ 53 + Comments ] +
+
+
+
+
+
+
Crafty
+ +

+
+
Login
+
+
+
Username:
+
+
Password:
+
+
Store Password
+
+
+
+
+ +
+
+
New Users
+ +
+ +
+
+
+
+
+
Newest Member
+
» Reed4071
+
+

+
+
Elite Spammers
+ +
+
+ + + +
+
+
+
+
+
Nem's Tools v2.0 » 2006 Ryan Gregg.
Execution + time: 0.07963s; Queries: 14.
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.3