jharrels / scummy

A modern, clean front end for SCUMMVM, built on Node.js and Electron.
MIT License
7 stars 1 forks source link

Box art is too big. #1

Closed jharrels closed 3 years ago

jharrels commented 3 years ago

Box art is way too big. After only adding a small percentage of the necessary box art, the images add up to 50MB+ in size. This is going to end up being huge, somewhere near 1GB in size once everything is complete.

Box art should be no larger than 250px across and should be JPG encoded at 100% quality. This reduces the art to only a fraction of its original size while retaining visual acuity.