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

Android: Fix game card in landscape #10667

Merged
merged 1 commit into from May 20, 2022
Merged

Conversation

t895
Copy link
Contributor

@t895 t895 commented May 15, 2022

Use strict dpi that follows the relative dimensions provided by GameTDB. Turns out this works for most of the games on the DB, but there are instances where images provided are not the typical 160x224 resolution. In that case, there will be small borders around the image.

Before landscape -
before

After landscape -
after

Example of non-standard res in master and this PR -
ex

@lioncash lioncash merged commit 0f2540a into dolphin-emu:master May 20, 2022
10 checks passed
@t895 t895 deleted the landscape-card branch June 3, 2022 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants