Container and Inventory Menu Fix
🟠 Updated over a year agoPreview

🔍 Analysis
- 👍 1.0% endorsement rate — high engagement, a strong quality signal
- 🏆 #47 of 183 User Interface mods in this game by downloads
📋 About This Mod
An OBSE64 plugin for fixing an old bug still present in Remastered: in some cases not all items are listed when viewing the content of a container.
The game stores in an inventory (or container) only one entry for each item type. And one entry from inventory can be mapped to multiple menu entries, depending on some additional attributes. For example if the player has 5x Iron Boots in inventory, one stolen, 2x at 100% health and 2x at 125% health, then there will be one entry in inventory (with a counter set to 5) that is mapped to 3 entries in the menu. But, because Bugthesda, sometimes this mapping doesn't work as it should and no menu entries are created for some items. This mod tries to fix this by replacing some of the code used during the mapping process.
Credits
The solution is from EngineBugFixes mod for Oblivion, by Tiawar. Luckily the author provided the source code and also a nice description of the problem. Without the source code I doubt I would have had time to understand what is going on.
Installation
Nothing special, install it like any other OBSE64 plugin:
Extract the archive into the Oblivion Remastered game folder. Or extract the included files into the
STEAM_LIBRARY\steamapps\common\Oblivion Remastered\OblivionRemastered\Binaries\Win64\OBSE\Plugins folder. Or use a mod manager.
Just make sure the game is launched by running obse64_loader.exe.
An easy way to reproduce the bug:
-
[]Add 2+ identical weapons/armor items repaired at 125% into an empty container. This is the first stack.
[
]Add another 2+ another identical weapons/armor items repaired at 125% to the same container. This is the second stack. - Add another item. This one usually won't be visible.
Configuration
Use TCS (or ToggleCombatStats) console command to enable / disable the mod. By default is enabled.
In Oblivion Remastered this command only prints the "Command removed. Use TDT and switch to COMBAT INFO page." message. Was to lazy to find a way to add a new command, so the mod hijacks this one.
Source Code
Can be downloaded from Miscellaneous files section.
Required CommonLibOB64 library is not included: https://github.com/libxse/commonlibob64
Same for PolyHook 2. 0: https://github.com/stevemk14ebr/PolyHook_2_0
See included README.txt for the steps required to build the project.
Disclaimer
Backup the save fil
📊 Mod Details
- Game
- Oblivion Remastered Mods
- Author
- Wolfmark
- Version
- 1.0.0
- Downloads
- 12,633
- Endorsements
- 131
- Category
- User Interface
- Created
- 8/7/2025
- Updated
- 8/7/2025
🔧 How to Install Oblivion Rem. Mods
Use Vortex or MO2.
📖 Full step-by-step install guide for Oblivion Rem. →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Oblivion Rem. commands, item IDs, and more.
Keep browsing — more Oblivion Rem. mods await