Fallout 2 + – Restoration Project. Cheat (zero item weight)

Home » Video Game Cheats » Fallout 2 + – Restoration Project. Cheat (zero item weight)
June 18, 2020
2 minutes
95

By Jonny Gamer

Fallout 2 + – Restoration Project. Cheat (zero item weight)
Modification of other mods and more

Complete with the mod, I decided to post the source code of the script that patches pro files, it lies in the src folder.

There are two files:

Itemspatch.bat – removes the attribute for reading from the file, runs the script, puts the attribute back

SetItemWeight.py – the script itself, quite simple, requires a Python 3 interpreter to work (I used version 3.6)

What is this script for? Everything is very simple. For example, for Fallout 1.5 Resurrection, or for MegaMod (although it is quite buggy in itself), or for Nevada. The structure of item files is strictly written in the engine and their size, as well as the offset for weight, are fixed..

What is needed for this?

You need to unpack from Master.datproto / items at game_root / data / proto / items (in the case of the same resurrection, for example, then you still need to unpack the items from fores.dat and copy there) 

Copy / Move Itemspatch.bat and SetItemWeight.py to game_root / data / proto and run Itemspatch.bat.

If all the chicks, then the process will go (the problem may be most likely with the fact that your python3 interpreter is not registered in the path, for this edit Itemspatch.bat, I prepared a crutch there just in case)

Whoever has already passed the classic Fallouts 200 times will understand me.

Fallout 2 + – Restoration Project. Cheat (zero item weight)

    How do you rate Fallout 2 + – Restoration Project. Cheat (zero item weight) ?

    Your email address will not be published. Required fields are marked *