Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent texture behaviour with HD textures #48

Open
GreatArgorath opened this issue Jan 13, 2023 · 1 comment
Open

Transparent texture behaviour with HD textures #48

GreatArgorath opened this issue Jan 13, 2023 · 1 comment

Comments

@GreatArgorath
Copy link

GreatArgorath commented Jan 13, 2023

image

Certain textures, like the Ocarina of Time text on the main menu, use a black background and then remove it in game to add transparency

When replacing the texture with a higher resolution one, this no longer works, and if you use the black background it displays incorrectly:
image

You have to use a transparent background, when you do, it displays correctly.

Personally, I think this should be an option within Retro, it's nice for texture creation, and gives you more options for main menu customisation, but means extra work for porting existing packs, the creators of which may not have the original psd files to just remove the black background from.

@PurpleHato
Copy link

Additionnal note: Tht would also make the conversion process of older texture pack easier since during a long time, texture packs had to follow the rules of using that kind of transparency before supporting transparent PNG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants