The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Dogma Destatic'd
IMPORTANT QUESTION
WAIT WAIT WAIT so you actually KNOW how the static effect is coded??? If yes, can you tell me more? It would be interesting.
< >
Showing 1-4 of 4 comments
SkyeBirb  [developer] 26 Jun, 2021 @ 9:03am 
Hi! The sprites for dogma and his bullets are coded with a special shade of blue anywhere the static is designed to appear. Wherever the game sees "Static Blue" it applies the static overlay to it. If you use the resource extractor in the tools folder, you can edit those images to remove the static blue or (i think) add static blue to other things in the game.
OPShredder™ 27 Jun, 2021 @ 12:35am 
I-I DON'T KNOW HOW TO THANK YOU FOR THIS. But how do we apply the static blue overlay to other things since the resource extractor only has one purpose (extracting the default gamefiles)?
Last edited by OPShredder™; 27 Jun, 2021 @ 12:42am
SkyeBirb  [developer] 27 Jun, 2021 @ 10:34pm 
So, all of the resources that the game uses can be found in the resources/packed folder. The resource extractor just opens those like a zip file and moves their contents to something you can actually edit and view.

If you replace anything in those new resources folders, or make a mod folder which basically does the same thing in an easier-to-manage way, it just swaps that item(s) in the packed file into the one(s) you put in the resources folder.

Applying the overlay to other things ingame (TO MY KNOWLEDGE. I HAVE NOT TESTED THIS) is the same as making any other sprite mod - make a new folder, put a folder called "resources" in it, "gfx" in that, "items" or whatever and so on. Figure out what you want to edit, then you can find the original file in the game's directory after you use the resource extractor. I recommend copying all of the files you want to edit into your new mod folder and editing those copies, rather than editing the originals.

By the way, protip that got me very confused: I recommend using Paint .net, a free image editng software, for this. It has more features than paint and is a lot easier to use than photoshop, makes for a great middle ground. You NEED to save your images as 32-bit PNGs, and the save prompt in paint .net lets you choose the bit level the first time you save changes to any file. If you don't save it as 32-bit PNGs, you will see black and red boxes everywhere you tried to make a change. You can download it at https://www.getpaint.net

To get the color for static blue, you'll need to look under resources-dlc3/gfx and find something related to dogma. You should be able to use the color picking dropper thing tool to get your shade of blue for that.

I wish you the best of luck!
Last edited by SkyeBirb; 27 Jun, 2021 @ 10:35pm
OPShredder™ 28 Jun, 2021 @ 11:53pm 
I just tried and turns out the blue used for static has a value of 255. Thx for the tip
< >
Showing 1-4 of 4 comments
Per page: 1530 50