It would be nice to have some kind of inventory edit or inserting items.
And additonal augs would be also nice.
Prefered table.
Re: Deus Ex: Revision
Posted: Wed Aug 29, 2018 10:45 pm
by Shadow_Wulfe
Seconded.
Re: Deus Ex: Revision
Posted: Tue Dec 25, 2018 5:34 am
by Zoe Laroux
very thirded
Re: Deus Ex: Revision
Posted: Wed Dec 26, 2018 2:17 am
by Zoe Laroux
As it turns out, inventory items are simple 4 byte pointers. just pick up/drop or use items while searching for the pointer. In addition, ammo is sorted in value by absolute number and not split into clips at all.
So if you have a crossbow with 27 tranq darts (listed when you click on item in inventory), the 27 is the value you want to find.
credits and skill points are also single entry 4 byte values.
This does not alter the cheated save flag, and it seems to work fine with achievements.