home *** CD-ROM | disk | FTP | other *** search
/ MegaDoom Add-On 3 / MEGADOOM3.iso / other / doomhelp / ftpdoom.hlp < prev    next >
Text File  |  1994-12-01  |  13KB  |  353 lines

  1.  
  2.                      How To FTP Shareware Doom
  3.                      ^^^^^^^^^^^^^^^^^^^^^^^^^
  4.  
  5.                        9th Edition 29/Nov/94
  6.                        ^^^^^^^^^^^^^^^^^^^^^
  7. Please read ALL of this file before attempting to get the game, to make
  8. sure you understand what to do.
  9.  
  10. One easy way to get Shareware Doom is from an ftp site.
  11.  
  12. Many sites have the shareware version, which is the whole of episode 1 from
  13. the registered version (the full game has a further two episodes but you
  14. will NOT be able to find this on ftp sites for obvious reasons! :D). Sites
  15. will usually also have the patch file to update the shareware v1.1 to
  16. shareware v1.2 and also a patch to upgrade v1.2 to v1.666).
  17.  
  18. Before I describe how to ftp the game, here is a list of ftp sites to
  19. choose from:
  20.  
  21. The main Doom site. Has LOADS of Doom stuff. New levels, editors, sounds,
  22. music, graphics, PWADs (new levels), text files, you name it! Note that most
  23. these add-ons cannot be used with Shareware Doom.
  24.  
  25.      ftp.orst.edu:/pub/doom
  26.  
  27. Others (various 'mirrors' of the above site):
  28.  
  29.      ftp.iglou.com [192.107.41.3] /doom                  Kentucky
  30.  
  31.  
  32.      ftp.uni-erlangen.de       (Germany, Europe)
  33.         Old ocf mirror directory is in /pub/pc/msdos/games/ID/ocf
  34.         /pub/pc/msdos/games/ID/doom-stuff is now a mirror of infant2
  35.  
  36.  
  37.      ftp.luth.se               (Sweden, Europe)
  38.         Look in pub/doom       (very fast transfer rates if you're
  39.                                close. I've had 100K/sec here in UK
  40.                                from this site. Averages about 25K/sec).
  41.  
  42.  
  43.       ftp.cdrom.com [192.216.222.5] /pub/doom            California
  44.  
  45.  
  46.       nctuccca.edu.tw [140.111.1.10] /PC/games/DOOM      Taiwan
  47.  
  48.  
  49.       ftp.sun.ac.za [146.232.212.21] /pub/msdos/doom     South Africa
  50.                                                          (updated weekly?)
  51.  
  52.  
  53.       ftp.demon.co.uk:/pub/ibmpc/games/id   for the 1.666 patch files.
  54.  
  55.  
  56.  
  57. Here are instructions for getting the shareware game, version 1.666...
  58.  
  59. Step 1: Ftp to an appropriate site.
  60.  
  61. As an example, I did this (I'm using Unix, incidentally. PC users might
  62. use an ftp program from Windows or something like that, I don't know):
  63.  
  64.    ftp ftp.luth.se
  65.  
  66. At the prompt for your name, enter 'ftp' (minus the quotes). If 'ftp' gives
  67. an error, enter 'anonymous' instead.
  68.  
  69. As a password, enter your full email address; i.e. you'd enter:
  70.  
  71.    <name>@<address>
  72.  
  73. e.g. I entered:
  74.  
  75.    mapleson@cee.hw.ac.uk
  76.  
  77. Actually, I could have abbreviated this to just:
  78.  
  79.   mapleson@
  80.  
  81. since most ftp sites 'fill in' the rest automatically.
  82.  
  83. Type the password carefully as it won't be echoed to the screen.
  84.  
  85.  
  86. Step 2: Goto the appropriate directory.
  87.  
  88. On this particular site, enter:
  89.  
  90.    cd pub/doom/id
  91.  
  92. followed by:
  93.  
  94.    dir
  95.  
  96. (on some sites you might have to enter 'ls -l' though this is not common.
  97. I'd include the -l to see how big the files are)
  98.  
  99. Amongst other files, you'll see the following on this site:
  100.  
  101. -r--r--r--  1 31       20            165 Sep  6 03:01 dm1666.txt
  102. -r--r--r--  1 31       20         770394 Sep  6 02:23 dm1666rp.zip
  103. -r--r--r--  1 31       20         650746 Sep  6 03:00 dm1666sp.zip
  104. -r--r--r--  1 31       20        2442984 Sep  6 02:59 dm1666sw.zip
  105. -r--r--r--  1 31       20         450819 Feb 18  1994 dm1_2rpt.zip
  106. -r--r--r--  1 31       20         388592 Feb 18  1994 dm1_2spt.zip
  107. -r--r--r--  1 31       20        1452872 Feb 18  1994 doom1_2a.zip
  108. -r--r--r--  1 31       20         802709 Feb 18  1994 doom1_2b.zip
  109.  
  110. The file doom1666sw.zip is the shareware version in zip (compressed) form.
  111. The file dm1666.txt is a text description of the game (I think! I haven't
  112. checked this since v1.2; the old version just has a short game description.
  113. The Doom FAQ v5.8 has a much better description of the game).
  114.  
  115. Further, in the above file list, the file dm1666sp.zip is a patch file
  116. that will update shareware v1.2 to shareware v1.666. You can get this
  117. instead if it's more convenient. Most sites will have most, or all, of the
  118. files shown above.
  119.  
  120.  
  121. Step 3: Use binary mode.
  122.  
  123. Before you can get the file(s), you have to switch to binary mode, otherwise
  124. any files you get will be useless. So enter this:
  125.  
  126.    bin
  127.  
  128. Or, if that gives an error (very unlikely), enter this:
  129.  
  130.    image
  131.  
  132. You'll get a message saying 'Switched to type: binary', or something
  133. similar ('Switched to type I, binary.', is a common message).
  134.  
  135.  
  136. 4. Next, enter this:
  137.  
  138.    hash
  139.  
  140. This will make '#' symbols appear during the ftp process, enabling
  141. you to see how the transfer is getting on. Each '#' represents a
  142. certian number of bytes transfered. It varies from 1024 to 8000
  143. upwards. Incidentally, if you can use the ncftp program, that program
  144. actually tells you what percentage of the transfer has been completed
  145. so far, which is more informative than # symbols. I, however, can only
  146. use ordinary ftp. Users of Mosaic or Netscape (or any other World Wide Web
  147. browser) will find such programs also give a good indication of how the ftp
  148. transfer is going.
  149.  
  150. It isn't necessary to enter hash for the ftp to work, but I always do
  151. because I find the feedback useful.
  152.  
  153. Now enter this to get the big Doom file:
  154.  
  155.    get dm1666sw.zip
  156.  
  157. followed (after a possibly hefty wait!) by:
  158.  
  159.    quit
  160.  
  161. to exit ftp.
  162.  
  163. Actually, a safer way to exit ftp is to enter 'close' before entering
  164. 'quit', but (so far) leaving out the 'close' has caused me no problems.
  165.  
  166. Of course, you might find you can't get onto a site because too many
  167. other people are on it. If this happens, use a different site or try
  168. later on.
  169.  
  170. Also, you can keep an eye on how the ftp is going by repeatedly listing the
  171. file that's getting created as you wait (assuming you can do more than one
  172. thing at once, using some kind of windowing system. I use XWindows on a Sun
  173. Sparc 10, so this is easy). Comparing this to how big the file will
  174. eventually be gives you some idea of how long it's going to take. If it's
  175. gonna take *hours*, kill the process off (if you can! Easy on Unix) and try
  176. a different site. Try to use a site that's closest to you and don't forget
  177. that the early hours of the morning (say, 3am to 8am, local time of the
  178. site) will be the best time to transfer stuff.
  179.  
  180. How long the file(s) takes to transfer will vary greatly from site to site,
  181. from 30 to 40 seconds to as much as an hour.
  182.  
  183. The example site I used here is usually pretty fast (peaks at 100K/sec
  184. where I am in Edinburgh); however, in this case, I downloaded the file in
  185. mid evening so it took just under 14 minutes (the fastest I've had from this
  186. site for this file is 37 seconds). Unfortunately, modem users are going to
  187. get MUCH slower rates. If you're in the UK, download at cheap rate times! :D
  188.  
  189. But most of all, always try and use a site that's closest to you; that is,
  190. if a mirror of ftp.orst.edu is closer to you then use that, not the
  191. ftp.orst.edu site.
  192.  
  193. The file you get is a 'zip' file which means it has been compressed. You
  194. need an unzipping program to extract the original file(s).
  195.  
  196. UNIX users should have a system command called 'unzip', so enter:
  197.  
  198.    unzip dm1666sw.zip
  199.  
  200. PC users need something like PKUNZIP v2.04g, in which case you'd enter:
  201.  
  202.    pkunzip dm1666sw.zip
  203.  
  204. A few words on unzipping files: make sure, if you're using PKUNZIP, that you
  205. have version 2.04g just to be on the safe side. If you do not have this, I
  206. can send it to you if you have a uudecoding program, or you can ftp PKUNZIP.
  207.  
  208. Where to get uuencode and pkunzip by ftp:
  209.  
  210. uuencode:  from oak.oakland.edu in the directory /pub/msdos/decode
  211.            the file name is uuexe525.zip
  212.  
  213.            (this is a zip file. To unzip it, you'll need something like
  214.            pkunzip, which is available from the same site...)
  215.  
  216. pkunzip:   Version 2.04g is available from oak.oakland.edu in the directory
  217.            /pub/msdos/zip and the file name is pkz204g.exe (this is a self-
  218.            extracting archive. Run the program and the various pk utilities
  219.            will be extracted for you automatically).
  220.  
  221.  
  222. I got the following from unzipping the file (it took about 10 seconds, so no
  223. worries about hanging around for ages. At least not on a Sun 10 :)
  224.  
  225.   Inflating: doom1666.2             
  226.   Inflating: deice.exe              
  227.   Inflating: doom1666.dat           
  228.   Inflating: install.bat            
  229.   Inflating: doom1666.1             
  230.   Inflating: file_id.diz            
  231.   Inflating: sysop.doc              
  232.   Inflating: vendor.doc             
  233.  
  234. Thus, entering 'ls' (I'm using Unix; pc users use dir of course) gave:
  235.  
  236.        deice.exe
  237.        doom1666.1
  238.        doom1666.dat
  239.        install.bat
  240.        vendor.doc
  241.        dm1666sw.zip
  242.        doom1666.2
  243.        file_id.diz
  244.        sysop.doc
  245.  
  246. You can now delete the dm1666sw.zip file if you want.
  247.  
  248. If you don't already have the files on your pc, you will need to transfer
  249. them to floppies and get them there. You'll need two high density floppy
  250. disks. Say they're called Disk 1 and Disk 2.
  251.  
  252. Place the file 'doom1666.2' on Disk 2 (Disk TWO). Place all the remaining
  253. files on Disk 1 (though to actually play the game I doubt you'll need
  254. sysop.doc and vendor.doc. Correct me if I'm wrong).
  255.  
  256. Insert Disk 1, select drive A, and enter:
  257.  
  258.    install
  259.  
  260. The game will then install itself.
  261.  
  262. The two disks take about two and a half minutes to load from the two floppy
  263. disks. After this is finished, you will be asked to re-insert Disk 1 and
  264. press RETURN (by the way, if you can afford the hard drive space, you can
  265. install the game direct from having the files on your hard drive, in a
  266. directory call INSTALL or something, which is MUCH faster! Just copy them
  267. over and enter install from there).
  268.  
  269. Having pressed RETURN, it will ask you what drive you want to decompress the
  270. game to. Just press the letter that corresponds to the drive you want.
  271.  
  272. Then, you are asked for the directory to install into (usually in the form
  273. <drive>:\DOOMSW). Again, just press RETURN (unless you want to alter the
  274. directory specification to \games\doomsw or something).
  275.  
  276. After pressing RETURN, the game will 'DE-ICE' - that is, it will decompress
  277. itself onto the drive. This process only takes 20 seconds on a 486/66, but
  278. it'll probably take somewhat longer (maybe a minute or two) on something
  279. like a 386/40. Depends on your processor and drive type. What I _can_ say is
  280. that about 4 lines of dots appear (you'll know what I mean by that when you
  281. see it). The speed at which the dots are displayed should then give you some
  282. idea as to how long it's going to take to DEICE. Shouldn't take long...
  283.  
  284. When it's finished, the game will automatically run the Doom setup program:
  285.  
  286. Select your sound card settings (if wanted/possible), re-configure the
  287. controls if necessary or desired, etc. Then select the 'Save settings and
  288. run Doom' option.
  289.  
  290. And that's it! Note: make sure that if you reconfigure the mouse or keyboard
  291. controls, you must press F10 to accept the new setup, and _not_ RETURN!
  292.  
  293. This setup program can be run any time from DOS by entering 'setup' from
  294. your Doom directory, by the way.
  295.  
  296. Doom runs best on a 'clean' system, i.e. make sure you have nothing
  297. unnecessary running in memory, sych as EMM. If you have DOS 6.2 or higher,
  298. hold down Shift during boot-up. Alternatively, create special autoexec.bat
  299. and config.sys files that have the barest minimum of essentials for playing
  300. Doom (sound card commands, etc).
  301.  
  302. The biggest improvment you can get in speed in Doom (after selecting low
  303. res mode and/or reducing screen size) is to upgrade from 4 meg to 8 meg of
  304. RAM. If the game is slow, try reducing screen size and use low res mode.
  305.  
  306. NOTE! Read the README file in the Doom directory! It has LOTS of useful
  307. info and trouble-shooting answers.
  308.  
  309. Have fun! :)
  310.  
  311. Ian.
  312.  
  313. PS. Some of you may try Nightmare mode first. Remember: only the iddt and
  314. idclev cheats work in Nightmare mode, so don't complain when you find you
  315. can't get god mode, max ammo, etc. In case you have NO idea what I'm talking
  316. about, here is a small cheat summary (for full details, ask me for the
  317. cheats file - if I haven't already sent it to you. The cheats work by just
  318. typing them at anytime during normal play):
  319.  
  320. iddqd         - Gode mode.
  321. idkfa         - Gets you max ammo, health, colour keys, etc.
  322. idfa          - As idkfa, but no keys.
  323. idspispopd    - No clipping (walk through walls). The equivalent code in
  324.                 Doom II is 'idclip'.
  325. idbehold      - Power up (followed by one of S, V, I, R, A or L).
  326. idclev        - Warp to episode/level (press two digit keys after typing).
  327. idmypos       - Display co-ordinates in hexadecimal notation.
  328. idchoppers    - Gives you the chainsaw.
  329. iddt          - Toggle map detail (can only be used whilst in Map Mode).
  330.  
  331. )*-------------------------------------------------------------------------
  332.  
  333. This help brought to you by:
  334.  
  335. The Doom Help Service (DHS).
  336.  
  337. email to: mapleson@cee.hw.ac.uk
  338. Co-ordinator of rec.games.computer.doom.help.
  339.  
  340. WWW addresses:   
  341.  
  342.   Home page:     http://www.cee.hw.ac.uk/~mapleson/
  343.   DHS:           http://www.cee.hw.ac.uk/~mapleson/doom/doom.html
  344.  
  345. Ian C. R. Mapleson BSc,
  346. Department of Computer Science and Electrical Engineering,
  347. Heriot Watt University,
  348. Riccarton,
  349. Edinburgh,
  350. Scotland,
  351. United Kingdom.
  352.  
  353.