home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / miscutil / ser4 / sample.cfg < prev    next >
Text File  |  1994-03-27  |  4KB  |  96 lines

  1. INIT1=AT &F
  2. INIT2=AT &K0 &M0 &A0 &N8 X1 B0
  3. HANGUP=AT H0 &M4 &A3 &N0 X4 B1
  4. CONFIG=
  5. DEVPARM=
  6. BAUD=14400
  7. DIAL=
  8. COM=4
  9. IRQ=3
  10. PORT=02e
  11. VECTOR=
  12. LOADGAME=
  13. EPISODE=1
  14. MAP=1
  15. SKILL=4
  16. PLAYER=0
  17. PULSEDIAL=0
  18. DEATHMATCH=0
  19. NOMONSTERS=0
  20. RESPAWN=
  21.  
  22. NAME=1
  23. NUMBER=9051234567
  24.  
  25. NAME=2
  26. NUMBER=4161234567
  27.  
  28.  
  29. Explanations (keep these lowercase, keep above uppercase):
  30.  
  31. init1=<string>  modem init string #1.  Ex. INIT1=AT &F
  32. init2=<string>  modem init string #2.  Ex. INIT2=AT &K0 &M0 &N6
  33. hangup=<string> modem hangup string  Ex. HANGUP=AT H0
  34. config=<string> alternate doom config file  Ex. CONFIG=c:\new.cfg
  35. devparm=<string> arg(s) to pass with -devparm.  Ex. DEVPARM=-record rg1
  36. baud=n          9600 (default), 14400, 19200, 38400, 57600, 115200 (16550 only)
  37. dial=n          number for modem to dial.
  38. com=n           com port number n. (default = 1)
  39. irq=n           irq number n. (default set according to com port used)
  40. port=0xn        com port hex address n. (default set according to com port used)
  41. vector=0xn      irq hex vector number n (default found automatically in 0x60-66)
  42. loadgame=n      load saved game number n: 0-5
  43. episode=n       episode number n: 1-3 (default = 1)
  44. map=n           map number n: 1-9 (default = 1)
  45. skill=n         skill level n: 1-5 (default = 3)
  46. player=n        player number n (0-1). (default = 0) use 1 on slower computer
  47. pulsedial=n     set n = 1 for pulse dial. (default = 0 = tone dial)
  48. deathmatch=n    set n = 1 for deathmatch mode. (default = 0 = cooperative)
  49. nomonsters=n    set n = 1 for no monsters. (default = 0)
  50. respawn=n       set n = 1 for monster respawn after 8 seconds. (default = 0)
  51.  
  52. name=<string>   phonebook name for number on next line.
  53. number=n        phonebook number for previous name.
  54.  
  55.  * Values can be left empty.  Ex. CONFIG=
  56.  * Invalid values will be converted to defaults.  Ex. EPISODE=4 --> 1
  57.  * 8250 UARTs do not support 115200 baud.
  58.  * Unlimited number of phonebook name/number entries -- Just add more.
  59.  
  60. Development mode options for use with -devparm:  (From FAQ v5.5)
  61.   -wart <episode> <level>        Warps to episode (1-3) level (1-9)
  62.   -warp <episode> <level>        Warps to episode (1-3) level (1-9)
  63.   -file <name w/ .LMP/.WAD>      Adds external WAD/LMP files to the filelist
  64.   -playback <name w/o .LMP>      Plays back a recorded demo
  65.   -playdemo <name w/o .LMP>      Plays back a recorded demo
  66.   -record <name w/o .LMP>        Makes a demo recording until you finish or die
  67.   -timedemo <name w/o .LMP>      Calculates the number of times the screen is
  68.                                  redrawn when playing a demo.
  69.   -noview                     ** Turns off screen and displays game-tics
  70.   -nodraw                     ** Speeds up game on some systems?
  71.   -noblit                     ** Speeds up game on some systems?
  72.   -left                          Sets up a network terminal for "left view"
  73.   -right                         Sets up a network terminal for "right view"
  74.   -watch <parameter>             Used in network play?
  75.   -drone <player number>         Creates a drone of another player
  76.   -recordfrom <1-6> <demo name>  Records a demo from a saved game
  77.   -debugfile <parameter>         Dumps all debugging info to debug<parm>.txt
  78.   -file                          Adds a filename to the .WAD file
  79.  
  80.   **: Can only be used with the "-timedemo" parameter.
  81.   **: Stages of play  after you make your com port and hex address
  82.       Set your particular game play settings .Nightmare level is truely
  83.       stated . Respawn is on and there are are no network cheats .
  84.       So Its murder at will .. once you are all set . Run Ser4 and
  85.       it will bring up the menu . You can (D)ial (A)nswer or (Q)uit..
  86.       Once you dial and or answer you get the 2nd Menu where you can
  87.       (D)oom (C)onfigure (S)tates (Q)uit. Hit D and you should be in game
  88.       play .. Hit T to talk or chat one line at a time to your buddy.
  89.       If you quit the game you can still play and reconfig to other
  90.       settings without dropping the line . so decide what to do quit and
  91.       replay . This is yet the best modem aid going .. And it works at 14.4
  92.       US-Robotics to US-Robotics . I Have 21.6 terbo and my budd a 16.8 both
  93.       Dual Standards . So It works man .. Have a kick ass time and blow some
  94.       demons away ..
  95.                                  Soaring Eagle (Thunder Clapp Pi8-Vate BBS )
  96.