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

Low quality pokemon sprites on windows #89

Open
Jupiee opened this issue Dec 21, 2024 · 5 comments
Open

Low quality pokemon sprites on windows #89

Jupiee opened this issue Dec 21, 2024 · 5 comments

Comments

@Jupiee
Copy link
Contributor

Jupiee commented Dec 21, 2024

I built the recent commit and tested on windows, opened a Gen 6 (Omega Ruby) main file and it shows low quality pokemon images on windows. I didn't test it for other games but I am pretty sure it's the same result since its using the same spritesheet for box icons

image

@andrewbenington
Copy link
Owner

andrewbenington commented Dec 21, 2024

This is expected, Gen 6 PKMs are displayed using Gen 6 3DS models. The pixelation is due to the lower resolution of the 3DS. If you select "OpenHome" from the top left dropdown, it will show the sprite from Pokémon Home, which is higher quality. Unless I'm misunderstanding the issue?

@andrewbenington
Copy link
Owner

This is the source of that particular sprite: https://bulbapedia.bulbagarden.net/wiki/Camerupt_(Pok%C3%A9mon)#/media/File:Spr_6x_323_m.png

@Jupiee
Copy link
Contributor Author

Jupiee commented Dec 21, 2024

This is expected, Gen 6 PKMs are displayed using Gen 6 3DS models. The pixelation is due to the lower resolution of the 3DS. If you select "OpenHome" from the top left dropdown, it will show the sprite from Pokémon Home, which is higher quality. Unless I'm misunderstanding the issue?

ok this makes more sense, OpenHome sprites look much better. Why not keep OpenHome sprites default? because some of these gen 6 sprites look really bad like this one

Gen 6:
image
OpenHome:
image

@andrewbenington
Copy link
Owner

Yeah I get that, maybe it could be a toggle on the setting page? Where the format-specific sprites can be disabled for each format

@evanwporter
Copy link
Collaborator

Where the format-specific sprites can be disabled for each format

Isn't this just a resource pack

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

3 participants