Любым шестнадцатеричным редактором откройте файл с вашей
записанной игрой, и в первой строке (hex 0000) вы увидите:
00000000 - 0100 0000 0000 0000 0000 0000 0000 0000
теперь измените ее на строку
00000000 - 0100 0000 0000 0000 F301 F301 F301 0000
Теперь у вас значительно больше денег, чем раньше.
На уровне Mutants первая строка будет выглядеть
следующим образом:
000000 0200 0000 0000 0000 0000 0000 0000 0000
измените ее на строку
000000 0200 0000 0000 0000 0000 FFFF FFFF FFFF
Это даст Вам отрицательное число, так что в итоге у
вас будет неисчерпаемый кредит.
With a hex editor, open a save game file.
On the very first line (hex 0000) you will
see something like this:
00000000 - 0100 0000 0000 0000 0000 0000 0000 0000
Modify columns 5-7 to read F301 or FFFF; like this:
00000000 - 0100 0000 0000 0000 F301 F301 F301 0000
Now you should have tons of money!
an other cheat!
When you install the game there is a file put into file
manager and when you go to the file named "EDIT" or
something like that you can change the cost of weapons
to 1 dollar and the speed of them to 9999 mph.
Oil Cheat
A cheat to get heaps of oil credit
Begin a level and then save the game.
Use a hex editor
In the Survivors levels the first line of your hex will
look something like this:-
000000 0100 0000 0000 0000 0000 0000 0000 0000
Regardless of the numbers that may be in your saved
game change this to:
000000 0100 0000 0000 0000 F301 F301 F301 0000
This will give you over 32 million oil credits.
In the Mutants levels your hex will look something
like this:-
000000 0200 0000 0000 0000 0000 0000 0000 0000
Change this to:
000000 0200 0000 0000 0000 0000 FFFF FFFF FFFF
This will give you a negative oil figure with the result that
you will never run out of oil credits.