home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1995 July / Power_DOS_CD-ROM_Walnut_Creek_July_1995.iso / games / simulate / rails320.txt < prev    next >
Text File  |  1995-03-07  |  14KB  |  303 lines

  1. If Railsim reports after you have decrunched it's zip-archive
  2. "railsim.exe manipulated,maybe virus" or something to that effect - ignore
  3. it.This is a little bug in it's internal validation-routine,which doesn't
  4. affect the game at all.
  5.  
  6.           Information about RAILSIM
  7.           =========================
  8.        (JB Software Saxony railway simulation)
  9.  
  10.        Last changes:      7th September 1994
  11.  
  12.        Current version:   3.20    9/1994
  13.  
  14. -----------------------------------------------------------------------------
  15.  
  16.  RAILSIM is the English version of the German railway simulation program
  17.  BAHN. At most places of the following text you can change the names RAILSIM
  18.  and BAHN. There does not exist any English version older than version 3.20.
  19.  
  20. -----------------------------------------------------------------------------
  21.  
  22.  This file contains information in its first section about installation.
  23.  The second section will handle the news of version 3.20 in comparison with
  24.  version 3.11a (available in German only).
  25.  
  26.  Please read the first section BEFORE copying the program to avoid possible
  27.  problems!
  28.  
  29. -----------------------------------------------------------------------------
  30.  
  31.  1 Installation/Update
  32.  ~~~~~~~~~~~~~~~~~~~~~
  33.  1.1 Technical requirements
  34.  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  35.  
  36.  Using RAILSIM you need an IBM-compatible personal computer with at least
  37.  80286 CPU, at least 640k byte memory and a VGA graphics card supporting the
  38.  standard graphic mode 640x480 pixels in 16 colors (standard VGA). A mouse
  39.  is recommended (only two buttons are needed).
  40.  RAILSIM uses neither numerical coprocessor nor any memory extensions like
  41.  EMM or XMM nor hidden nor temporary files.
  42.  
  43.  RAILSIM has been tested using MS-DOS 3.3, 5.00, 6.0 and 6.2.
  44.  I think compatible OS may be usable, too.
  45.  
  46.  
  47.  1.2 Installation
  48.  ~~~~~~~~~~~~~~~~
  49.  
  50.  The provided disk contains the program RAILSIM 3.20 and some example files
  51.  in packed format. For extracting you need about 3.7 Megabytes of disk space.
  52.  Therefore it is impossible to install RAILSIM on a floppy disk.
  53.  
  54.  If you should have an older version:
  55.     Create a new directory for RAILSIM 3.20 or copy your old version to
  56.     another directory for security. If there is an error on the update-disk
  57.     and you try to overwrite the old version, then you will not be able to
  58.     use the old version any longer.
  59.     You should delete or overwrite the old version not before the new version
  60.     has been tested successfully.
  61.  
  62.  Copy the file B320SFX.EXE into a directory you like and start this file
  63.  there. The file will extract itself and will create all files belonging to
  64.  RAILSIM 3.20. If no error message occurs, then RAILSIM will be installed
  65.  successfully and can be started by calling RAILSIM.EXE. For further handling
  66.  use the RAILSIM.TXT file or the online-help-system.
  67.  It doesn't make sense to include the directory into the path using the PATH
  68.  command because RAILSIM runs only in the current directory. It would be
  69.  better to create a batch-file what includes the change of directory.
  70.  Another good way is creating a macro using DOSKEY (MS-DOS 5.0 or higher) or
  71.  ALIAS (4DOS). You must not rename any of the RAILSIM.* files.
  72.  The file B320SFX.EXE can be deleted (from the hard disk) after successful
  73.  installation.
  74.  
  75.  If you want to overwrite an older version of RAILSIM by the new version:
  76.     During copying the new files over the old files there can occur problems
  77.     because the files have READ ONLY respectively WRITE PROTECTED state. In
  78.     this case you have to reset this state (for the OLD files) using
  79.  
  80.        ATTRIB -R BAHN.*
  81.  
  82.     It is more comfortable to use a suitable program for copying, like Norton-
  83.     Commander, PC-Tools or any equivalent shareware product. These programs
  84.     in most cases will warn you when overwriting the old files, but they will
  85.     copy nevertheless. It is important that ALL new files will be used because
  86.     any mix of old and new parts cannot run.
  87.  
  88.  
  89.  1.3 Update of network files
  90.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91.  
  92.  RAILSIM 3.20 can't read files created by older program versions. That is
  93.  no problem because you get the network files of 3.11/3.11a versions again
  94.  with the new version. If you use these files (*.NT3) then the problem will
  95.  be solved.
  96.  
  97.  But if you have changed files or created new networks or you have more files
  98.  than included with the program, then these data have to be converted into
  99.  the new file format. For that the program
  100.  
  101.   "CONVNT3.EXE"   serves, what is included on the disk.
  102.  
  103.  This program is to use as follows:
  104.  
  105.  Call:        CONVNT3 filename
  106.  
  107.  Filename is the name of a network file, e.g. "CHEMNITZ.NT3."
  108.  The converter loads this file and converts it into the new file format.
  109.  After that the new file will be saved using the old file name.
  110.  For security the original file will not be deleted, but renamed using the
  111.  same name with extension ".NT2". Using the same example you will find the
  112.  old file as CHEMNITZ.NT2 and the new file as CHEMNITZ.NT3 after converting.
  113.  The new file is about 30 kbytes shorter than the old, that is no error.
  114.  Test the new file using the new program. If there don't occur problems, then
  115.  you can delete the .NT2 file.
  116.  
  117.  In the usual case there don't occur any problems during converting and you
  118.  don't have to enter any data. But the converter is more than a simple
  119.  converting program, it also checks the files for errors resulting from errors
  120.  in older versions of RAILSIM (or BAHN).
  121.  When CONVNT3 finds such a position, then it will report the error and you
  122.  have to confirm that by pressing any key. The most errors will be corrected
  123.  successfully by the converter. If a warning occurs reporting a defective
  124.  train set, then note the train's route and number and later correct the train
  125.  using RAILSIM (delete the train and after that create a new one with the same
  126.  data but other cars).
  127.  
  128.  In case of greater problems you can apply to the program author for help, but
  129.  the time until reply can exceed some weeks.
  130.  
  131.  Contact address:
  132.  
  133.     Jan Bochmann
  134.     Lutherstraße 19
  135.     D-09126 Chemnitz
  136.  
  137.  By converting of network files of course there will not be implemented new
  138.  facilities of RAILSIM 3.20 (that means e.g. no bridges, semaphores, stops in
  139.  45° and others). Therefore it is probably that there will be published new
  140.  revised versions, especially for files from other authors than JBSS. There
  141.  is no telling what will happen.
  142.  
  143. -----------------------------------------------------------------------------
  144.  
  145.  For registration of new users and for the update there are valid the
  146.  conditions you find in the RAILSIM.TXT file (section 11).
  147.  
  148. -----------------------------------------------------------------------------
  149.  
  150.  2 New facilities of RAILSIM 3.20 compared with older versions of BAHN
  151.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  152.  2.1 New file format
  153.  ~~~~~~~~~~~~~~~~~~~
  154.  The network files *.NT3 are some shorter and include many changed or added
  155.  data structures. You have to convert old files using CONVNT3.EXE.
  156.  (see section 1.3)
  157.  
  158.  2.2 New graphic symbols
  159.  ~~~~~~~~~~~~~~~~~~~~~~~
  160.  - Symbols with special function in 45° angle
  161.    (stops/stations, terminals, signals, OFF-contacts, buffers, platforms)
  162.  - Tunnels respectively bridges on straight lines for tracks, roads and waters
  163.  - Stops with own memory
  164.  - Terminal stations on permanent way with big black-white label
  165.  - Semaphore signals on rail-owned tracks
  166.  - OFF-contacts for one direction only (instead of two)
  167.  - Speed limited lines with extra memory
  168.  - More buildings, industry and railway plants and animals
  169.  - Objects standing in front of the train (signals, labels...) will no more
  170.    be covered by the train
  171.  
  172.  2.3 New cars and trains
  173.  ~~~~~~~~~~~~~~~~~~~~~~~
  174.  -There are no more available all train sets at the same time but there is
  175.   available a greater assortment needing fewer memory.
  176.  -Selection using function "Load train set" of train menu or button "Install
  177.   train set group" in function "New train"
  178.  -New engines and cars:
  179.     (DRG = "Deutsche Reichsbahn [Gesellschaft]", German railway 1922-1949
  180.       DR = "Deutsche Reichsbahn", GDR railway 1949-1993
  181.       DB = "Deutsche Bundesbahn", FRG railway 1949-1993)
  182.  * DR/DB/DRG  254/194/E94
  183.  * DR  346 (ex 106 ex V60)
  184.  * DR  232 (ex 132)
  185.  * DR  155 (ex 250)
  186.  * DB  221 red-grey and blue-white
  187.  * DB  110.1/140 blue-white and red
  188.  * DB  120
  189.  * Express train cars of the twenties/thirties green
  190.  * Green DRG "Donnerbüchsen"
  191.  * Green express train cars of the sixties/seventies
  192.  * DR  green 2piece double-decker car unit
  193.  * DR  2- and 4piece double-decker car unit "RSB"-color
  194.  * DR  green 4axle "Rekowagen"
  195.  * DR  green-yellow express train cars and "Long Halberstädter"
  196.  * DR  orange-yellow City Express train cars
  197.  * DB  gray "Silverlings"
  198.  * DB  blue-white express train cars
  199.  * DB  diesel multiple-unit-car VT 628.2 + 928.2
  200.  * "Rolling Highway" (trucks on freight cars)
  201.  * suburban railway DB 420/421
  202.  * suburban railway Berlin ET/EB167, 485/885 (ex 270)
  203.  * suburban railway Hamburg 472/473, 471/871
  204.  * subway/underground Hamburg DT2
  205.  * Reconstructed tram cars (RAW Schöneweide) TZ70/BZ70 (also combined with
  206.    cars from the twenties)
  207.  * Gotha jumbo-sized cars 4axle T4-62/B4-61
  208.    (also combined with ET57/TZ70)
  209.  * All Gotha- and Reko-cars in orange-yellow color, too (e.g. Berlin)
  210.  * TATRA T6/B6 yellow and orange-yellow (e.g. Magdeburg, Rostock, Berlin)
  211.  * TATRA K2 articulated cars 6axle (Brno, Bratislava)
  212.  * Duewag T4 and T6 (+2axle trailer) of Kiel's tramway
  213.  * T6 and T8 articulated cars of Karlsruhe's tram
  214.    (The most trams in Western Germany used or still use similar cars)
  215.  
  216.  2.4 Switches (points)
  217.  ~~~~~~~~~~~~~~~~~~~~~
  218.  - Memory for switches increased
  219.  - New switch type "Alternation switch" for turn off/go straight on using
  220.    a number ratio
  221.  - For "Branching" switches there can be entered a main direction
  222.  - For "Branchings" there can be determined time intervals for routes, so
  223.    that route's course can change dependent on the simulation time
  224.  
  225.  2.5 Terminal stops
  226.  ~~~~~~~~~~~~~~~~~~
  227.  - Memory for terminal stops increased
  228.  - Effectiveness of terminals restrictable for some routes and some intervals
  229.  - Trains going into depot and trains of other routes serve terminals like
  230.    stops.
  231.  
  232.  2.6 Signalling systems
  233.  ~~~~~~~~~~~~~~~~~~~~~~
  234.  - Memory for signalling systems increased
  235.  - Semaphore signals for rail-owned tracks
  236.  - Signals what are passed by a train switch correct in the same time
  237.  - OFF-contacts for only one direction, the old (for two directions) will be
  238.    supported in the future, too
  239.  
  240.  2.7 File-infos
  241.  ~~~~~~~~~~~~~~
  242.  - Previous info text becomes headline (80 characters)
  243.  - Information about author[s] possible (80 characters)
  244.  - Information text of 4000 characters length
  245.  
  246.  2.8 Route management
  247.  ~~~~~~~~~~~~~~~~~~~~
  248.  - New route memory with plain statistics
  249.  - Eligible order of routes and therefore of trains
  250.  - Routes can be renamed
  251.  
  252.  2.9 Train control
  253.  ~~~~~~~~~~~~~~~~~
  254.  - New state STOP
  255.   * Train can be stopped anywhere and everytimes
  256.   * No CPU-time consumption, suitable for parking out of depots
  257.   * In table of trains marked as blue "S"
  258.   * Set/Reset of Stop-state using new buttons in "Edit Train"
  259.  - Stop Follow also possible while editing the followed train
  260.  - Follow also with manual control
  261.   * At branchings and alternating switches entering of wanted direction
  262.   * Using this feature can be gone for a drive nearly at will
  263.  - Report of following state in the menu section respectively above the map
  264.  
  265.  2.10 Map modes
  266.  ~~~~~~~~~~~~~~
  267.  - Upper windows larger, therefore no more shown a menu in map modes
  268.  - Mouse control on right border
  269.  
  270.  2.11 Command line and program start
  271.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  272.  - All command line arguments will be converted into capital letters
  273.  - Possible entering of filename or path at once to load/to set
  274.  - Suppress mouse support by /M0 switch
  275.  - In case of some initialization errors the start is possible, however
  276.  
  277.  2.12 General handling, editor and user interface
  278.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  279.  - Change from full-screen mode to standard mode also possible by >ESC< key
  280.    or by right mouse button
  281.  - Many symbol groups changed resp. new because of new graphic symbols
  282.  - Additional hot-keys (letters) for selection of some symbol groups
  283.  - Optional report of track geometry of the active symbol group by >F10<
  284.    (Therefore prevention of track symbol confusions)
  285.  - Mouse double-click for selecting in list boxes, e.g. filenames
  286.  - Buttons in dialogboxes can be set inactive, when their usage is not
  287.    suitable at the moment
  288.  - Radiobuttons as new dialogbox element
  289.  - Text input with changing Insert/Overwrite mode
  290.  - Clicking objects covered by a train
  291.    (using >CTRL + ET< resp. >CTRL + left mouse button<)
  292.  - Simple screen saver function by switching off the cursors
  293.  - Move of entire network possible
  294.  - Details of user interface revised
  295.  
  296.  2.13 Error correction
  297.  ~~~~~~~~~~~~~~~~~~~~~
  298.  - All errors known from BAHN 3.11a have been removed
  299.    (e.g. problems during turning and initializing, rough screen trouble when
  300.     using mouse, error entering terminal times, text input)
  301.  - When going into a depot there no more will be driven over the hall's roof
  302.  - Signals what are passed by a train switch correct at the same time
  303.