View Single Post
  #15  
Old 23-10-2016, 10:02
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Cheats for the game found on another forum...

Grinderkiller wrote:

Want someone some cheats? I found I way how to do with saves. Use 7-Zip and unpack your latest savegame called save_auto.bin.
It will extract 2 files without extension "bin/meta". Use Notepad++ or any other text editor and edit those lines.

For example:
Code:

Stats = 
{
                Ammo_Arrow = 0.0,
                Ammo_Bolt = 0.0,
                Ammo_Bullet_Heavy = 0.0,
                Ammo_Bullet_Light = 442.0,
                Ammo_Bullet_Medium = 0.0,
                Ammo_Chainsaw = 100.0,
                Ammo_Energy = 800.0,
                Ammo_Grenade = 32.8,
                Ammo_Plasma = 0.0,
                Ammo_Rocket = 0.0,
                Ammo_Shell = 63.0,
                HP = 10000000,
                Level = 23,
                Mana = 135.0,
                Money = 89545.5,
                PerksPoints = 45,
                Rage = 10.325,
                XP = 75495.6,
            },
        },
 });
Save edited bin file and pack back to save_auto.bin as zip file with bin extension. You must include both files.

Enjoy your overcheated game
Reply With Quote
The Following 3 Users Say Thank You to pakrat2k2 For This Useful Post:
Nico72 (29-10-2016), omdj (23-10-2016), zirkhaki (23-10-2016)