Skip to content

How to install the mod

wofsauge edited this page Feb 13, 2024 · 12 revisions

Trouble shooting

If you still encounter issues with the installation process, please try to fix common issues using the Interactive FAQ.

Installation guides

Steam (AB+ or Repentance)

  1. Open the Steam Workshop page of the mod: https://steamcommunity.com/sharedfiles/filedetails/?id=836319872
  2. Press the green "Subscribe" button
  3. Start the game. This will install the mod automatically and will keep it up-to-date.

Epic Games / GOG / Cracked

  1. Download the most recent version of the mod: https://github.com/wofsauge/External-Item-Descriptions/releases

  2. Extract the content of the "external.item.descriptions.zip" file

  3. Put the folder "external item descriptions" into your mods folder like this:

    • Repentance: ..\The Binding of Isaac Rebirth\mods\external item descriptions\
    • Afterbirth+: ..\Documents\My Games\Binding of Isaac Afterbirth+ Mods\external item descriptions\

    The folder should now look like shown on the screenshot.

    Make sure that when extracting the .zip file, you only have ONE "external item descriptions" folder, not two inside one another. Otherwise, the mod will not work!!!

  4. Start the game

unknown

Rebirth & Afterbirth

Rebirth and Afterbirth have no modding API, which prevents us from executing code inside the game. Therefore these game versions use a special version of the mod that works by replacing game assets.

  1. Download the version you need:
  2. Extract the .zip file
  3. put the content from the .zip file into the "resources" folder of the game, so that, for example, the "gfx" folder is directly inside the resources folder

image

iOS (Rebirth)

Credits to syfex for documenting

The iOS version currently uses Rebirth, which has no modding API and therefore does not support LUA mods. nontheless you can mod this version by the Resource modding method:

  1. Download the Rebirth version (no DLCs) of the mod: MediaFire
  2. Optain the .ipa file of the game and extract it with WinRar or 7-Zip
  3. Navigate into /payload/data/resources
  4. Put the content from the mod's .zip file into the "resources" folder of the game, so that, for example, the "gfx" folder is directly inside the resources folder
  5. Install the modified .ipa file with sideloadly and your done