autobleem / AutoBleem

AutoBleem - Alternative to BleemSync/BootMenu, C++ based, GameScanner and Updater for Playstation Classic
GNU General Public License v3.0
499 stars 72 forks source link

Suggestions - 2 #236

Open renegadeangel opened 4 years ago

renegadeangel commented 4 years ago

When you have a small amount of games it cycles around the small number of icons.

Cave Story only has only icon yet it displays mulitple copies of the same artworks.

Doom - I have four games Doom 1,2 and TNT and Pluntonia. I would prefer if it didn't scroll around and around but just displayed the 4 games with Artwork.

Could it be possible that the icons don't scroll unless there is a minimum (8 games) in a folder?

AKA-Axanar commented 4 years ago

Duplicating the games if there are only a few is on purpose. It looked horrible when you scrolled otherwise. The idea of not scrolling if there are only a few games is a good one. But it would change a bunch of code to handle the special case. The code depends on the current game being in the center and is the only one with a larger cover image.