home *** CD-ROM | disk | FTP | other *** search
/ HOT Scene Stuff / hotscenestuffzyklop1996.iso / demos / images / images.nfo < prev    next >
Text File  |  1994-09-06  |  10KB  |  221 lines

  1.                                                       01.09.1994 HML, Finland
  2.  
  3.  
  4.          ▀
  5.          █     ▄█▄ ▄█▄     ▄▄███▄▄     ▄██████▄    ▄█████▄    ▄██████
  6.         ▐█▌   ▐█▌ █ ▐█▌   ▐█▌   ▐█▌   ▐█▌         ▐█▌        ▐█
  7.         ███   ███   ███   ███▄▄▄███   ███   ██▄   ████████    ▀█████▄
  8.         ▐██   ▐█▌   ▐█▌   ▐█▌   ▐█▌   ▐█▌    ▐█▌  ▐█▌              ▀█▌
  9.          ██▌   █     █     █     █     ▀██████▀    ▀█████▀        ▄██
  10.           ██▄▄                                               ▄▄▄███▀
  11.            ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  12.  
  13.                       - Copyright (C) 1994 by Epical -
  14.  
  15.  
  16.  
  17.  General information
  18.  ///////////////////
  19.  
  20.  
  21.         This demonstration was first presented at the Assembly'94
  22.         held in Helsinki, Finland in the summer 1994. It attended
  23.         the democompetition and got the 5th place. This final
  24.         version has been released on the 6th of September 1994.
  25.  
  26.  
  27.         We spent many many hours making this demonstration. As we all
  28.         live on different towns it is pretty difficult to make large
  29.         productions. We started compiling this demo after The Party ]I[,
  30.         so it took a quite long period to finish this demo. Please give
  31.         us some feedback of this demo, so that we'll know whether this
  32.         was worth making or not. We know there are still lots of
  33.         interesting bugs to be found, but... Try to enjoy it as it is!
  34.  
  35.         The credits for this demo are as follows:
  36.  
  37.         All coding by.........Feenix (Sami Kuhmonen)
  38.       * All graphics by.......HEGA (Heikki Korpela)
  39.         All musics by.........Mikki (Mikko Katajamaa)
  40.         And design by.........Epical (Really?)
  41.  
  42.       * Except the startscreen and 3-lightsourced-rotatebar logos
  43.         are made by Kapsu (Sami Kapanen) and Images-scroller font
  44.         plus greetz-wobbler gfx were drawn by Feenix.
  45.  
  46.         And when we say all coding/musics/graphics, we mean ALL!
  47.         We have made everything by ourselves. We haven't used any ripped
  48.         or public sources, unlike many other demos and intros released
  49.         at Assembly'94. Also we haven't used any scanned pictures or
  50.         ripped samples. 3D-Studio was neither used for creating the
  51.         pictures.
  52.  
  53.  
  54.  System requirements
  55.  ///////////////////
  56.  
  57.         Images requires a 386SX computer with a VGA card and about 575kb
  58.         free memory. Although, a fast 486 computer with a fast VGA card is
  59.         highly recommended. You DON'T need any VLB or PCI cards, because
  60.         we don't like to code demos that require better machine than
  61.         486/33MHz. And to hear the musics you will need a Gravis
  62.         UltraSound card. If you have a GUS and you can't hear any music,
  63.         check that you have set your ULTRSND variable correctly and try
  64.         running ULTRINIT before executing Images. To get 575kb free memory,
  65.         you can use memory managers like EMM386 or QEMM, but we recommend
  66.         that you use only HIMEM.SYS in order to get the best result.
  67.  
  68.  
  69.  Problems
  70.  ////////
  71.  
  72.         Due the lack of time Images has many bugs. We can only hope that
  73.         it works fine on your computer. If you have troubles with running
  74.         Images, try using different boots, clean boot should work but you
  75.         never know... Also if you have DoubleSpace installed some pictures
  76.         might be a bit messy. If Images doesn't work all the way through,
  77.         you can jump straight to the Space-part by typing: 'DATA SPACE'.
  78.         The SPACE MUST be in capital letters.
  79.  
  80.         By the way, try to find that hidden part!
  81.  
  82.  
  83.  Notes from the coder (Feenix)
  84.  ////////////////////
  85.  
  86.         As said, this demo was made in about 8 months and if you calculate
  87.         off the time spent for school, it isn't much. Actually the Space-
  88.         part was coded in about two weeks(!) as we got a little hurry.
  89.         So if (when) you find a bug, don't just blurt out: "Hey, they can't
  90.         code!" - Think first how big a hurry we had. Some parts are still
  91.         missing from Space, but I just couldn't find the time to code them!
  92.  
  93.         The sourcecode is about 25,000 lines long, and there are NO ripped
  94.         or borrowed routines. Everything has been done by me personally.
  95.         I don't like to check out others' routines if I can't do it myself.
  96.         Only if I have already done it, I might check out how someone else
  97.         has done the same thing. And, of course, all code is pure 386-
  98.         assembler. No C or Pascal has been used.
  99.  
  100.         The musicroutine is also my very own S3M-player which is not ready
  101.         to be published. I'll propably start to make a public version of it
  102.         soon, if I have time (school!). And I guess I'll have to advertise
  103.         my MOD/MTM-player, which has a new version coming out in few days.
  104.         It can play 4,6,8,16-Channel MOD's and MTM's up to 16 channels.
  105.         If you really need 32 channels, write to me and I'll add the support
  106.         for it! I'd also like to advertise FeenixPlayer-Object (FPO), which
  107.         is an object file version of my MOD/MTM-player. It will be released
  108.         as soon as possible.
  109.  
  110.         And finally few words of some forthcoming productions:
  111.         Next project for me and Virna is a techno-music-disk containing
  112.         some of the hottest tunes by Virna. And it will propably be very
  113.         different than other music-disks, so wait'n'see!
  114.         I could also say that Epical is not going to make any large
  115.         productions for a while, because I'm having a burn-out -state
  116.         right now, and boy am I sick! Depends on other members what will
  117.         come out next...
  118.  
  119.         If you need to contact me, check out the Epical.NFO-file.
  120.  
  121.  
  122.  Greetings
  123.  /////////
  124.  
  125.   Groups greetings go to:
  126.  
  127.         Abaddon                 Access Denied           Admire
  128.         Anarchy                 Avalanche               Cascada
  129.         Coma                    Cybernetic Dreams       Deus
  130.         Diffusion               Distorsion              Dust
  131.         ElectroMotiveForce      Eurotech                Escape
  132.         Extreme                 Fascination             Flash Production
  133.         Flatline Prods.         Fleet                   Fulmar Designs
  134.         Future Crew             Gollum                  Grif
  135.         Imphobia                Infiny                  Legend Design
  136.         Majic 12                MeltDown                Ozone
  137.         Paragon                 Phantom Design          Prime
  138.         Sonic                   Spyce                   Surprise! Prod.
  139.         The Black Rain          TFA - Ground Zero       Triton
  140.         Twilight Zone           Valhalla                Virtual Visions
  141.         Xography
  142.  
  143.         Special thanks to Advanced Gravis and Hämeen Konttoritekniikka Oy
  144.  
  145.  
  146.   Personal greetings from Feenix goes to:
  147.  
  148. Simply / Parallax (Amiga).......[ Let's chat more in the future! ]
  149. Flat / Capacala.................[ Thanx 4 the modules & chatting ]
  150. Saracen / EMF...................[ Love your Bill Gates -morpher! ]
  151. The Guys that sat beside us
  152.     at Asse '94 (Improvers?)....[ Contact me and let's talk more... ]
  153. Some curly-hair guy / Admire....[ Thanx 4 almost dropping our machines
  154.                                 down from the table! ]
  155. Phantom/J!P/Sonic...............[ You owe me money! And hey, you said
  156.                                 that this demo can't run in full
  157.                                 framerate with Trident... Well, if
  158.                                 YOU had coded this, it couldn't...
  159.                                 But because I have coded this... ]
  160. Assembly '94 organizers.........[ Thanx 4 the 'fast' prize posting... ]
  161.  
  162.  
  163.   Personal greetings from HEGA goes to:
  164.  
  165. Simply / Parallax
  166. Azure
  167. Sami Kallioniemi
  168. Mikko Rintanen
  169. Perttu Poikonen
  170. Oskari Tammelin - N O T ! ! !
  171. Kimmo Rajala / Com 2001
  172. Raimo Laukkanen
  173. Markku Parvikko
  174. Ari Mäenpää
  175. Matti Karhunen
  176. Nokian Mustapörssi
  177. Sanna Väätänen - (Täytyyhän sitä...)
  178.  
  179.  
  180.   Personal greetings from Kapsu goes to:
  181.  
  182. ASM'94 GFX JURY.....[ Take a leak! HEGA's picture would have deserved to be
  183.                       shown on the big screen!. Everyone: look SACRIFIC.LBM! ]
  184. All of Chrome.......[ You are the lazyest persons that I know! ]
  185. All of FC...........[ Hoping to see your new demo soon. (At Competion(?)'94) ]
  186. Bogeyman / TZ.......[ What have you been doing? We want new prods from TZ! ]
  187. Darkness / Imphobia.[ Damn! Didn't see you at ASM'94... Take care pal! ]
  188. DiskEater / ????....[ What are you doing nowadays? We've come a long way! ]
  189. Disperin / Admire...[ Where is your demo? You have new coders and all... ]
  190. John Smith..........[ Well, have you been fishing? And keep learning Finnish! ]
  191. Lord Cyrix / AD.....[ When is your game coming? ]
  192. NiK / Sonic.........[ Julkaiskaa jotain!!! ]
  193. Prager / Fascination[ Nice ASM'94 compopiccy, your skills has improved a lot! ]
  194. Silent Mode / S!P...[ Make with Erik another nice musicdisk for us! ]
  195. Sleeping Dog / CIA..[ Try to get into Cabinet! ]
  196. Zteel / Diffusion...[ I hope you aren't ill anymore. ]
  197. Zyric&others / X3M..[ Come on, make a demo! ]
  198. ...And to all users of my BBS!
  199.  
  200.  
  201.   Personal greetings from Mikki goes to:
  202.  
  203. Azure / X.
  204. Bogus dev.
  205. Coma dudes
  206. Lizard / Exceed
  207. Lord Something / Virtual Visions
  208. Phantom / Sonic
  209. Sam / Imphobia Cascada
  210. Venior / Access Denied
  211.  
  212.  
  213.  
  214.  For more information of Epical and to see the CONTACT information,
  215.  read the EPICAL.NFO file.
  216.  
  217.  
  218.  
  219.                              Signed,
  220.                                       Sami Kapanen    a.k.a.    Kapsu of Epical
  221.