home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.94 / text0434.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.3 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.9/8.6.9) with ESMTP id RAA17099 for <executor@nacm.com>; Mon, 14 Nov 1994 17:19:39 -0800
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id SAA25196 for nacm.com!executor; Mon, 14 Nov 1994 18:21:06 -0700
  3. Received: by iclone (NX5.67d/NX3.0M)
  4.     id AA03306; Mon, 14 Nov 94 18:14:02 -0700
  5. Date: Mon, 14 Nov 94 18:14:02 -0700
  6. From: "Mathew J. Hostetter" <iclone!mat@sloth.swcp.com>
  7. Message-Id: <9411150114.AA03306@iclone>
  8. To: executor@nacm.com
  9. Subject: Re: CD-ROM USE WITH EXECUTOR
  10. Sender: Executor-Owner@nacm.com
  11. Precedence: bulk
  12.  
  13. >My question is, how do I allocate more memory for executor?
  14. >I have 8 megs of ram.
  15. >My other question is, how do I get executor to run in 256 color mode?
  16.  
  17. In the future, please send questions like this to questions@ardi.com.
  18. To allocate more memory, you can use the "-applzone" option and to run
  19. in 256 color mode you can use the "-realbpp" and "-macbpp" options
  20. (soon to become the "-bpp" option).  So:
  21.  
  22. executor -applzone 4096 -realbpp 8 -macbpp 8
  23.  
  24. would give you 256 colors and make 4096K (4M) of RAM available to the
  25. application being run.  If you're running this under DOS, you should
  26. know that 256 color mode does not yet work under DPMI.  Let us know
  27. how it goes.
  28.  
  29. -Mat
  30. mat@ardi.com
  31.  
  32.