home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / games / drnecro / read_me2.txt < prev    next >
Text File  |  1994-11-12  |  5KB  |  107 lines

  1.  
  2. Wow!
  3.  
  4. I can't believe this code is nearly 4 years old.  Scary, eh?
  5.  
  6. Where Have I Been?
  7. ------------------
  8. Somewhere back in Spring of 1993, I succumbed to the maddening urge to
  9. purchase an IBM PC compatible.  As much as I loved my MegaSTe, I knew that
  10. I needed to move on.  I kept my MSTe around for almost another year (I think),
  11. but the need for PC speed made me sell the ST stuff, and put together a 
  12. better, faster PC, the 486dx2/66 that sits on my desk now.  Fortunately, I
  13. did buy a GEMulator card, which although often cranky, still lets me use my
  14. ST stuff here and there.
  15.  
  16. I had pretty much left the ST scene behind, though I occasionally got a letter
  17. about Dr. Necro or some of the other ST thingys that I had written in the
  18. past. Then, a couple of weeks ago, I got, of all the bizarre things, a
  19. Shareware registration for Dr. Necro.  As if that were odd enough, it became
  20. apparent that the gentleman was resgistering a very old GFA Basic version
  21. of the game! (Dr. Necro has been a mix of C and 68k assembly since March of
  22. 1992!).  Along with the check was a short note about how much he had enjoyed  
  23. the game, and some of the refinements he'd like to see.  I was a bit touched.
  24. I called up Delphi and asked for comments, and although there weren't many,
  25. they were most definately positive.  
  26.  
  27. I looked on GEnie and Delphi to see what the last version I had uploaded was.
  28. Turns out that it was the last GFA Basic version I ever did, GFA 0.62.
  29.  
  30. Since then, the code had been converted to C, sampled sounds added, some
  31. background music, new graphics, etc., as well as a bunch of "one-of's" to
  32. test some neat ideas, like a high score screen (remember Robotron?).
  33. None of this has ever been released, at least that I can remember, and has
  34. rotted on some floppy backups since mid '93.
  35.  
  36. I fired up Laser C under the GEMulator today, and put together this latest 
  37. incantation.  Here it is, hope you like it.
  38.  
  39. The GEMulator -- good and evil
  40. ------------------------------
  41. It's a pretty neat card, you know.  Really wild to be able to run an ST
  42. development system on a PC.  Just the fact that I was able to edit a new
  43. version, compile, and test it is a pretty cool thing.
  44.  
  45. Alas, no emulator is ever perfect.  The sound is marginal at best, the
  46. background music sounds real strange on my Pro Audio Spectrum 16 sound card.
  47. The digitized effects don't play at all. (bummer)
  48. Laser C has some gripes about it (after I save from the editor, my mouse
  49. goes away to never-never land).  However, these obstacles are *not*
  50. insurmountable.
  51.  
  52. So, Ken, get to the point!
  53. --------------------------
  54. Well, here's what its all about.  I'd like to finish this game as I
  55. originally intended.  This version is just the newest in my backup
  56. set, with some quick fixes and a pause feature.  I had a great idea
  57. to speed up the animation, a cool high score table(the code is actually 
  58. written, and in the executable, but turned off since it has some, shall
  59. we say, "growing pains"?), some intermissions, and some animation sequences  
  60. for the unused space on the screen (something like the magnifying glass
  61. in the Nintendo(tm) game).
  62.  
  63. Unfortunately, time is at a premium for me.  My real-life job takes 60+
  64. hours a week, and PC programming, which actually does pay some money, eats
  65. up a lot of the rest.  
  66.  
  67. I don't suspect this game will generate a lot of money, in fact, these days,
  68. the only thing I can guarentee in exchange for registration is an executable
  69. without the level limits.
  70.  
  71. So what do you want?
  72. --------------------
  73. I need to know that finishing this project is *worth it*.
  74. If you'd like to see it happen, let me know. 
  75. Drop me some e-mail, send me a postcard or a letter.
  76. Money is always welcome, but communication is the biggy.
  77.  
  78. What do you like about it?
  79. What do you hate?
  80. What would you like to see?
  81. Would you play it if I finish it?
  82.  
  83. If there is enough response, I'll keep working at it, if not, well, it will
  84. sit on the hard drive, until I need space for DOOM III or something.
  85.  
  86. Other random notes
  87. ------------------
  88. When I would get stuck on a problem in Dr. Necro, I'd do something else to
  89. get my mind off of it, and usually, the answer would come to me.  One of the
  90. "something else's" was a port of the game "Arex" from my old Atari 8-bit.
  91. Depending on how motivated I am, there may or may not be an Arex executable
  92. in this archive (getting files from the GEMulator to DOS is a bear, since
  93. the version of GEMulator I have doesn't recognize my DOS hard drive
  94. partitions).  If its on here, its old, very rough, and probably won't
  95. show you much of anything.  However, it is also something that could be
  96. completed if there is enough interest.  If you remember the game, you know
  97. it was simple, addictive, fun, and guarenteed to soak up your time.
  98.  
  99. Well, enough rambling.
  100. Stop reading, play the game, and drop me a line!
  101.  
  102. -Ken Schafer
  103.  NecroWare Development
  104.   
  105.  11/11/1994
  106.  
  107.