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

How to have better quality images? #146

Open
Cartasiane opened this issue Jan 23, 2024 · 1 comment
Open

How to have better quality images? #146

Cartasiane opened this issue Jan 23, 2024 · 1 comment

Comments

@Cartasiane
Copy link

I export my JPEG in high quality and have a good preview, but when I build & Upload the theme I have weird quality issue.

Example:
Source:
lock
Result:
2024012316002600_s 2 jpg

@exelix11
Copy link
Owner

That is not possible at the moment due to the image encoding format.

The wallpaper texture is encoded to dxt1 which is known to have that kind of artifacts on color gradients. Switch does support better encodings but last time I tried it would produce files too big and crash on boot.

I don't know if anything changed with recent firmwares, you can try your luck by manually editing the texture in the bntx file inside the theme szs that is produced after patching but your mileage may vary.

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

2 participants