S.T.A.L.K.E.R. Haxing. (untested with patch)
Posted: March 27th, 2007, 11:53
Right, there's 3 ways to hax your weight in Stalker
2 easy, 1 difficult
Automagic weight hax (max limit 85kg)
Gamecopyworld has trainers which allow you to totally disable the weight limit in game at the push of a button.
Then there's the difficult way.
What you need:
Stalker
Notepad
DBex
Use dbex to extract gamedata.db0 in the stalker folder to a folder called gamedata
Rename the gamedata.db0 to 1gamedata.db0
open \config\misc\outfit.ltx with notepad
Change
to
Open \config\creatures\actor.ltx and change
to your desired limit
Open \gamedata\config\system.ltx and change
to your desired limit.
Enjoy.
This stuff might cause problems, not tested with the patch. YMMV
To Remove the H4X, Delete the Folder and rename 1gamedata.db0 to gamedata.db0
2 easy, 1 difficult
Automagic weight hax (max limit 85kg)
Gamecopyworld has trainers which allow you to totally disable the weight limit in game at the push of a button.
Then there's the difficult way.
What you need:
Stalker
Notepad
DBex
Use dbex to extract gamedata.db0 in the stalker folder to a folder called gamedata
Rename the gamedata.db0 to 1gamedata.db0
open \config\misc\outfit.ltx with notepad
Change
Code: Select all
additional_inventory_weight = 0 ; +max_walk_weight
additional_inventory_weight2 = 0 ; +40 kgCode: Select all
additional_inventory_weight = 150 ; +max_walk_weight
additional_inventory_weight2 = 150 ; +40 kg
(these numbers have to match)Code: Select all
max_walk_weight = xxOpen \gamedata\config\system.ltx and change
Code: Select all
max_weight = xxEnjoy.
This stuff might cause problems, not tested with the patch. YMMV
To Remove the H4X, Delete the Folder and rename 1gamedata.db0 to gamedata.db0