The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
603 Comments
花开伊吕波 Jun 8 @ 4:27am 
6
Кот May 27 @ 12:04am 
Не работает. Помогите!
abcdefghijklmnopqrstuvwxyz May 4 @ 2:35pm 
why isn't this base game
когда обновят?
ComfortableDesk May 2 @ 8:17am 
sigma
YoUgAn♡LovER Apr 26 @ 5:02pm 
Es si o si obligatorio tener repentence o con los demas ya funciona?
TheShadowBoi Apr 16 @ 12:53am 
This item is really the "star" of the show!
박우혐 Apr 1 @ 8:50pm 
good
Bigrowrow707 Mar 2 @ 12:10am 
nvm i verified the integrety of my game files and it fixed it
Bigrowrow707 Mar 2 @ 12:03am 
the mod isnt even showing in the mod menu for me, like where you can turn on and off mods. cant see it in game either
DarkSoulOfAlex Feb 14 @ 1:08am 
it doesn't work even though I have the planetarium unlocked
GodSlyferiux Feb 8 @ 4:36pm 
How does it calculate the spacing? It's not fixed riiiight? :3
Instant.noodles Feb 8 @ 3:12pm 
it doesn't work for me
zxc88kr Feb 5 @ 7:48am 
can you move it down by like a pixel?
pyroland mangement Feb 3 @ 12:39pm 
not only rep+ right?
Peachee  [author] Feb 3 @ 9:33am 
@Lusién nobody has asked that before! This is a long one so I have to split up the replies.

That's what really made me want to start this mod. When I was digging around in the files shortly after the Repentance DLC launched, I found a sprite map that included all the HUD stats, and now it had a crystal ball! Wow! Must have been for the new Planetarium room, but it was not visible in the game... I just knew it had to be :isaac:

There are two images named hudstats.png and hudstats2.png, if you go to your game install folder: "The Binding of Isaac Rebirth\resources\gfx\ui\" you can look at them, even without this mod installed.
You'll see that there is a crystal ball in only one of the images! How bizarre! So I thought to myself this just HAS to get put in the game, it would be so useful (I did all of this before knowing how crap the planetarium items were at the time haha)
Peachee  [author] Feb 3 @ 9:33am 
So when I first created this mod I had to calculate every value manually. While there are very easy commands to get the devil room chance, angel room chance etc. in the API. There was nothing in the game API to retrieve the planetarium chance value. It was basically not a value you had permission to read as a mod.

So I started counting how many treasure rooms you skipped, what items you had at any one moment, what floor your were one. It got very complicated very quickly.

