[GH-ISSUE #3699] [GAME BUG]: The Binding of Isaac: Rebirth - DLC not recognized #1102

Open
opened 2026-02-27 21:09:56 +03:00 by kerem · 4 comments
Owner

Originally created by @Shoegzer on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3699

Originally assigned to: @georgemoralis on GitHub.

Checklist (we expect you to perform these steps before opening the issue)

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.
  • I have re-dumped the game and performed a clean install without mods and the issue is still present.
  • I have disabled all patches and cheats and the issue is still present.
  • I have all the required system modules installed.

Describe the Bug

The base game installs and plays without issue, even with the latest (1.17) title update. However, the game does not recognize any of its three DLC titles once they are installed to the addcont directory.

Note: this game has historically had issues recognizing DLC titles on the PS4 console as well, so this may be an emulation edge-case.

Reproduction Steps

  1. Install base game i.e. Rebirth
  2. Install 1.17 title update
  3. Install any DLC, e.g. Afterbirth
  4. Launch game
  5. Observe that title screen still shows Rebirth, and not Afterbirth as it should

Specify OS Version

Linux Mint 22.2 / kernel 6.14

CPU

Intel i9-14900HX

GPU

Nvidia GTX 4060 / driver 550.163

Amount of RAM in GB

64 GB

Amount of VRAM in GB

8 GB

Log File

shad_log.txt

Originally created by @Shoegzer on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3699 Originally assigned to: @georgemoralis on GitHub. ### Checklist (we expect you to perform these steps before opening the issue) - [x] I have searched for a similar issue in this repository and did not find one. - [x] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. - [x] I have re-dumped the game and performed a clean install without mods and the issue is still present. - [x] I have disabled all patches and cheats and the issue is still present. - [x] I have all the required [system modules](https://github.com/shadps4-emu/shadPS4/wiki/I.-Quick-start-%5BUsers%5D#4-dumping-firmware-modules) installed. ### Describe the Bug The base game installs and plays without issue, even with the latest (1.17) title update. However, the game does not recognize any of its three DLC titles once they are installed to the `addcont` directory. Note: this game has historically had issues recognizing DLC titles on the PS4 console as well, so this may be an emulation edge-case. ### Reproduction Steps 1. Install base game i.e. Rebirth 2. Install 1.17 title update 3. Install any DLC, e.g. Afterbirth 4. Launch game 5. Observe that title screen still shows Rebirth, and not Afterbirth as it should ### Specify OS Version Linux Mint 22.2 / kernel 6.14 ### CPU Intel i9-14900HX ### GPU Nvidia GTX 4060 / driver 550.163 ### Amount of RAM in GB 64 GB ### Amount of VRAM in GB 8 GB ### Log File [shad_log.txt](https://github.com/user-attachments/files/22686233/shad_log.txt)
Author
Owner

@StevenMiller123 commented on GitHub (Oct 3, 2025):

It seems like the game isn't even attempting to load DLC, there's no calls to anything sceAppContent in there.
Just to make sure, you don't have any log filters enabled, right?

<!-- gh-comment-id:3366834314 --> @StevenMiller123 commented on GitHub (Oct 3, 2025): It seems like the game isn't even attempting to load DLC, there's no calls to anything sceAppContent in there. Just to make sure, you don't have any log filters enabled, right?
Author
Owner

@Shoegzer commented on GitHub (Oct 3, 2025):

Interesting. That's right, I haven't enabled any log filters.

<!-- gh-comment-id:3366838785 --> @Shoegzer commented on GitHub (Oct 3, 2025): Interesting. That's right, I haven't enabled any log filters.
Author
Owner

@StevenMiller123 commented on GitHub (Oct 3, 2025):

Just in case, it would also be good to see if your jailbroken PS4 detects DLC.
It's possible the game requires PSN access to use DLC, in which case DLC wouldn't show on a jailbroken console either.

This is just throwing ideas out there though, it's hard to come up with anything concrete for a game that isn't even trying to load DLC in the first place.

<!-- gh-comment-id:3366844576 --> @StevenMiller123 commented on GitHub (Oct 3, 2025): Just in case, it would also be good to see if your jailbroken PS4 detects DLC. It's possible the game requires PSN access to use DLC, in which case DLC wouldn't show on a jailbroken console either. This is just throwing ideas out there though, it's hard to come up with anything concrete for a game that isn't even trying to load DLC in the first place.
Author
Owner

@Shoegzer commented on GitHub (Oct 3, 2025):

Ah yes, good point. Also as I mentioned above, this game is notorious for having difficulties with DLC (see here for example). It could be the same challenge here.

<!-- gh-comment-id:3366861175 --> @Shoegzer commented on GitHub (Oct 3, 2025): Ah yes, good point. Also as I mentioned above, this game is notorious for having difficulties with DLC (see [here](https://www.reddit.com/r/bindingofisaac/comments/qmkxn4/repentance_dlc_not_activating_on_ps4_despite/) for example). It could be the same challenge here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1102
No description provided.