home *** CD-ROM | disk | FTP | other *** search
/ Doom Game Editor / DoomGameEditorTheu.bin / renegade / readme.txt < prev    next >
Text File  |  1995-02-27  |  3KB  |  73 lines

  1. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2.                 Renegade Graphics DoomED Deluxe v. 2.86
  3. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4.  
  5. If you haven't run the installation yet, run install.exe from windows.
  6.  
  7. Read the installation notes and be sure to at least browse through this
  8. file once. 
  9.  
  10. Thank you for purchasing "The Doom Game Editor"
  11.  
  12. IMPORTANT INSTALLATION NOTES:
  13.         *Copy RUNBSP.BAT and TBSP.EXE to your Doom directory or 
  14.         anyplace you intend to save WAD files.
  15.         
  16.         *The following files were placed in your editor directory, if
  17.         you don't already have copies of these in your WINDOWS\SYSTEM
  18.         directory you should move them there.  Then delete them from
  19.         the editor directory. VBRUN300.DLL, COMMDLG.DLL, CMDIALOG.VBX
  20.         and THREED.VBX.  In many cases you will already have these files.
  21.         
  22.         *If at all possible, use a graphic mode under windows with more
  23.         than 256 colors available.  It will be much faster.  If you
  24.         can use 32k or 64k colors it will be great.  1024x768 with
  25.         32k colors and you will be in heaven.
  26.  
  27.         *ATI Mach users (and possibly others).  If you are using a
  28.         utility that lets you change graphics modes 'on-the-fly'
  29.         (without restarting windows) you may experience some
  30.         re-draw errors.  This is due to incompatibilities with
  31.         the graphics drivers and can't be helped.  Turn off the
  32.         'winswitch' feature on your ATI Desktop to avoid this.
  33.  
  34. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  35.  
  36. Welcome to the EASIEST to use editor for Doom and Doom II.  This editor
  37. has been created with ease of use and simplicity of action in mind. You
  38. don't have to deal with arcane commands and numbers or difficult to
  39. use tools.
  40.  
  41. See the WHATSNEW.XXX file for the latest on this version.
  42.  
  43. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  44.                               RGDOOMED.INI
  45. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  46.  
  47. These items can be set in your RGDOOMED.INI.
  48.  
  49. ;Sound on and off
  50. ClickSound=True/False
  51. ;If you have a B&W printer try color once anyway, you might
  52. ;like the settings better, especially if you have a decent laser.
  53. Printer=Color/B&W
  54. ;Startup zoom level
  55. MapZoom=50
  56. ;Forces the editor to ask you for location of your DOOM.WADs again.
  57. Installing=T/F
  58. ;Startup GridSize
  59. GridSize=64
  60. ;Startup SnapSize
  61. SnapSize=8
  62. ;Turn grid or point snap on automatically
  63. SnapOn=True/False
  64. GridOn=True/False
  65. ;Color of gridlines
  66. GridColor=&HFFFF& ;Yellow
  67. GridColor=&HFFFF00 ;Cyan
  68. ;Automatically load this wad file
  69. AutoLoad=d:\doom2\whatever.wad
  70. ;default dir for saving wads
  71. WadDir=d:\doom2
  72.  
  73.