The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

What's That Song?
Showing 1-10 of 15 entries
< 1  2 >
Update: 8 Feb @ 5:03pm

Version 1.1.4
- Fixed an issue, which caused titles defined by mods to not be displayed, if the soundtrack was already internally present.

Update: 30 Nov, 2024 @ 6:59am

Version 1.1.3
- Fixed adding of titles to Jukebox, when the soundtrack is already in the music table.

Update: 28 Nov, 2024 @ 3:46am

Version 1.1.2
- Fixed incorrectly displayed default titles of Excelsior and Inner Sanctum.

Update: 27 Nov, 2024 @ 4:57pm

Version 1.1.1
- Fixed an issue, which caused song titles to not be displayed in Jukebox, when active simultaneously.

Update: 18 Aug, 2024 @ 1:40pm

Version 1.1.0
- Fixed an issue, which caused jingles imported via Jukebox to not be omitted.

- Added missing tracks to the following soundtracks.
* Darkest Dungeon
* Dead Cells
* FTL

Update: 17 Aug, 2024 @ 10:40pm

Version 1.0.9
- Added support for all soundtrack mods that include functionality for Jukebox, as well as for variant music tracks of Soundtrack Menu.
* Thank you, ☢ Nato Potato ☢, for providing the necessary adjustments!

- Added built-in support for new soundtracks.
* Most of the listed soundtracks on the mod page of Jukebox, excluding Dubstep, JoJo and Necrodancer.

Update: 15 Aug, 2024 @ 2:21pm

Version 1.0.8
- Added built-in support for new soundtracks.
* Excelsior Soundtrack

Update: 12 Jul, 2024 @ 8:16am

Version 1.0.7
- Added rainbow colorization option for the notifications, enabled by setting all color values of the corresponding notification to -1.

- Removed notifications for the jingles at the beginning of the game.

Update: 8 Jul, 2024 @ 11:29am

Version 1.0.6
- Added built-in support for new soundtracks.
* The Binding of Isaac: Mutations Soundtrack
* Spelunky 1 + 2 Music
* Hotline Miami 1/2 Soundtrack
* A Hat in Time Soundtrack

Update: 5 Jul, 2024 @ 10:07pm

Version 1.0.5
- Overhauled the way song IDs are resolved.
* Moved from statically to dynamically assigned IDs, which, to be fair, should have been done from the beginning.
* This mod no longer messes up other music mods, and vice versa, meaning that you can use as many music altering mods, while still getting correct results for those supported by this mod.

- Replaced "whatsThatMusicIDTable.lua" with "whatsThatMusicTableHell.lua".

- Dropped support for "Antibirth music++", in favor of focusing on expanding Soundtrack Menu support.

- Fixed some incorrect song titles.

- Modified some configuration options.
* IgnoreNumerals is now set to "true" by default.

- Expanded the WhatsThatSongAPI.
* The API is now actually usable (:D).
* Added new method "AddSoundtrack()" alongside the already existing "AddSong()", whose usage is easy as 1-2-3!
* As opposed to "AddSong()", which is meant for adding / modifying single IDs, "AddSoundtrack()" makes it possible to add support for entire soundtracks supported by Soundtrack Menu. I recommend viewing the official mod page of Soundtrack Menu for more information (https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1933285222).