home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 015A / DEEP804S.ZIP / DEEPFAQ.DOC < prev    next >
Text File  |  1995-11-06  |  12KB  |  287 lines

  1.                       FAQ for DeeP and DeePBSP
  2.                       ───────────────────────
  3.  
  4.   ┌────────────────────────────────────────────────────────────────────┐
  5.   │                                                                    │
  6.   │ DeeP -  - DOOM Enhanced Editor Program    (edits DOOM and DOOM II) │
  7.   │ DeePbsp - Binary Space Partition Program  (builds node for all   ) │
  8.   │                                                                    │
  9.   └────────────────────────────────────────────────────────────────────┘
  10.  
  11.  
  12.    This document lists the most common questions and answer for new DeeP
  13.    users. Please refer to DEEP101.DOC for the 101 NEW features in DeeP
  14.    that are not in DEU 5.21.
  15.  
  16.  
  17.    ┌───────────────┐
  18.    │ What is DeeP  │
  19.    └───────────────┘
  20.  
  21.  
  22.    DeeP got its start from the ideas in DEU 5.21. DeeP is written in 
  23.    Borland C++ 4.5 DPMI. 
  24.  
  25.    It contains more than 6 times the code of DEU5.21, so it's more a brand
  26.    new program now with many options and features you DREAM OF making it 
  27.    much easier to use.
  28.  
  29.    It supports both keyboard users and mouse users with equal ease.
  30.    Almost all of the keyboard commands are the same as DEU, so the
  31.    initial learning curve for DEU users is very low.
  32.  
  33.    With its convenient user friendly options, online testing and ultra-
  34.    fast node builder, great levels can be created in less than 1/4 the
  35.    normal time using other editors. The best Extensive error checker
  36.    keeps you out of trouble!
  37.  
  38.  
  39.    ┌───────────────────────────────────────────┐
  40.    │ Common questions                          │
  41.    └───────────────────────────────────────────┘
  42.  
  43.    Installation Questions
  44.    ~~~~~~~~~~~~~~~~~~~~~~
  45.  
  46.    Q. Where is the .INI file. 
  47.    A. There isn't one! DeeP is now completely self-installing.
  48.  
  49.    Q. "Graphics hardware not detected" error message appears.
  50.    A. The Video driver you selected at installation is not compatible with 
  51.       your video board. You must have at least 512KB of video memory.
  52.  
  53.       If you selected VESA, your video BIOS is not compatible with the VESA 
  54.       standard. Unzip the UVBE50BD.ZIP file. A newer 5.1 version is available. 
  55.       Call us to download it or look for it as UNIVBE51.ZIP. It's fairly 
  56.       large, so the new version is not included.
  57.  
  58.       Some ATI boards require this driver.
  59.  
  60.       This message also appears if you try to run at a resolution other than
  61.       640x480. For example, 1280x1024 requires 2MB of video memory. 
  62.  
  63.       If you selected a driver that is not appropriate for your board, try
  64.       a new driver using the " -driver new"  option to reselect the driver.
  65.  
  66.  
  67.    Grid Questions
  68.    ~~~~~~~~~~~~~~
  69.  
  70.    Q. I press G but the grid does not appear.
  71.    A. Press H, this make the grid appear and disappear.
  72.  
  73.    Q. I don't like dashed lines for the grid.
  74.    A. Click Edit on the top menu bar and select "Load Options/Etc".
  75.       Click the box for "Grid Dashed" and make it white (not active).
  76.  
  77.    Q. I don't like the grid color.
  78.    A. Click Edit on the top menu bar and select "Mouse/LineColor".
  79.       Select the Grid entry, press enter and change the color for the grid.
  80.  
  81.    Q. My stuff always moves all over, but I don't have the grid on.
  82.    A. Snap-to-Grid is on by default. Click the button on the top menu
  83.       bar with the small "s" or press the "/" key. Unlike DEU, this is
  84.       a separate choice from G.
  85.  
  86.    Q. The grid is changing sizes back and forth when I Zoom.
  87.    A. If the grid display gets too small to view (about 4 pixels), DeeP
  88.       adjusts the grid to the next size. The color also changes to DarkGray
  89.       to indicate the shift. A size below this is not usable (well on a 20"
  90.       it would be).
  91.  
  92.  
  93.    Mouse Questions
  94.    ~~~~~~~~~~~~~~~
  95.    Q. I changed computers and the mouse click no longer works.
  96.    A. Delete DEEP.CHK and restart DEEP. This recalibrates your new CPU.
  97.  
  98.    Q. The mouse click speed is too slow.
  99.    A. Click Edit and select "Zoom/Mouse/Map Options". Reduce the click
  100.       speed to 150ms. Now you have to click very fast to get double
  101.       clicking to work. If you go below 150ms, it is difficult to click.
  102.  
  103.    Q. The mouse double click speed is too fast.
  104.    A. Select "Zoom.." as above and increase the click speed. Try around
  105.       350ms. Now the time from single clicking to selecting is also
  106.       increased since DeeP is giving you more time to double click
  107.       before deciding that you meant just a single click!
  108.  
  109.    Q. The mouse moves too fast across the screen.
  110.    A. Click on Edit and select "Zoom/Mouse/Map Options".
  111.       Change the mouse speed to a lower number.
  112.  
  113.    Q. The mouse moves too slow across the screen.
  114.    A. Click on Edit and select "Zoom/Mouse/Map Options".
  115.       Change the mouse speed to a higher number.
  116.  
  117.    Q. I don't like the mouse following my menus.
  118.    A. Click on Edit and select "Zoom/Mouse/Map Options".
  119.       Change the "Snap Cursor" to off.
  120.  
  121.    Q. The mouse is jerky across the screen.
  122.    A. For a 486/33SX and below, some delay may occur when displaying textures.
  123.       There are also some non MicroSoft mouse drivers that cause this problem.
  124.  
  125.       We have seen this problem primarily on older versions of DOS (earlier
  126.       then 6.2x) or if you are running in a DOS environment under OS/2 or
  127.       Windows and you some task is taking cpu cycles away.
  128.  
  129.       Upgrade your DOS, you'll be glad you did, and get the latest drivers.
  130.  
  131.  
  132.    Video Questions
  133.    ~~~~~~~~~~~~~~~
  134.  
  135.    Q. The screen colors are strange.
  136.    A. If you used the HERETIC IWAD on a DOOM project, the DOOM IWAD on a
  137.       HERETIC project or HEXEN for DOOM etc. the colors will look VERY 
  138.       strange!  Either change the IWAD name the match the type of project or
  139.       delete DEEP.CHK and start over with a fresh set of Project control 
  140.       files.
  141.  
  142.    Q. My map flies off the screen before I have a chance to stop.
  143.    A. Turn on the screen delay feature with the "[]" keys. This will
  144.       slow it down to any speed you like.
  145.       -or-
  146.       Press Scroll Lock.  The map is "locked" until you release Scroll Lock.
  147.  
  148.    Q. The video is too slow.
  149.    A. Turn of the display of textures on the bottom of the screen. Press
  150.       the "I" key. There are 3 modes of display, All, Some and NONE.
  151.  
  152.  
  153.    Color Questions
  154.    ~~~~~~~~~~~~~~~
  155.  
  156.    Q. I don't like the grid color.
  157.    A. Click Edit and select "Mouse/LineColors". Change the grid color to
  158.       something else. If you don't see any color you like, select
  159.       "Palette Colors" and change "Anycolor2" to something you like. Go
  160.       back to "Mouse/LineColors" and select the bottom entry, that's the
  161.       one you made!
  162.  
  163.    Q. I don't like the background color when I display all the things as
  164.       pictures.
  165.    A. Click on Edit and select "Mouse/LineColors" and change "Background
  166.       Things".
  167.  
  168.    Q. I don't like the menu color.
  169.    A. You can change most of the colors as described above.
  170.  
  171.  
  172.    Reading A file Questions
  173.    ~~~~~~~~~~~~~~~~~~~~~~~~
  174.  
  175.    Q. When I start DeeP, the last levels saved are always loaded.
  176.    A. If you do not want to always start with the last levels you saved,
  177.       click on Edit and select "Load Options/Etc" and turn off
  178.       "AutoLoad". You can also select File and "Read" a new PWAD or
  179.       select "New" level.
  180.  
  181.       To clear ALL the levels loaded, select "Reset Level". You can also
  182.       clear at startup, by typing "DeeP -n" or forcing DeeP to read a
  183.       new file "DeeP -file newfile.wad". The choice is yours.
  184.  
  185.    Q. The program kicks me out and says "file limit of ### exceeded".
  186.    A. This is a normally a Shareware version message limit. Reset your
  187.       levels as described above to stay within the limits of the version.
  188.       The registered version is limited to 52 files.
  189.  
  190.    Q. How can I read a file in a different directory than where DeeP is?
  191.    A. Set the Patch PATH in the menu using alt+F5  . This sets the default
  192.       directory. You can also temporarily read it from anywhere by
  193.       entering the complete path, including the drive, for example,
  194.       "C:\MYWADS\FAVORITE.WAD".
  195.  
  196.  
  197.    Saving A file Que