home *** CD-ROM | disk | FTP | other *** search
/ Cheats, Hacks & Hints / Cheats_Hacks_and_Hints.bin / games / tvbsktbl / tvbsktbl.txt
Text File  |  1995-08-13  |  3KB  |  75 lines

  1.  
  2.  
  3.                    Instructions to HEX Edit T.V. Sports BasketBall
  4.  
  5. As I promised, here is the info that some of you diehard CinemaWare
  6. fans had been asking for.  First, where to find the player attributes?
  7. They are in a file called "seas.blt". If you use the Norton DiskEdit
  8. program, this is actually quite easy to do. Bring up the file and
  9. simply page down until you start seeing the player names.  They are
  10. grouped by team. You will notice there will be a section of names
  11. followed by a section of seemingly useless hex codes. This "useless"
  12. section is really the attributes for each player on the team directly
  13. above. Take note: Each player has a 12 byte attribute string associated
  14. with him. If you look closely you sill see that the player attribute
  15. strings are separated by two groups of zeros (i.e. 00 00).
  16.  
  17. Below is a listing of the attribute bytes in order and what each is:
  18.  
  19. 1. Stamina - the higher hex number means this player can stay in the
  20.     game longer before tiring. I've noticed that players with
  21.     higher stamina are more likely to commit fouls, violations etc.
  22.     .  . In other words find a happy medium.
  23.  
  24. 2. Height -  still must be in the range of 5'7" to 7'7". The hex code
  25.     for 6'6" is 0E. Count up or down from there in hex for heights.
  26.     Trying greater than 7'7" will give a figure with no head or
  27.     arms, just long legs and midsection.
  28.  
  29. 3. Jersey #- hex code 07 will show a #10 jersey. Some numbers are not
  30.     available.
  31.  
  32. 4. Release - as you may have noticed, not all players shoot alike. Some
  33.     hold the ball a little longer before releasing to be successful
  34.     on their shot. This byte determines how long.
  35.  
  36. 5. Arc -     how high the ball arcs when shooting. A hex code of 01 or
  37.     02 indicates almost a line drive, while an 04 is one rainbow of
  38.     a shot. The catch is high arcing shots are much harder to
  39.     block, but line drive shooters draw more fouls.
  40.  
  41. 6. Velocity -determines how the ball will drop into the basket. Higher
  42.     arcs need less velocity so they will tend to drop straight into
  43.     the basket. Line drives need to drift forward and glide more
  44.     horizontally into the basket.
  45.  
  46. The next six bytes you will recognize as the "pencil" attributes.
  47.  
  48. 7. Shooting -outside shooting.
  49.  
  50. 8. Passing - ball-handling and passing.
  51.  
  52. 9. Defense - self-explanatory.
  53.  
  54. 10. Rebounding - "
  55.  
  56. 11. Quickness - "
  57.  
  58. 12. Jumping - "
  59.  
  60.       Though it is possible to put in attributes on the ratings of 9 or
  61.       more, I'm not so sure it helps after a certain point. To keep the
  62. game exciting, I still stick to 8 as the upper limit, I just have more
  63. than one #3 and #4 players : ). The best part of this is, you can save
  64. the seas.blt file under different names, thus once you have gotten the
  65. file edited the way you want it, you can have one file with just
  66. college teams and players in it, another with pros, and so on. The
  67. schedule and season are also saved in this file after each game, so if
  68. you make a .bat file that will copy the version of the modified
  69. seas.blt to "seas.blt" you can switch around between pros and college.
  70.  
  71.  
  72. tshof, inimd
  73. the Enforcer
  74. Rsykes@afit.af.mil
  75.