In order to modify the inventory max weight we can simply change a single value in the InventoryBackpack class as shown below.
InventoryBackpack
InventoryBackpack.Get().m_MaxWeight = 999;