home *** CD-ROM | disk | FTP | other *** search
/ Fanclub Das Freakmagazin 1 / FANCLUB1.ISO / cheats / xcom2.txt < prev    next >
Text File  |  1996-05-13  |  2KB  |  45 lines

  1.                   XCOM 2= Terror From The Deep
  2.  
  3.  
  4. Well, here's a quick way to get some money in XCOM.
  5.  
  6. The first 4 bytes of the saved game files are your money.  The max
  7. you can have there is FF FF FF FF (2,147,483,647) but I do not
  8. reccomend this, because if you get any income, your $$ goes negative.
  9.  
  10. So change this to 00 00 00 7A (about 100,000,000 less) and you'll be
  11. safe.
  12.  
  13. To hack the bases, use a hex editor on BASE.DAT. Byte 23-59 
  14. is the 36 "rooms" in your base, and the following 36 bytes 
  15. are the days remaining. The two following bytes are the number 
  16. of scientists and engineers. Put on 255 of theese, and you'll 
  17. get quite a sum of monthly expences. The tactic is to edit 
  18. BASE.DAT again just before a new month starts. 
  19.  
  20. ---
  21.  
  22. Within the game_x directory, there is a file called liglob.dat
  23. The 1st 4 bytes of this file contain the amount of cash you have, 
  24. as a signed 32bit integer, so change the 1st 4 bytes with a hex 
  25. editor to :- 
  26. FF FF FF 7F
  27. and you'll have over 2,140,000,000 cash !!!
  28.  
  29. Also, a little harder, if you look in the soldier.dat file, you'll 
  30. find a list of all the names, (about 20 bytes for the name, ending 
  31. with 00's), just after the name of each soldier, there are the 
  32. stats. Changing the 1st 7 bytes to:-
  33.  64 64 64 64 64 64 64
  34. will give you're men 100 in everything except bravery.
  35.  
  36. If you change the next 3 bytes after that to 64 64 64 as well, they will
  37. 100 Panasonic Strength and Panasonic Skill as well.
  38.  
  39. In my opinion, this makes the games somewhat easier, in my opinion, 
  40. the difficulty was set a bit too high, even on beginner level, and 
  41. I keep loosing people left right and centre normally.
  42.  
  43.  
  44. Made by My. All Code
  45.