The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Encyclopedia - An In-Game Wiki!
bathroom glitter Oct 4, 2024 @ 6:08pm
4
2
2
2
2
9
[GUIDE][OLD] How to Fix 'Inventory' Menu
This was fixed in the latest update, so a guide is no longer necessary.

The inventory menu is currently broken, with no update available.
You can fix it yourself by following these steps with the game closed:

1. Go to this directory: "C:\Program Files (x86)\Steam\steamapps\common\The Binding of Isaac Rebirth\mods\encyclopedia_2376005362\scripts" and open "encyclopedia_dssmenu.lua" with a text editor.
2. Hit CTRL+F and search for the following code:
local Active = player:GetActiveItem(i - 1)
3. Above it, you'll see this code:
for i = 1, 6 do
Replace it with the following:
for i = 1, 4 do
4. Save the file and boot up Isaac. The inventory menu should now work.
Last edited by bathroom glitter; May 7 @ 1:32pm
< >
Showing 1-15 of 15 comments
Bkuziam73 Oct 4, 2024 @ 10:45pm 
you're amazing
bathroom glitter Oct 4, 2024 @ 11:41pm 
I'm happy this helped. :happy_creep:
dnicer1 Oct 5, 2024 @ 10:41am 
Such a simple fix for something the devs didn't want to fix. Thank you :steamthumbsup:
bathroom glitter Oct 5, 2024 @ 7:02pm 
No shade at the developer. This is a new problem and sometimes people are just busy.
Gemarus Oct 5, 2024 @ 9:52pm 
Thank you inventory is very usefull:beatmeat:
Stlkngne Oct 9, 2024 @ 11:35pm 
Thanks for the fix. It seems like this is only an issue with repentogon installed and enabled.
Thanks for the fix :headcrab::spycon::espresso::resmile::resmile::wintersnowman2023:
Deckard Oct 19, 2024 @ 2:50am 
Originally posted by Stlkngne:
Thanks for the fix. It seems like this is only an issue with repentogon installed and enabled.
oh, i know why this is happening!

it wasnt meant to be able to go over 4. that was a buffer overflow, apparently.
Kagura Nov 14, 2024 @ 4:22pm 
words cannot express how greatfull i am for your knowledge. how did you even know this was the problem?
bathroom glitter Nov 15, 2024 @ 12:57pm 
Originally posted by Kagura:
words cannot express how greatfull i am for your knowledge. how did you even know this was the problem?

No problem. Repentogon throws an error in the console when it happens, so if you read what it says it's an easy fix.
OpalAeon Nov 24, 2024 @ 8:54pm 
This thread single-handedly ended my hour-long witch hunt for the mod responsible for this.
I recently restarted playing this game, and had to install Repentogon as a prerequisite for a mod I already had, which had been updated since I last played.

Thanks a bunch.
bathroom glitter Dec 2, 2024 @ 12:22pm 
Happy to help!
VMPKNIGHT Jan 27 @ 10:23am 
life saver thank you friend
Legplan Mar 22 @ 9:06am 
It's crazy how 1 number can mess up the whole mod. Thank you!!!!!
< >
Showing 1-15 of 15 comments
Per page: 1530 50