home *** CD-ROM | disk | FTP | other *** search
/ Hacker 9 / HACKER09.ISO / Amiga / VK2_demo.lha / README.TXT < prev    next >
Text File  |  1998-05-02  |  12KB  |  206 lines

  1. ##############################################################################
  2.  
  3.  
  4. VIRTUAL KARTING II:
  5.   Copyright Fabio Bizzetti 1998
  6.   Licensed by Islona Games, distributed exclusively by Epic Marketing
  7.   Design,Program,Graphics,SoundFX by Fabio Bizzetti
  8.   Music by Ruben Monteiro
  9.   Tracksdisk1 design by Fabio Bizzetti
  10.   Tracksdisk2 design by Jonny Johansson
  11.  
  12.   Release date: 16th May 1998
  13.  
  14.  
  15. ##############################################################################
  16.  
  17. This is the demo of Virtual Karting II, you can play it for 3 minutes and 30
  18. seconds max, then only the auto-driving demo will be available. You must re-run
  19. the game in order to play more.
  20. NOTE: the sales version full game *can* quit to AmigaDos/Workbench, but this
  21. feature has been disabled in this demo (the Quit option in the Options Menu
  22. just makes you return to the Main Menu). This to avoid that the "3 minutes and
  23. half" time limitation becomes useless (now you have to reboot in order to play
  24. the game again).
  25. Why this? Because the aim of this demo is to let you try the game and decide
  26. if it's worth buying or not. Please remember that if you like the game, to buy
  27. it means to support who spends his time to support the Amiga (the developers)
  28. and who invests their money (the publishers and the users that buy originals).
  29. The sales version full game isn't even protected, because those who bought
  30. the original shouldn't be bothered with copy/manual protections and such. If
  31. you use a pirate copy, remember you're fully responsible (as the others like
  32. you, but not less) of the death of the Amiga, because the Amiga developers
  33. and publishers have to leave the Amiga, considering the market situation that
  34. piracy causes. We can still develop for a small market, but we can't develop
  35. for pirates.
  36.  
  37. Note: in the sales version full game (but only in the CD version) you find
  38. as extra another 3D videogame, CyberMan. It includes sources and other extras.
  39.  
  40.  
  41. ##############################################################################
  42.  
  43. List of VK2 features:
  44.  
  45. #Six Tracks, from easy ones to professional.
  46.  
  47. #Up to 50fps on unexpanded A1200's. Exploits also faster CPU's and fastram.
  48.  
  49. #Can be ran from hard disk, cdrom or floppy drives (disk swapping occurs
  50.  only if you select another tracks disk).
  51.  
  52. #Both 3D and 2D modes.
  53.  
  54. #The 3D engine supports objects on the road, reflections on the water, and more.
  55.  
  56. Two karts types are simulated:
  57.  125cc: 2 stroke engine (38 HP / 14700 r.p.m. ), 7 gears.
  58.         It has a rotating disc valve in the intake and it doesn't have
  59.         an exhaust valve; this gives more power but a very nervous
  60.         erogation, expecially in the peak r.p.m. It has no real useful
  61.         torque under 8000 r.p.m. These characteristics make it a very
  62.         hard kart to drive with manual gears, and a difficult one even
  63.         with automatic gears. But a very powerful kart also, ideal if
  64.         you're a skilled driver.
  65.   80cc: 2 stroke engine (25HP / 13800 r.p.m. ), 6 gears.
  66.         It has a reed valve in the intake and an exhaust valve; this
  67.         gives less power but better torque erogation, and makes it be
  68.         a very simple kart to drive.
  69.  
  70. #Both manual and automatic gears are available, and a special "easy mode".
  71.  
  72. #This game is realistic, so don't expect to pass all the karts easily.
  73.  All the karts (including yours) have the same, identical performance.
  74.  The difference is made uniquely by the skills of the driver (i.e. you
  75.  or the 5 karts piloted by the computer).
  76.  The game includes realistic wake simulation routines. Thus when you
  77.  follow a kart and you are near to it you have better aerodynamics and
  78.  you can more easily pass by, just like in real life. Skilled drivers
  79.  will pass the opponents delaying as much as possible the use of the
  80.  brake before a bend.
  81.  
  82. ---
  83.  
  84. VK2 main improvements over VK:
  85.  
  86. # Twice as many tracks.
  87. # 2x1 resolution, and improved dithering (interlaced mask).
  88. # Objects on the road.
  89. # Reflections on the water.
  90. # Easy mode for beginner players.
  91. # Fire-button-to-accelerate option for who prefers it. Keyboard option.
  92. # Now the karts are 80cc and 125cc, more logical than 100cc and 125cc.
  93. # Faster (now 50fps on unexpanded A1200's using old VK detail, or 25fps 2x1).
  94. # Engine sound slightly deeper.
  95. # Bugfixes.
  96. # No need to enter protection's manual colour codes anymore.
  97.  
  98. ---
  99.  
  100. [Development history]
  101. The history of the development of this game starts in 1994. I was a kart
  102. driver, but didn't have much money, at all. I had the possibility to race
  103. at quite high levels, but you need much funds for it, you need to go each
  104. weekend in a different town, you need a way to transport your kart, you
  105. need a good kart. All expensive things I couldn't afford, and there was
  106. the school also to make it even more impossible. So, as it happens to
  107. many people I guess, I had to renounce to a dream, that for me was racing
  108. in a real championship.
  109. In the while I was developing some fast 3D routines for my A500, but the
  110. computer just wasn't fast enough to reach neither 8-12fps. I got my A1200,
  111. and started experimenting with the AGA registers to see if some tricks
  112. were possible to speed up any 3D mode. At that time my monitor was broken,
  113. so I had to use a TV, and the video mode I invented looked damn good there.
  114. Months after I got my RGB monitor back, and the video mode looked worse
  115. there, but the speed advantages were so huge that I decided to use this
  116. mode anyway [note: I gave a technical description on Usenet time ago].
  117. It allowed an unexpanded A1200's to handle 3D graphics at 25fps or even
  118. 50fps, while the same performances using chunky to planar routines would
  119. have made it from 5 to 10 times slower. I didn't care much about graphics
  120. quality on RGB monitors considering the speed advantages of this invention.
  121. So the first thing that came into my mind has been "I wanna make a kart
  122. game with it!", because I was still dreaming karts almost each night (and
  123. those girls with an umbrella to make shadow on you at the starting line :) ).
  124. I already had material for the kart game. I used to elaborate the engines
  125. of my kart and of my motorbike, and already had written programs to help
  126. me making choices about what to change, etc.. expecially an AmigaBasic
  127. program that, given in input the torque (or power) curve of the engine,
  128. the mass of the vehicle, the cx and section, the gear ratios, etc.. simulated
  129. accurately the behaviour of the engine on a flat road, as acceleration,
  130. speed, etc.. So I could know for example if I needed more torque or peak
  131. power, or if I needed to change the transmission ratio, and how.
  132. I was also working on a programming language and compiler, called HLA
  133. (High Level Assembly), and it took very little time to port that code to
  134. HLA. Some time after I added the 3D engine, and a first demo of the game
  135. was ready. I sent it to many big Amiga publishers of that time.. Virgin,
  136. Psygnosis and many others. Got very positive replyes, and was going to
  137. sign with one of them, but the situation of Commodore was getting worse
  138. and worse, and my game was at the begin of its development. All the big
  139. publishers quickly abandoned the Amiga, and one year after I got a finished
  140. game but no publisher (note: some months after Virgin published a PC game
  141. called "Virtual Karts", and many other karts game have appeared on PC since
  142. then). Only small companies were still interested in publishing Amiga games,
  143. and of the ones that were interested, I chose OTM, because they were making
  144. the best offers, they were the most ambitious, the most fond of the Amiga,
  145. and many other business-men lyes that at that time had a big value to my
  146. eyes and to my passion for the Amiga.
  147. Virtual Karting got published, but due to deadlines (OTM wanted it to be
  148. released before Christmas'95) it didn't have many features I wanted it to
  149. have (the objects feature was ready, but I had time to "physically" place
  150. objects only on one track.. and not even all of it, so this and other features
  151. had to be disabled). After handing over to OTM the "final" version of the game
  152. I anyway kept on working on it, to add all those features I felt it needed.
  153. I loved this game as much as I loved karts. Many problems began when OTM had
  154. to start paying, until the delays became "just won't pay anything anymore".
  155. I had a bad time, and fortunately having an Internet account I managed to
  156. denounce publicly the problem, till OTM has been forced to pay. They didn't
  157. even pay all, and they got bust by other people or other companies. For
  158. personal reasons I stopped the new development, all my enthusiasm for the
  159. Amiga remained as much as my belief that I could get a job out of it instead
  160. diminished more and more, till becoming almost null. In the while I was
  161. developing a new concept of 3D engine, revolutionary, but I thought it was
  162. too precious to even think about making an Amiga game with it and then meet
  163. another OTM. It would have meant to give it for free, and all my professional
  164. hopes were in that 3D technique, I didn't want to distribute an executable
  165. and then get hackers disassemble it and understand all about this technique,
  166. that was totally original and extremely different than the polygon-based
  167. 3D engines that were being developed and studied by almost everybody at that
  168. time. Some months after I signed another contract, this one with Guildhall
  169. Leisure, for the distribution of the budget version of Virtual Karting.
  170. There was some money guaranteed, and although the dates were clearly specified
  171. in the contract, I got this money after many months of delay, and only after
  172. a lot of unanswered faxes, phone calls, and the treat to make public damain
  173. of this problem. Still they owe me money for the copies they sold in excess
  174. to those guaranteed. It's clear that the last thing I wanted to make was
  175. any other Amiga game in the future. I just couldn't stand all the stress and
  176. troubles coming from dealing with such kind of publishers. However, I was
  177. getting emails from some publishers interested in the publication of the
  178. new version of Virtual Karting, and I replyed to all them but I couldn't
  179. trust any of them (I heard the usual phrases like "dont worry, it'll sell
  180. 10000+ copies", or "we'll pay regularly", etc.. but when I asked for some
  181. concrete guarantees (as money in advance) some didn't even reply anymore..
  182. Anyway, I trusted one of these interested publishers, Islona/Epic, because
  183. it sounded really serious, and I heard only positive things about them
  184. anyway from other developers. So I restarted working on the game, to finish
  185. all the unfinished parts (I got much help from friends, they designed the
  186. new tracks, like Jonny Johansson that designed the 3 new tracks, and other
  187. fellows that designed 2 other tracks I haven't been able to include). I'm
  188. happy about finishing this game, I just hope it has been worth anyway.
  189. I may even restart making completely new games for the Amiga if it pays
  190. back (not only in terms of job, but equally importantly in terms of non
  191. getting into troubles and in getting personal satisfactions from it).
  192. Now a small hint that really few know about this game, and that may interest
  193. some players that really like the game: the "27" on the kart is in honour of
  194. Jean Alesi, when he was racing for the Ferrari.
  195. Anyway, the spirit of this game is speed, speed and speed. The more you
  196. drive by pure instinct, the more you see your lap times improve and improve.
  197. You've to get that fully adrenalinic instinctive feeling that you can get
  198. on a real, professional kart. And, who knows, after becoming a skilled VK2
  199. player you'll want someday to go to a real karts' track, get a good kart and
  200. finally fully understand why I made this game.
  201.  
  202.  
  203. Fabio Bizzetti, 7th April 1998
  204.  
  205. ##############################################################################
  206.