home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / galaxy5.arj / INSTALL.TXT < prev    next >
Encoding:
Text File  |  1996-09-10  |  11.7 KB  |  209 lines

  1.  
  2.                               ──══ Galaxy 5 ══──
  3.                       Copyright (C) 1996 Thomas J. Smith
  4.                         Installation instruction sheet
  5.  
  6.  
  7.      ────────────────────────────────────────────────────────────────────
  8.       If you are having trouble installing Galaxy 5, and need to
  9.       manually install the game, move on to the section, MANUAL
  10.       INSTALLATION.
  11.      ────────────────────────────────────────────────────────────────────
  12.  
  13.  
  14.                                    CONTENTS
  15.      ────────────────────────────────────────────────────────────────────
  16.       Files In This Archive............................................1
  17.       Upgrading........................................................2
  18.       Quick Install....................................................3
  19.       Detailed Installation............................................4
  20.       Manual Installation..............................................5
  21.      ────────────────────────────────────────────────────────────────────
  22.  
  23.  
  24.                              FILES IN THIS ARCHIVE                     1
  25.      ────────────────────────────────────────────────────────────────────
  26.       Included with G5xxx.ZIP (where xxx is the version number, and
  27.       may sometimes be more than 3 characters, like G5xxxx.ZIP), should
  28.       have been the following files.
  29.  
  30.       INSTALL.EXE  - Installation program.
  31.       INSTALL.TXT  - This installation instructions text file.
  32.       GALAXY5.DOC  - Documentation for the door game.
  33.       G5.ZIP       - Program files zipped (pathnames stored,
  34.                      subdirectories recursed).
  35.       SCREENS.ZIP  - Some ANSI screens that you may use on your BBS to
  36.                      announce the door! ;>
  37.       WHATSNEW.TXT - Changes, additions, fixes, etc. in this version
  38.                      (as well as previous versions).
  39.       FILE_ID.DIZ  - Description text file.
  40.      ────────────────────────────────────────────────────────────────────
  41.  
  42.  
  43.                                    UPGRADING                           2
  44.      ────────────────────────────────────────────────────────────────────
  45.       If you are upgrading, run the INSTALL program and show it the
  46.       directory where your copy of Galaxy 5 is installed to (if it
  47.       doesn't find it first! ;> ). If INSTALL finds a copy of
  48.       GALAXY5.EXE in the specified directory, then you will be asked if
  49.       you wish to use the upgrade options. **PLEASE NOTE** that you
  50.       should only choose Yes to this question if you have customized
  51.       anything about the game (screens, prices, armour & weapon names,
  52.       etc.). Otherwise, select No.
  53.      ────────────────────────────────────────────────────────────────────
  54.       If you do select to use the upgrade options, then you will be
  55.       shown a list of the things that you can choose whether or not you
  56.       want them installed or not. These are as follows,
  57.  
  58.       1) All files in the SCREENS subdirectory (*.ANS & *.ASC files).
  59.       2) All files in the DATA subdirectory (data files).
  60.       3) All *.TXT text files in your Galaxy 5 home directory.
  61.  
  62.       Select the ones you wish to install by highlighting them, and
  63.       pressing your spacebar. A check mark will appear to the left of
  64.       the selected options. You can highlight an already selected option
  65.       and press your spacebar to "unmark" the option. After you have
  66.       determined which parts you want upgraded, press F10 to begin the
  67.       upgrade, or ESC to abort.
  68.      ────────────────────────────────────────────────────────────────────
  69.       **NOTE** When upgrading, INSTALL will always copy over the new
  70.                .EXE and .OVR files, regardless of which areas you have
  71.                marked for upgrade.
  72.      ────────────────────────────────────────────────────────────────────
  73.  
  74.  
  75.                                  QUICK INSTALL                         3
  76.      ────────────────────────────────────────────────────────────────────
  77.       1 ■ Unzip G5xxx.ZIP to either a temporary directory, or the
  78.           directory where you wish to install the game.
  79.      ────────────────────────────────────────────────────────────────────
  80.       2 ■ Run INSTALL.EXE, choose the letter of the drive you want the
  81.           game installed to, then enter the directory where you want
  82.           the game installed to. If you choose a directory that does
  83.           not exist, it will be created.
  84.      ────────────────────────────────────────────────────────────────────
  85.       3 ■ After INSTALL loads G5SETUP.EXE, choose "Node Setup," and
  86.           setup all of your BBS nodes, then choose "Setup Galaxy 5" to
  87.           set the game to your system and your likings (if upgrading,
  88.           INSTALL will not load G5 Setup).
  89.      ────────────────────────────────────────────────────────────────────
  90.       4 ■ Create your batch files for running the door. Your batch
  91.           file(s) that you use to run the game MUST call the G5.BAT
  92.           file with a node number as the first parameter. So in your
  93.           batch file(s) you would use something like, CALL G5.BAT 1
  94.           where 1 is the node number being loaded. Wildcat! systems can
  95.           take advantage of the wcnodeid variable by using,
  96.           CALL G5.BAT %WCNODEID% Example,
  97.                                          @ECHO OFF
  98.                                          CD\DOORS\GALAXY5
  99.                                          CALL G5.BAT 1
  100.                                          CD\BACK\TO\BBS\OR\WHATEVER
  101.      ────────────────────────────────────────────────────────────────────
  102.       5 ■ To try the game locally, either run the LOCAL.BAT file, or
  103.           type GALAXY5 /L on the command line. *NOTE* using the /L
  104.           parameter instead of the LOCAL.BAT file will not allow you to
  105.           use any Xports in the game. If you try to use an Xport and
  106.           you used the /L parameter, then the game will exit to DOS.
  107.      ────────────────────────────────────────────────────────────────────
  108.  
  109.  
  110.                              DETAILED INSTALLATION                     4
  111.      ────────────────────────────────────────────────────────────────────
  112.       1 ■ You've probably already unzipped the G5xxx.ZIP file. Now just
  113.           run the INSTALL.EXE program. INSTALL can be ran from a
  114.           temporary directory and it will create its own directory of
  115.           your choice and place the files in their proper places, or if
  116.           you are running it from the directory you want it installed
  117.           to, it will create the necessary directories, and place the
  118.           files in their proper places. Either way, the installation
  119.           program will install the game properly.
  120.      ────────────────────────────────────────────────────────────────────
  121.       2 ■ In the INSTALL program, you will first be asked to key in the
  122.           letter of the drive you want the game installed to. Then, if
  123.           a valid directory is found on that drive where the game can
  124.           be installed, then it will be shown, otherwise, the directory
  125.           you are running INSTALL from will be shown. Type in the
  126.           directory where you want the game installed to. If the
  127.           directory already exists, you may press F2 to choose that
  128.           directory from a pick list. Pressing F2 will only work for
  129.           choosing a directory that already exists.
  130.                                      -=≡=-
  131.           If a GALAXY5.EXE file is found in the directory you chose to
  132.           install to, then you will be asked if you wish to use the
  133.           upgrade options. When you do, then only the files needed to
  134.           upgrade will be copied to your G5 directory. If you have not
  135.           customized anything about the game, then it would probably be
  136.           best to choose NO when asked to use upgrade options. This is
  137.           safe to do, and will keep all info pertaining to your players.
  138.      ────────────────────────────────────────────────────────────────────
  139.       3 ■ INSTALL will automatically load the G5SETUP.EXE program
  140.           (unless you are using the upgrade options). When you get to
  141.           the G5 Setup program, the first thing you should do is choose
  142.           "Node Setup," and configure all of the nodes that you have.
  143.           G5 Setup contains online help throughout, just press F1
  144.           whenever you have a question to see if it helps! :) After
  145.           configuring your nodes, choose "Setup Galaxy 5" to set up the
  146.           game to your system and your likings.
  147.      ────────────────────────────────────────────────────────────────────
  148.       4 ■ Create your batch files for running the door. Your batch
  149.           file(s) that you use to run the game MUST call the G5.BAT
  150.           file with a node number as the first parameter. So in your
  151.           batch file(s) you would use something like, CALL G5.BAT 1
  152.           where 1 is the node number being loaded. Wildcat! systems can
  153.           take advantage of the wcnodeid variable by using,
  154.           CALL G5.BAT %WCNODEID% Here is an example for node 2's batch
  155.           file,
  156.  
  157.           @ECHO OFF
  158.           CD\DOORS\GALAXY5
  159.           CALL G5.BAT 2
  160.           CD\BACK\TO\BBS\OR\WHATEVER
  161.  
  162.           And here is an example using the Wildcat! %wcnodeid% variable,
  163.  
  164.           @ECHO OFF
  165.           CD\DOORS\GALAXY5
  166.           CALL G5.BAT %WCNODEID%
  167.           CD\WILDCAT\WCWORK\NODE%WCNODEID%
  168.  
  169.           I use the above example using the %wcnodeid%. In fact, it is
  170.           exactly what my batch file looks like! Of course you must
  171.           remember that you have to be using the wcnodeid variable in
  172.           order for this to work. For a single line system, all you
  173.           would have to do is put SET WCNODEID=1 either in your CAT.BAT
  174.           or your AUTOEXEC.BAT. As for multi node Wildcat! systems, you
  175.           would have to add SET WCNODEID=N (where N is the proper node
  176.           number), in each of your CAT*.BAT files.
  177.      ────────────────────────────────────────────────────────────────────
  178.       It is extremely important that you CALL the G5.BAT file, and
  179.       not GALAXY5.EXE in your BBS batch file(s)!!
  180.      ────────────────────────────────────────────────────────────────────
  181.  
  182.  
  183.                               MANUAL INSTALLATION                      5
  184.      ────────────────────────────────────────────────────────────────────
  185.       1 ■ Unzip G5xxx.ZIP to the directory you wish to install the game
  186.           to (xxx will be the version number).
  187.      ────────────────────────────────────────────────────────────────────
  188.       2 ■ Rename the G5.ZIP file (this is inside the G5xxx.ZIP file) to
  189.           G5.EXE. G5.ZIP is actually a self extracting .ZIP archive
  190.           renamed back to .ZIP from .EXE.
  191.      ────────────────────────────────────────────────────────────────────
  192.       3 ■ Type "G5 -d" (without the quotations). This will create a few
  193.           directories and place the proper files in the proper
  194.           directories. After this is done, you may delete the G5.EXE
  195.           archive, as it is no longer needed.
  196.      ────────────────────────────────────────────────────────────────────
  197.       4 ■ Run G5SETUP.EXE and first choose "Setup Nodes" then choose
  198.           "Setup Galaxy 5" to setup the game to your system and your
  199.           likings.
  200.      ────────────────────────────────────────────────────────────────────
  201.       5 ■ Follow the instructions above for making your batch file(s)
  202.           for running the door from your BBS software.
  203.      ────────────────────────────────────────────────────────────────────
  204.       6 ■ To try the game locally, type LOCAL and press enter, or type
  205.           GALAXY5 /L on the command line.
  206.      ────────────────────────────────────────────────────────────────────
  207.  
  208.                                 ■ END OF FILE ■
  209.