home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text0704.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.2 KB  |  30 lines

  1. >>>>> "WinWiz95" == WinWiz95  <winwiz95@m-net.arbornet.org> writes:
  2.  
  3.     WinWiz95> On Tue, 13 Feb 1996 10:41:23 GMT, daveacg@interlog.com
  4.     WinWiz95> (Dave Glue) wrote:
  5.  
  6.     >> I'm using the latest demo of Executor for DOS.  The Mac system
  7.     >> software has to have you manually "allocate" memory to apps-
  8.     >> how can I do this under Executor, or do I have to?  I have an 8
  9.     >> meg 486DX4-120, I wanted to give Marathon a shot, but upon
  10.     >> trying to get into the game (the preferences and title screen
  11.     >> come up fine), it states I should allocate more memory to the
  12.     >> app- the game only needs 3 megs, so it should work.
  13.     >> 
  14.     WinWiz95> u have 2 use the following command-line when u run
  15.     WinWiz95> executor: c:\executor>executor -applzone 5000k that is
  16.     WinWiz95> an example... you can replace the 5000k with any other
  17.     WinWiz95> value (so long as u have it)
  18.  
  19. Note also that:
  20.  
  21. executor -memory 5m
  22.  
  23. will work.  That will emulate a machine with 5 megabytes of RAM.  The
  24. "-memory" switch doesn't mean exactly the same thing as "-applzone"
  25. ("-memory" sets the total of "applzone", "syszone", and "stack"), but
  26. it serves basically the same function and it's easier to remember.
  27.  
  28. -Mat
  29.  
  30.