The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Jacob and Esau Overhaul
CobaltNinja 11 May, 2022 @ 2:01pm
Customizable menu on "C" button doesn't show up
I've pressed the button on J&E (and other characters too), and while it stops me in place, no menu shows up. Unsure if it's even implemented. Is there an .ini file I can edit to get the same effect?
< >
Showing 1-1 of 1 comments
eepy 6 Jun, 2022 @ 6:54am 
You need to change a file here: The Binding of Isaac Rebirth\data\goodcobandbettersau
Edit the file "save1.dat" you can use notepad.
before the closing curly bracket add this text:
,"IndicatorMode":2,"IndicatorSprite":1,"MarkedTargets":1,"Birthright":1

so the complete text looks something like:
{"MenusNotified":[],"GamepadToggle":2,"MenusPoppedUp":[],"MenuPalette":3,"MenuKeybind":67,"IndicatorMode":2,"IndicatorSprite":1,"MarkedTargets":1,"Birthright":1}

those are the default settings.
Here are explanations again with defaults underlined.

IndicatorMode:
sets when the indicator is shown
1 = never, 2 = when moving, 3 = always

IndicatorSprite:
sets whether jacob's indicator has the WASD text or diamond-symbols.
1 = text, 2 = diamonds

MarkedTargets:
sets whether the target line from each character to their target is shown.
1 = on, 2 = off

Birthright:
sets whether the new birthright this mod introduces is on.
1 = on, 2 = off


I hope this helped, Don't forget to SAVE!
< >
Showing 1-1 of 1 comments
Per page: 1530 50