hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
10.98k stars 2.14k forks source link

Shortcut thumbnail aspect ratio #19330

Open CristobalManga opened 1 month ago

CristobalManga commented 1 month ago

What should happen

First of all, I am very happy that they have implemented the automatic thumbnail in the shortcuts on Android, I thank them very much.

But I wonder if it is possible for the miniature to have the same aspect ratio as the original miniature in the game.

Personally I think it will be more visually aesthetic.

But I don't know what the developers think about this.

2024_07_16_20_35_40 2024_07_16_20_34_55

Who would this benefit

I think it would look better in an app drawer

Platform (if relevant)

Android

Games this would be useful in

All

Other emulators or software with a similar feature

Duckstation

Checklist

hrydgard commented 1 month ago

Is it even possible to have non-square icons on Android? I guess we could shrink them to fit, but they'd be very small...

CristobalManga commented 1 month ago

Icons can have any Android shape. The size of the icon will be defined by the user's settings in an app drawer.

Certainly the icon will look smaller in its vertical state, but that is what is original.

Furthermore, the minority of people who will use this function have been seeing the same icon on ppsspp or psp for a long time and will easily know the game they are looking for.

Actually in the following screenshot, the cover in its original state is not so small. 2024_07_17_11_03_17

hrydgard commented 1 month ago

Yeah, given the size of android screens these days, maybe that's acceptable.