home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 April / Chip_2001-04_cd1.bin / ctenari / Nemcek / Dyna / README.TXT < prev    next >
Text File  |  2000-07-18  |  4KB  |  90 lines

  1. DYNAMIC DYNA BLASTER (tm) original concept by HUDSON software.
  2.  
  3. New - network version - of DYNABLASTER was created by ICAN software in 1999.
  4.  
  5. Some graphics and sounds used in this new program was created by HUDSON soft.
  6. And used without their permission. Sorry boys. Really.
  7.  
  8. HOW TO START GAME:
  9.  Start DYNA.BAT for net/single player game.
  10.  - or - start DYNACORE.EXE directly for single (training) player game.
  11.  
  12. FEATURES:
  13.  - network games for up to 4 players
  14.  - cheats for god mode,debug or so (f.ex.: type STARWARS in menu/game ...)
  15.    (or type DEBUGNET in game (S: send packets G: got packets count))
  16.  - training mode (single player: kill'em all and got exit (blue gem))
  17.  - coming soon: single player for 2 players on 1 PC
  18.  - original graphics and sounds
  19.  - new music (ID soft's)
  20.  - new menu (ugly)
  21.  - new setup (DSTART.EXE)
  22.  - hey! start DYNACORE.exe with /?
  23.  - written in BP7.0 (DYNACORE,DSTART), and BC3.0 (DYNAIPX)
  24.  - TASM 3.0 used too
  25.  - MAKEWAD utility from ICAN soft used for DYNA.WAD build
  26.  - Paint Shop Pro 4.0 and 6.0 used for retouche
  27.  - etc...
  28.  
  29. FILES:
  30.  
  31.   DYNA.WAD       - data file (using ID software's WAD data file type)
  32.                    (created by utility MAKEWAD by (c)ICAN soft )
  33.   DYNACORE.EXE   - main game core (written in BP/ASM)
  34.   SETUP.EXE      - setup program, also starts net game (written in BP/ASM)
  35.   DYNAIPX.EXE    - TSR IPX network driver (written in C)
  36.   README.TXT     - This file
  37.   CTIMNE.TXT     - Czech info
  38.  
  39. TROUBLESHOOTING:
  40.  1. If you are in setup (DSTART.EXE) and your screen "crashes", run DSTART
  41.     with /N parameter.
  42.  2. Run this game on 486DX/66MHz computer with 1MB RAM minimaly!!
  43.     If you haven't enougn free memory, try run dyna without sound.
  44.     (Run setup.exe and select No sound)
  45.  3. Number what appears in right upper corner when you press "F1" key
  46.     in game (DYNACORE) means FPS - how much frames (screen) was drawed
  47.     per one second. Only for information about speed. (May be ~ 42)
  48.  4. When you starts net game in DSTART.EXE and this crashes with error
  49.     (f.ex."Error in ListenForPacket: 0x1" - This error makes WIN95 sometimes)
  50.     don't worry - run that again and again. or reconfigure you NET soft or WIN95.
  51.  5. Coaxial cable network recomended.
  52.  6. HEY! have you "BLASTER" veriable OK?
  53.      SET BLASTER=A220 D1 I5
  54.     in your autoexec.bat ?
  55.      Axxx = sound blaster port adress (220,200,240,260,...)
  56.      Dx   = DMA (1,5,...)
  57.      Ix   = IRQ (5,7,...)
  58.  7. In net game: players are slow: try run with parametr: /T
  59.  8. Special keys :  F1=frame rate  F2=network debug, only if DEBUGNET cheat used
  60.  9. If you want to terminate DYNACORE.EXE, press Ctrl + RShift + Del.
  61.     This is only emergency, no normal exit!
  62.  10. now nothing...
  63.  
  64. DYNAIPX.EXE parameters:
  65.  you can start network game from command line (not only from dstart.exe) using this:
  66.   DYNAIPX -numnodes X [other params]
  67.  
  68.  where:
  69.   -nodes X      means how much computers will be in net (X=count (min 2/max 4)).
  70.                 REQUESTED.
  71.   [other params] are:
  72.     -player Y   whats your player number (0=master, 1..3=slave). OPTIONAL.
  73.     -port Z     select different network socket (0..65534) for multiple net games
  74.                 on one network. OPTIONAL.
  75.     -vector A   where A is 0x60 to 0x66 (alternate interrupt comunication vector).
  76.                 if you have TSR which is using int 0x60 (int 60h) then use this
  77.                 switch (f.ex.: -vector 0x61)
  78.                 OPTIONAL.
  79.  
  80. DYNACORE.EXE parameters:
  81.  run: DYNACORE.EXE /?
  82.  1. if your screen are unstabile, blinking or so when you are playing game,
  83.     start DYNACORE.EXE /V
  84.  
  85. check out http:\\icansoft.zde.cz
  86.  
  87. CCOOMMIINNGG SSOOOONN::
  88.  2000: wolfenstein 3d - with network game.
  89.  
  90. [END]