home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1997 February / Hrac_09_1997-02_cd.bin / UTILS / CHEATS / RALLYFIX.ZIP / README.TXT < prev   
Text File  |  1996-12-20  |  2KB  |  57 lines

  1. How To Use The Program
  2. ----------------------
  3. 1. Copy the file RALLYFIX.EXE into the directory containing the save game 
  4.    files (probably \VAR).
  5. 2. To run the program, just type RALLYFIX <filename>, where <filename> is
  6.    the name of the save game that you want to edit.
  7.  
  8.    Example, To edit save game number 1 (savegam0.rsg):
  9.  
  10.         RALLYFIX SAVEGAM0.RSG
  11.  
  12.  
  13. Problems?
  14. ---------
  15. As I am on holiday at the moment, I don't have the resources to be able to
  16. debug the program. At present, I have noticed that if the values are reset,
  17. the timing for the rally gets screwed. (i.e. it is probably in the coding
  18. that at a certain point, you must have a certain amount of damage). This
  19. means that if this program is used, all you have to do is win the last stage
  20. of the rally and you win the championship.
  21.  
  22. I'll be working on this program again once I return from my holiday (late
  23. Febuary).
  24.  
  25. BTW, the gearbox is not fixed with the program, as I have not figured out
  26. how the offset works. (see below)
  27.  
  28.  
  29. Offsets
  30. -------
  31. Since I don't have the time, here are the offset lists for the game, for any
  32. of you out there planning to improve this program. The lists are given in
  33. integer values, so you'll have to convert them to hexadecimal yourself.
  34.  
  35. 83-90, 92-94
  36.  
  37. The list corresponds to the display of the car repair screen, starting with
  38. lights (83) and going clockwise with the exception of the gearbox. At the
  39. moment, I can't remember the offset for the gearbox, but I know that it is
  40. after the 92-94 range.
  41.  
  42. For the gearbox, I have noticed that sometimes you have to change 3 offset
  43. values and sometimes it's 2 offset values. Since I haven't quite figured out
  44. how these offsets are supposed to work, I did not include the fixing of the
  45. gearbox in this program. If anyone can figure out this part and the part about
  46. the timings, please email me. Thanks.
  47.  
  48.  
  49. Adrian
  50. tcaq@yallara.cs.rmit.edu.au
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.