home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff357.lzh / Empire / ReadMe < prev    next >
Text File  |  1990-06-02  |  7KB  |  154 lines

  1.              Amiga Empire Version 2.1w by Chris Gray & David Wright
  2.  
  3. If everything unpacked OK, you should have the following in this directory:
  4.  
  5.     ReadMe - this file.
  6.  
  7.     Changes - A list of changes from 1.33w to 2.0, and from 2.0 to 2.1w. Only
  8.         usefull for people who have used Amiga Empire before, and want to see
  9.         what the new features of this version are.
  10.  
  11.     Doc - directory of Amiga Empire documentation. If you haven't played
  12.         this kind of Empire before, fire up 'Reader' in that directory -
  13.         it will read through all of the documentation files. Type a
  14.         question mark for help within 'Reader'.
  15.  
  16.     Progs - directory of most executables. They are:
  17.         EmpShut - program to shut down the server and serial port clients.
  18.         Empire - local (CLI) client program. Start this up to play Amiga
  19.             Empire directly on the machine running the server.
  20.         SEREmp - serial port client program. Start this up directly to allow
  21.             a connection on the standard Amiga serial port, with auto-baud
  22.             selection for 300, 1200 or 2400 baud, and even or no parity.
  23.         Also present are some files which exist only to have .info files:
  24.             std-9600 - start up SEREmp using the standard Amiga serial port,
  25.                 configured for 9600 baud, even parity, XON/XOFF enabled,
  26.                 carrier detect ignored.
  27.             Port-0 - start up SEREmp using ASDG's dual port board, port 0,
  28.                 2400 baud, shared.
  29.             Port-1 - start up SEREmp using ASDG's dual port board, port 1,
  30.                 1200 baud, XON/XOFF enabled.
  31.  
  32.     Game - directory to contain the data files for an Amiga Empire game.
  33.         In that directory are:
  34.         EmpCre - the program which creates an Amiga Empire world.
  35.         EmpServ - the server program which must be running to play the game,
  36.             either locally with 'Empire' or remotely with 'SEREmp'.
  37.         Also present are some files which exits only to have .info files:
  38.             16x16 - run EmpCre to create a 16 x 16 2 country world
  39.             32x32 - run EmpCre to create a 32 x 32 6 country world
  40.             64x64 - run EmpCre to create a 64 x 64 15 country world
  41.             128x128 - run EmpCre to create a 128 x 128 30 country world
  42.             256x256 - run EmpCre to create a 256 x 256 44 country world
  43.             16x16.fast - run EmpCre to create a small world which has a
  44.                 20 second Empire Time Unit instead of a 30 minute one.
  45.         Note: the big one will not be practical without a hard disk, due
  46.         to the size of the empire.sectors file created. See 'hosting' under
  47.         'Doc' for info on how to split up the data files.
  48.  
  49.     Help - directory containing the online help files. A program there,
  50.         'Reader', will display them all, based on the list of filenames
  51.         contained in the the 'files' file.
  52.  
  53.     Empire.library - this is the AmigaDOS disk-resident shared library
  54.         which contains most of the game-specific code for Amiga Empire. It
  55.         must be in your 'LIBS:' directory when you run a client program.
  56.  
  57.     CopyLib - this is an IconX script to copy Empire.library to your LIBS:
  58.         directory. If you are using a hard disk or have booted from a disk
  59.         that has space for the library and which you will be using when you
  60.         host Amiga Empire, double-click this icon to do the installation.
  61.  
  62.     .info, ReadMe.info, Doc.info, Progs.info, Game.info, Help.info,
  63.         CopyLib.info - various window description and icon files for
  64.         WorkBench.
  65.  
  66. To verify that you have Amiga Empire set up correctly, and to try it out
  67. a bit, you can do the following simple setup:
  68.  
  69. From WorkBench:
  70.  
  71.     write-enable a boot disk, double click on 'CopyLib', and re-protect
  72.         your boot disk. Boot with that disk (if you weren't already) and
  73.         continue with this sequence. Copying the library file will
  74.         require slightly over 180K of space.
  75.  
  76.     open the 'Game' drawer and double-click on '16x16.fast'. A window
  77.         should open and lots of output happen. If the last line isn't
  78.         'Empire world created!', try again. If there seems to be a serious
  79.         problem, check your installation, and perhaps read the documents in
  80.         more detail.
  81.  
  82.     still in the 'Game' drawer, double-click on 'EmpServ'. There will be
  83.         quite a bit of I/O and your available memory will go down by a
  84.         couple of hundred K.
  85.  
  86.     close the 'Game' drawer and open the 'Progs' drawer. To see if you can
  87.         start a serial port client, double-click on 'SerEmp' if you want
  88.         to (not necessary for this test). Double-click on 'Empire'. This
  89.         should bring up a window and ask you for a country name. Think up a
  90.         name and enter it. Say that you want to create it, and enter the
  91.         default country-creation password of 'creationpassword'. Think up a
  92.         password for your country and enter it twice. You should now be
  93.         playing Amiga Empire - see the files in the 'Doc' drawer for how
  94.         to proceed.
  95.  
  96. From a shell:
  97.  
  98.     copy Empire.library to your LIBS: directory. It needs about 180K.
  99.  
  100.     CD to the Game directory. Enter 'EmpCre < 16x16.fast'. There should be
  101.         lots of output, then lots of disk I/O. If the last line isn't
  102.         'Empire world created!', try again. If there seems to be a serious
  103.         problem, check your installation, and perhaps read the documents in
  104.         more detail.
  105.  
  106.     Still in the Game directory, enter 'Run EmpServ'. There will be some
  107.         disk I/O as the server starts up. It will start a log file in
  108.         'RAM:empire.log'.
  109.  
  110.     CD to '/Progs'. If you want to start up a serial port client on the
  111.         standard Amiga serial port, enter 'Run SEREmp'. If not, don't
  112.         bother. Enter 'Empire' to start playing locally. You will be asked
  113.         for a country name. Think one up and enter it. Say that you want to
  114.         create it, and enter the default country-creation password of
  115.         'creationpassword'. Think up a password for your country and enter
  116.         it twice. You should now be playing Amiga Empire - see the files in
  117.         the 'Doc' drawer for how to proceed.
  118.  
  119. Note: the supplied startup scripts all set the country creation password
  120. to 'creationpassword', and the password of the default deity ('god') to
  121. 'godpassword'. If you are hosting a real game, you will probably want to
  122. change both, by changing the scripts, by running EmpCre directly without a
  123. script, or by logging in as 'god' and using 'edit world' and 'change
  124. password'.
  125.  
  126. Note that I (Chris Gray) have moved slightly since my last distribution of
  127. Amiga Empire. I can now be reached at:
  128.  
  129.     Chris Gray
  130.     #808 - 8515 - 112 St.
  131.     Edmonton, Alberta
  132.     CANADA  T6G 1K7
  133.  
  134. Please note that I am EXTREMELY poor at answering physical mail - I have
  135. unanswered mail that is over a year old. Email is much better; I usually
  136. reply within a week or so. By Email, my preferred address is:
  137.  
  138.     {uunet,alberta}!myrias!ami-cg!cg    or    ami-cg!cg@myrias.COM
  139.  
  140. I also have a CompuServe account, which I check every couple of weeks:
  141.  
  142.     74007,1165
  143.  
  144.  
  145. I (David Wright) can be reached at:
  146.  
  147.    David Wright
  148.    4262 Bennington
  149.    Brunswick, OH USA 44212
  150.    (216) 273-1064 (voice)
  151.  
  152.    You should try and contact me first if you have a question regarding
  153. Empire 2.1w, as Chris may not have worked on that part of 2.1w.
  154.