rommapp / romm

A beautiful, powerful, self-hosted rom manager
https://romm.app
GNU Affero General Public License v3.0
2.29k stars 93 forks source link

[Bug] Low Quality Preview Images / Game Screen Shots & Cropped Images #1229

Open Xykrotik opened 1 month ago

Xykrotik commented 1 month ago

RomM version 3.5.1

Describe the bug Each game/rom has preview images / screen shots from the game below the details panel on each game/rom's page. These are compressed/low quality, with no way of changing it that I can find. (Frankly, unsure if it's a RomM issue or something on my end, unsure where to check for this) They are also cropped strangely compared to the same image on the associated database site. (In my case, I'm using IGDB)

To Reproduce Steps to reproduce the behavior:

  1. Go to game/rom of your choice.
  2. Click on game/rom to be taken to it's associated metadata page.
  3. Scroll down to the bottom, below the game's details.
  4. See preview images & screenshots pulled from remote info database

Expected behavior Uncompressed images, uncropped images. (Perhaps ability to add custom screenshots of games ourselves)

Screenshots image image image

Desktop (please complete the following information):

adamantike commented 1 week ago

@Xykrotik, you can check in IGDB, to see if the pixelated images are also like that there. I found that was the case for the ones I was able to test.

Regarding the incorrect cropping, the fix was implemented in #1263 and will be included in the next release!