Starte ein Spiel und speichere ab. Nun musst du zwei Dateien mit dem Editor
bearbeiten, beide aus dem Spider-Man 2 System-Verzeichnis (vorher Backup
machen):
gamestat.ini
MaxHealth=100 // 200 is upgraded value
ändern zu
MaxHealth=1000 // 2000 is upgraded value
game#.ini (# = Nummer des Savegames)
Health=100MaxHealth=100
ändern zu
Health=1000 MaxHealth=1000
Wenn du nun das Spiel wieder startest, dann bekommst du 10 mal so viele Hitpoints
wie normal und deine Gesundheit ist dramatisch hoch. Das kannst du öfter
wiederholen, am besten immer kurz nach einem Speicherpunkt.
English
Start the game and save. No go to the system directory off the game and edit two of the
files:
gamestat.ini
MaxHealth=100 // 200 is upgraded value
to
MaxHealth=1000 // 2000 is upgraded value
game#.ini (# is the number of your save game)
Health=100MaxHealth=100
to
Health=1000 MaxHealth=1000
Now restart the game and load the savegame. Now you get 10 times the hit points
and your health is dramatically high. You can repeat that anywhere in in the
game after a save point.