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

When importing a png with compress to vram, it gets converted to DXT 5, which is 8bpp, not 16. You can try enabling etc2, or the other formats in the project settings/rendering/textures/VRAM compression, and try the various import options. #2

Open
iloverumi9 opened this issue Apr 27, 2023 · 0 comments

Comments

@iloverumi9
Copy link
Owner

When importing a png with compress to vram, it gets converted to DXT 5, which is 8bpp, not 16. You can try enabling etc2, or the other formats in the project settings/rendering/textures/VRAM compression, and try the various import options.

Or use the settings you found.

Or preconvert the file and give Godot a format it won't convert like DDS, or a format that supports 16-bit like exr.

Originally posted by @TokisanGames in godotengine/godot#58012 (comment)

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

No branches or pull requests

1 participant