home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / TWMAD088.ZIP / TIPS.DOC < prev    next >
Text File  |  1994-01-08  |  4KB  |  90 lines

  1.  
  2. So you don't have a lot of hard drive space? Most of us don't. Here are a few
  3. tips that can save you hard drive space. Note the this was done on a new
  4. install of TW2002, after BIGBANG had been run, but before TEDIT or EXTERN
  5. had been run.
  6.  
  7. TW2002 dumps 83 files totaling 1,294,153 bytes in your TW directory. You can
  8. pare this down by removing the following files:
  9.  
  10. EMS40.SYS    - delete - needed only if you have 1meg+ of memory, see TWDOCS.
  11.                         If you can use it copy it to your DOS dir and install
  12.                         it as a device in CONFIG.SYS
  13. INSTALL.DIR  - delete - list of command line options to start TW2002, check
  14.                         to see what one you need to use, and then scrap it.
  15. TEDIT.DOC    - delete - Doc file for TEDIT, which I've never used. TEDIT is
  16.                         easy to use. If you aren't sure keep one copy.
  17. TWZAPPER.DOC - delete - Documents for TWZAPPER database fixing program, at most
  18.                         you need one copy.
  19. TWZAPPER.EXE - special, see below - TWZapper itself
  20.  
  21. This will bring you to 1,254,707 bytes per universe. You can also delete
  22. Bigbang.exe once you've made the universe - the game doesn't call it.
  23.  
  24. OK, now we are at 1,221,459 bytes, and we get crazy. Make a directory called
  25. TWEXE off of your root, and ADD IT TO YOUR PATH in AUTOEXEC.BAT. Copy *.EXE 
  26. to the new directory, and delete all of them from every universe. Also put 
  27. TWZAPPER, AEXTERN, and TWUNBUG there. Each TW2002 game now takes up 1,064,539 
  28. bytes, and yes, it will run.
  29.  
  30. So for 10 games you'd need 10,645,390 bytes, as compared to 12,941,530 bytes,
  31. or a saving of just over 2 megabytes. 
  32.  
  33. ***************************************************************************
  34.  
  35. You are really tight still? This one is dangerous.
  36.  
  37. DO NOT USE THIS IF YOU ARE RUNNING WINDOWS, DESQVIEW, DOUBLE DOS, or any
  38. other multitasking software unless you read everything here!
  39.  
  40. This trick revolves around use of the APPEND.EXE command that comes with 
  41. DOS. APPEND should be the first thing in your AUTOEXEC.BAT file, before
  42. you call your multi-tasker. IF IT ISN'T IT CAN SERIOUSLY MESS UP YOUR HARD
  43. DRIVE TO THE POINT WHERE YOU MAY HAVE TO FORMAT IT!
  44.  
  45.  
  46. ------------------------------------------------------------------------------
  47. If you call it after you call your multi-tasker your hard drive will be toast! 
  48. ------------------------------------------------------------------------------
  49.  
  50.  
  51. Make a directory called \ANS, doesn't matter where it is on your hard drive,
  52. or even if it's on the same computer (we had this running across a LAN one
  53. night, EXE files on the BBS computer, and the data files on another machine
  54. across the room). Add a line in your Autoexec.bat saying:
  55.  
  56. C:\DOS\APPEND C:\BBS\ANS
  57.  
  58. Now copy the following files into the C:\BBS\ANS directory and delete them
  59. from the TW directories.
  60.  
  61. *.ANS (in other words all files ending in ANS) - TW2002 ANSI pictures
  62. OATHTEXT.DAT   -  oaths used by destroyed traders
  63. TRADER.DAT     -  The Old Trader's information
  64. MENUFILE.TXT   -  Menu
  65. TWHELLO.MSG    -  Non-ansi logon message
  66. TWINSTR.DOC    -  On-line help files
  67. SHIPSTAT.DAT   -  Ship stats
  68.  
  69. You now have 701,516 bytes used per universe, and 576,079 bytes that are common
  70. to all the universes. So you wanted to run 10 universes? Your total space
  71. required would be 7,591,239 bytes , plus the expander. A lot better than the
  72. 12,941,530 bytes that would be required for 10 universe otherwise...
  73.  
  74. A 5 megabyte saving - now what can we do with five megabytes? Hum....
  75.  
  76. I should mention that Stacker works quite well too, saving an absolutely 
  77. amazing amount of HD space. Superstore should give simular results, as does
  78. DOS6.0 DoubleSpace. However I would only recommend running these on IDE 
  79. drives. I've heard of problems with MFM, RLL, and SCSI drives. 
  80.  
  81. A warning about Stacker/Doublespace/Superstore - if you are multitasking
  82. Windows/OS2 and are using a swapfile, make sure it's a permanant one and that
  83. it's on the uncompressed partition. If it isn't, you'll have some very 
  84. interesting errors show up, including lock ups, file allocation table 
  85. problems, etc. I just upgraded to DOS6.2, and if you haven't already, do
  86. so. It has some really nice features, and is more than worth the $12.95
  87. Canadian it cost me.
  88.  
  89.  
  90.