home *** CD-ROM | disk | FTP | other *** search
/ Pelit 2000 / pelit2000.iso / ohjelmat / gpl12_uk.exe / readme12.txt < prev    next >
Text File  |  1999-10-21  |  12KB  |  273 lines

  1. Grand Prix Legends PATCH README
  2. Version 1.2
  3. 8/18/99
  4.  
  5. [ To read this file, select Edit/Word Wrap from the menu above ]
  6.  
  7.  
  8.                 TABLE OF CONTENTS
  9.  
  10.         1.  GENERAL
  11.  
  12.         2.  MULTIPLAYER
  13.  
  14.         3.  CONTACTING SIERRA
  15.  
  16.  
  17. 1. GENERAL
  18. ----------
  19.  
  20. This patch will upgrade GPL version 1.1.0.3 to version 1.2.0.1.
  21.  
  22.  
  23. GPL 1.1.0.3 introduced a bug that could cause the game to run slower than normal.  This lead to numerous problems, most of which were even worse when running multiplayer races.  This is now fixed.
  24.  
  25.  
  26. The driver selection list on the race weekend screen could contain blank entries. Also, when selecting a driver from the list, the program might focus the camera on the wrong car.  This is now fixed.
  27.  
  28.  
  29. If you miss the start of the race, you must now join the race within about two minutes, or the green button is taken away and you will not be allowed to join.
  30.  
  31.  
  32. If you have installed replays from many different players, the <Player> drop-down list on the Load Replay screen would expand off the bottom of the screen, instead of turning into a scrollable list of players.  This is now fixed.
  33.  
  34.  
  35. If you had any saved replays from players that did not enter a driver name, the <Player> dropdown list would default to showing only replays created by these players, instead of showing replays created by "All Players."  This is now fixed.
  36.  
  37.  
  38.  
  39.  
  40. 2. MULTIPLAYER
  41. --------------
  42.  
  43. GPL 1.2.0.1 clients and servers will not connect to GPL 1.1.0.3 clients and servers (and vice versa).  If you try to connect, you will be told that the server is incompatible.
  44.  
  45.  
  46. If you disconnected from a race server, and then reconnected to the server, the server would no longer score laps driven by you during the practice session.  This is now fixed.
  47.  
  48.  
  49. A new chat command has been added.  Any Boss may now tell the server to stop the current race (if any), disconnect all clients, and exit by issuing the "!shutdown" command as a chat message.
  50.  
  51.  
  52. It was possible, particularly when connected to a fast dedicated race server, that your pit stall placard and lap time board would be positioned incorrectly when transitioning from one race to another.  This is now fixed.
  53.  
  54.  
  55. You can now issue private chat messages to any one of the players connected to the server.  Begin your message with "/", followed by the name of the player (or #car_number), followed by the message.  For example
  56.     /#16 Hey, John.  What's up?
  57.     /smith What's up?
  58.     /j.smith What's up?
  59.     /jo.smi What's up?
  60.     /john.smith What's up?
  61.  
  62.     The message will only be sent to the person you identify (or you will be given an error message if the program couldn't figure out who you meant).
  63.  
  64.  
  65. GPL 1.1.0.3 added a new method by which a client would try to stay in step with its server.  When latencies were fairly stable, it was smoother than the original method employed by GPL 1.0.  When latencies were unstable, however, the game could speed up or slow down rather excessively, making it very difficult to control the car.  We've reworked this synchronization method to make it less sensitive to fluctuations in latency, and to prevent it from applying excessive adjustments.  It should now be much smoother than the GPL 1.0 synchronization method, even when the latency is very high and very unstable.  The new synchronization method is used by default.  However, if you had switched to using the old synchronization method with GPL 1.1.0.3 because the "turbo/slow motion" effect was destroying game play, please give the new method a try (just remove the synch_method=0 line from core.ini, or change it to read synch_method=1).
  66.  
  67.  
  68. The Internet can be a harrowing medium through which to race.  Game play is directly affected by the latency, reliability, and consistency of the connection between you and the game server, so it's important that the program give you a good sense of these factors.  GPL 1.2.0.1 now has graphical displays that allow you to monitor the status of your communications with the server when you are a GPL client.  These meters can only be displayed while in the car.  They can be toggled on/off by pressing Alt-M while in the car.  They can be distracting while driving, so they are turned off by default.  You can request that they be turned on by default by adding the following two lines to core.ini
  69.  
  70. [ Communications ]
  71. show_meters = 1
  72.  
  73.     The bar graphs are as follows...
  74.  
  75.         (L) Instantaneous latency from 0.0 seconds (the bar is empty) to 1.0 seconds (the bar is full height).  This is the amount of time that it takes for a message to go from the server, to your client, and back to the server.  Note that Alt-L shows average latency, not instantaneous latency.
  76.         (Q) Quality from 100% (the bar is empty) to 0% (the bar is full height).  The more data that is lost or garbled during transmission from the server to you, the lower the quality of your connection, and the higher this bar will go.
  77.         (S) The time skew (difference) between your GPL client and the server.  If your current time is behind where you expect the server to be, this bar will be below center.  If it is at the bottom, then you believe that you are 1.5 seconds (or more) behind the server.  If your current time is ahead of where you expect the server to be, it will be above center.  If it is at the top, then you believe that you are 1.5 seconds (or more) ahead of the server.  If the bar reaches the top or bottom, then your client will resynchronize itself with the server (it will smash its clock).
  78.  
  79.     Ideally, no red bars should be visible whatsoever.  That is, you have 0.0 seconds of latency, 100% of data from the server is getting to you, and your client believes that it is at the same point in time as the server.  In practice, this will not happen.
  80.  
  81.     The (L)atency bar will almost always be visible since it is not possible for data to get from the server to you instantaneously.  The higher the latency, the longer it takes for data to get from the server to your computer, and so the older it is when it gets there.  The older the data is, the more "predicting" your client has to do about the positions of other cars on the track.  The more that it has to predict, the more likely that it will predict incorrectly, and the more the other cars will jump around when it realizes its error.
  82.  
  83.     It is not uncommon for the (Q)uality bar to be completely empty (indicating little or no data loss), but it is also not uncommon for a few percent of the data to be lost or garbled during transmission, showing as a small (Q)uality bar.  If the bar starts to grow steadily, then something bad has happened on the route through the Internet between you and the server (or the server has crashed).  If the route doesn't clear up quickly, you will soon be disconnected.  If it does clear up, there will probably be short period of mayhem as the route settles down, and old data that has been stuck in transit is flushed.
  84.  
  85.     If the latency is varying a bit, it can be difficult for your client to determine what point in time the server is currently at, and a small (S)kew bar is likely to appear.  If the (S)kew bar grows continuously until it hits the top or bottom, your client will smash its clock to resynchronize itself to the server.  If it does this, then either the connection between you and the server is very poor, or either your machine or the server machine is extremely overloaded, and your client can no longer stay in step with the server.
  86.  
  87.  
  88.  
  89.  
  90. 3. CONTACTING SIERRA
  91. --------------------
  92.  
  93. A) Customer Service, Support, and Sales
  94. B) Technical Support
  95. C) Legal Information
  96.  
  97.  
  98. A) Customer Service, Support, and Sales
  99. ---------------------------------------
  100. United States
  101.  
  102. U.S.A. Sales Phone: (800) 757-7707
  103. International Sales:  (425) 746-5771
  104. Hours: Monday-Saturday 7AM to 11 PM CST,
  105. Sundays 8 AM to 9PM CST
  106. FAX: (402) 393-3224
  107.  
  108. Sierra Direct
  109. 7100 W. Center Rd
  110. STE 301
  111. Omaha, NE  68106
  112.  
  113. United Kingdom
  114.  
  115. Havas Interactive
  116. Main: (0118) 920-9111
  117. Monday-Friday, 9:00 a.m. - 5:00 p.m.
  118. Fax:   (0118) 987-5603
  119. Disk/CD replacements in the U.K. are ú6.00,
  120. or ú7.00 outside the UK. Add "ATTN.: Returns."
  121.  
  122. 2 Beacontree Plaza,
  123. Gillette Way,
  124. Reading, Berkshire
  125. RG2 0BS United Kingdom
  126.  
  127.  
  128. France
  129. Havas Interactive
  130. TΘlΘphone: 01-46-01-46-50
  131. Lundi au Jeudi de 10h α 19h
  132. Vendredi de 10h α 18h
  133. Fax: 01-46-30-00-65
  134.  
  135. Parc Tertiaire de Meudon
  136. Immeuble "Le Newton"
  137. 25 rue Jeanne Braconnier
  138. 92366 Meudon La ForΩt Cedex
  139. France
  140.  
  141.  
  142. Germany
  143.  
  144. Havas Interactive
  145. Tel: (0) 6103-99-40-40
  146. Montag bis Freitag von 9h - 19Uhr
  147. Fax: (0) 6103-99-40-35
  148.  
  149. Robert-Bosh-Str. 32
  150. D-63303 Dreieich
  151. Germany
  152.  
  153.  
  154. On-Line Sales
  155. CompuServe United Kingdom:GO UKSIERRA
  156. CompuServe France:    GO FRSIERRA
  157. CompuServe Germany:       GO DESIERRA
  158. Internet USA:         http://www.sierra.com
  159. Internet United Kingdom:  http://www.sierra-online.co.uk
  160. Internet France:      http://www.sierra.fr
  161. Internet Germany:     http://www.sierra.de
  162.  
  163. Disk and or Manual Replacement:
  164.  
  165. Product Returns:
  166. Sierra On-Line Returns
  167. 4100 West 190th Street
  168. Torrance, CA  90504
  169.  
  170. Sierra On-Line Fulfillment
  171. 4100 West 190th Street
  172. Torrance, CA  90504
  173.  
  174. NOTE: To replace your disk(s) please send only Disk #1 (or the CD) and copy of your dated Receipt, if less then 90 days.  After 90 days please include a $10 handling fee along with Disk / CD #1.  For Documentation, please include a $ 5.00 handling fee and a photocopy ONLY of disk #1.  Payment should be made at the time of your request.  Sorry, no credit cards.    
  175.  
  176. * Returns to this address valid in North America only.
  177.  
  178.  
  179. B) TECHNICAL SUPPORT
  180. --------------------
  181.  
  182. North America
  183.  
  184. Sierra On-Line offers a 24-hour automated technical support line with recorded answers to the most frequently asked technical questions. To access this service, call (425) 644-4343, and follow the recorded instructions to find your specific topic and resolve the issue. If this fails to solve your problem, you may still write, or fax us with your questions, or contact us via our Web site.
  185.  
  186. Sierra On-Line
  187. Technical Support
  188. P.O. Box 85006
  189. Bellevue, WA 98015-8506
  190.  
  191. Main: (425) 644-4343
  192. Monday-Friday, 8:00 a.m.- 4:45 p.m.  PST
  193. Fax:   (425) 644-7697
  194.  
  195. http://www.sierra.com
  196. support@sierra.com
  197.  
  198.  
  199. United Kingdom
  200.  
  201. Havas Interactive offers a 24-hour Automated Technical Support line with recorded answers to the most frequently asked technical questions. To access this service, call (0118) 920-9111, and follow the recorded instructions to find your specific topic and resolve the issue. If this fails to solve your problem, you may still write, or fax us with your questions, or contact us via our Internet or CompuServe sites.
  202.  
  203. Havas Interactive
  204. 2 Beacontree Plaza,
  205. Gillette Way,
  206. Reading, Berkshire
  207. RG2 0BS United Kingdom
  208.  
  209. Main: (0118) 920-9111
  210. Monday-Friday, 9:00 a.m. - 5:00 p.m.
  211. Fax:   (0118) 987-5603
  212.  
  213. http://www.sierra-online.co.uk
  214.  
  215.  
  216. France
  217.  
  218. Havas Interactive
  219. Parc Tertiaire de Meudon
  220. Immeuble "Le Newton"
  221. 25 rue Jeanne Braconnier
  222. 92366 Meudon La ForΩt Cedex
  223. France
  224.  
  225. TΘlΘphone: 01-46-01-46-50
  226. Lundi au Jeudi de 10h α 19h
  227. Vendredi de 10h α 18h
  228. Fax: 01-46-30-00-65
  229.  
  230. http://www.sierra.fr
  231.  
  232.  
  233. Germany
  234.  
  235. Havas Interactive
  236. Robert-Bosh-Str. 32
  237. D-63303 Dreieich
  238. Deutschland
  239.  
  240. Tel: (0) 6103-99-40-40
  241. Montag bis Freitag von 9 - 19Uhr
  242. Fax: (0) 6103-99-40-35
  243. Mailbox: (0) 6103-99-40-35
  244.  
  245. http://www.sierra.de
  246.  
  247.  
  248. Spain
  249.  
  250. Havas Interactive
  251. Avenida de Burgos 9
  252. 1║-OF2
  253. 28036 Madrid
  254. Spain
  255.  
  256. TelΘfono: (01) 383-2623
  257. Lunes a Viernes de 9h30 a 14h y de 15h a 18h30
  258. Fax: (01) 381-2437
  259.  
  260.  
  261. Italy
  262.  
  263. Contattare il vostro distribotore.
  264.  
  265.  
  266. C) Sierra Warranty & Legal Information
  267. --------------------------------------
  268.  
  269. Sierra's end user license agreement, limited warranty and return policy is set forth in the EULA.txt, found on the CD, and is also available during the install of the product.
  270.  
  271. Copyright (1999 Sierra On-Line, Inc.)
  272.  
  273.