When I got it working and put it up on the steam workshop, it just blew up instantly. I think a big part of it is just due to the timing of the new DLC, and how well it fits the classic style (because it's a part of the same sprite map hehe)
Peachee  [author] Feb 3 @ 9:32am 
I got some validation a good few months later, when Ed and co. added a method to the API to get the planetarium chance. I feel like they wondered how I did it, saw my monstrous code from reverse engineering and took pity on me.

I wish they would do the same for UI rendering. I have so many more ideas I would like to do, but there is no native way to add a new stat, or even a UI element that is respected by your offset settings and screen resolution. The workaround I made for this mod has been referenced in a few other places since, but even that is not perfect, as you may have seen with the long standing dogma cinematic bug.

:repenny:
An4ouZZ Feb 3 @ 2:25am 
@Lusién You can see this icon on the map if planetarium is spawned
@ян акурин You have to defeat Mom with no mods enable ONCE to get achievements with mods on. Hope this helps!
Lusién Jan 31 @ 2:55pm 
This question may have been asked before, but where did you get the planetaruim icon? Did you draw it yourself? Just curious.
ant Jan 30 @ 11:29am 
i alreay have this in the game? when i have a chance anyways, when theres no chance its just not there.
ян акурин Jan 29 @ 6:17pm 
cant get the achivements and i got 2 same endings in a row wtf, also no stats being counted, all zeros((( im a new player pls help me:stimulation:
ColdPizza Jan 29 @ 4:23pm 
can you move it down by like a pixel?
CandyMan ツ Jan 29 @ 8:05am 
I don't know if this is common, but I'm getting this error in logs, it may be a mod combination, but it stopped showing when I deactivated Planetarium Chance.

I took a peek into the code, and it doesnt seem to be using any of those attributes, but just wanted to tell you, in case that it is this mod.

[ERROR] - Unknown attribute 'RenderData' specified
[ERROR] - Unknown attribute 'Scale' specified
Aryś Jan 28 @ 1:34pm 
okay i got it i just had to verify integrity of my files or smth
Aryś Jan 28 @ 12:59pm 
hi, the mod isnt working and in console it says that it cant find json module do anyone know what to do?
Demolite Jan 23 @ 8:58am 
For some reason, when I try streaming TBOI on discord with this mod enabled, it won't render the game properly at all.

As soon as I deactivate the mod, the discord stream works perfectly.
When I enable it again, the stream remains frozen/locked to the menu screen or even displays the main menu on discord, while I am playing the game normally.

This occurs only after the AB+ Online Update, I thought I'd let you know!
InomedB3 Jan 23 @ 6:30am 
It's a little too high and triggers me, but it's still nice. :D
sacrificxl.dvh Jan 22 @ 9:22pm 
Cuando le doy a suscribirse no me aparece dentro del juego y tengo el isaac actualizado alguien sabe por que no me aparece? Tengo otro mod que si me aparece
★Kirito💓 Jan 21 @ 3:49pm 
top
TINO Jan 19 @ 2:42pm 
weno
GodSlyferiux Jan 17 @ 2:36am 
You really fixed it? Poggg
Dr. Coitus Jan 16 @ 10:01pm 
Cool :weemble: thank you great mod
Peachee  [author] Jan 16 @ 5:03pm 
Wow, what a funny edge case! So the workaround I put in place will hide the icon at a precise frame of dogma's death animation. There was an additional check that dogmas health reach 0 before we start counting the frames, however that isn't really needed; and as you have noticed causes a problem with Chaos Card where the hitpoints of the entity doesn't go to 0 for some odd reason...

Fix will be up soon!
Dr. Coitus Jan 15 @ 11:55am 
Hey for some reason your dogma fix doesn't work when he is killed by a chaos card
Peachee  [author] Jan 10 @ 7:21pm 
I hear your cries; your tears have fuelled me :isaac: I've had another deep look into it and fixing the bug properly is probably impossible due to current API limitations. Good thing I found a way to do it improperly :repoop:
GodSlyferiux Jan 3 @ 10:33am 
@Dwedit what is that STILL in this mod? Can't believe ages and they didn't fix it
Dwedit Dec 29, 2024 @ 3:08pm 
The dramatic black screen that's supposed to happen between the Dogma fight and Beast fight is kinda diminished by the Planetarium Chance sprite still being on screen, do you think there's a good way to hide it during that cutscene, or have its visibility match the other stat sprites?
Без ммр узник Dec 26, 2024 @ 12:15am 
why it isnt hide after Dogma fight like all other vanilla stats:GDHard:
Tzuni26 Dec 24, 2024 @ 2:42pm 
Why is it always at 1% even tho I get items that increase chance?
hmq1125 Dec 22, 2024 @ 8:43am 
Turn on FOUND HUD in options if you can't see that stats.
Darkar194 Dec 22, 2024 @ 6:03am 
since they don't see the "[REP+]" on the title they pass on it
Darkar194 Dec 22, 2024 @ 6:01am 
I can agree and I would suggest putting rep+ on the title and desc immediately, it really clears things off. For example the pog champ for good items works on rep+ but people don't donwload it thinking it needs to be updated
Peachee  [author] Dec 22, 2024 @ 1:51am 
The mod does indeed work fine with rep+, please read the description, specifically "Make sure you have the requirements unlocked to be able to actually see the planetarium."

I swear so many people download this mod without even knowing what a planetarium really is, then leave a comment before even checking if they have them unlocked in the first place. It's getting a little old.
Darkar194 Dec 21, 2024 @ 7:11am 
it already works for repentance+ just download it
Vibe Master Dec 18, 2024 @ 12:01pm 
please update for rep+
EvieInfinite Dec 13, 2024 @ 2:02am 
oh this is a mod.. lol i thought it was a base game thing when i was watching abunch of binding of isaac videos
yа ho Dec 11, 2024 @ 7:43am 
it doesent work
papas3lquaro Dec 10, 2024 @ 10:38am 
Does it work with rep+?