Deus Ex: Human Revolution

File information

Last updated

Original upload

Created by

MegaRange

Uploaded by

MegaRange

Virus scan

Safe to use

Tags for this mod

About this mod

This mod allows player to carry more items.

Requirements
Permissions and credits
This mod sacrifice some realism for fun of collecting, by reduce inventory size and increase stack size of most items. Check the image for it's effect.
Comaptable with Deus Ex: Human Revolution ver. 2.0.0.0, GOG copy tested.

This mod:
  • Reduce weapon and items size to 1/2 ~ 1/4 from original size.
  • Item stack size increase to double from original stack size.
  • Consumables and upgrades are stackable, up to 20 per stack.

Install instruction:
  • IMPORTANT: Please load your savegame and drop all of items in inventory and save BEFORE apply this mod. Game will crash at load if you don't do this before.
  • Patch DFEngine.dll from https://github.com/gibbed/DXHRDC-ModHook , follow the instruction in this repo if you haven't patched this DLL before.
  • Place Inventory_mod.000 in [Your_DXHRDC_Folder]/mods folder, create one if it don't exist.
  • Launch the game and release your inner "collector's soul".

Don't forget to pick up your dropped items in step 1.


This mod is made for people who needs it, include me.



Here are additional instruction for modifying this mod (change inventory size and stack size). Some hex-editing knowledge is needed.
  • Download Gibbed's Deus Ex HR tools from MODDB, unzip to a folder of your choose.
  • Drag the mod file Inventory_mod.000 onto Gibbed.DeusEx3.Unpack.exe, this application will create a Inventory_mod_unpack folder at the same location as Inventory_mod.000, and place all unpacked file into it.
  • Enter Inventory_mod_unpack\default\pc-w folder, you will find a file pickup_database.drm, this is the file we will modify.
  • Open your favorite hex editor, load pickup_database.drm into it.
  • Search string "video\scaleform\SharedTextures\InventoryItems", list all result if your editor have this feature.
  • Jump to a search result, I'll put a picture here as understandable information for the data structure for an item.
  • Try to change things in your need.
  • Once completed, save this file, return to Inventory_mod_unpack folder's location, drag this folder onto Gibbed.DeusEx3.Pack.exe, this application will pack the mod for you, naming it Inventory_mod_unpack.000 and place it in same location the Inventory_mod_unpack folder is.
  • Put the newly packed mod into mods folder and change file name to something you like.


Something important:
  • Changing stacksize of weapons is NOT recommended.
  • Do not change items under StoryItems category.
  • Once change those value and pack the mod, please do a step 1 in install instruction, in order to prevent crash at loading a saved game.