Hyphen-ated / RebirthItemTracker

Uses the log.txt file to track item pickups in Binding of Isaac: Rebirth.
BSD 2-Clause "Simplified" License
121 stars 26 forks source link

how to make a transparent background #154

Closed Darnelo-Inc closed 4 years ago

Darnelo-Inc commented 4 years ago

how do I make a transparent background in this app? I tried to put green (0,255,0) and chromakey, but the items still show green pixels somewhere around the edges.

Hyphen-ated commented 4 years ago

That's how you do it. The tracker doesn't offer a way to do it flawlessly with something like a browser capture, sorry. Try turning Key Color Spill Reduction way up in your chromakey settings, set Similarity to the minimum, and also play with the Smoothness setting.

Darnelo-Inc commented 4 years ago

That's how you do it. The tracker doesn't offer a way to do it flawlessly with something like a browser capture, sorry. Try turning Key Color Spill Reduction way up in your chromakey settings, set Similarity to the minimum, and also play with the Smoothness setting.

thank you for advice