-
Notifications
You must be signed in to change notification settings - Fork 161
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
Overhauled ES wallpapers #410
base: master
Are you sure you want to change the base?
Conversation
Corrected spelling of folder (from 'blured' to 'blurred'). ADDED several new wallpapers, for cores that generate playlists. ADDED Retroarch.png to use as default background. ADDED duplicate images for Wii (Digital), PSP (Digital) etc. ADDED source images (and readme list) for all wallpapers. RESIZED all to 16:9 and 4:3 ratios, at 1080p. REPLACED wallpapers: * Amstrad CPC: Was Rick Dangerous II (Atari ST), now Rick Dangerous (Amstrad CPC). * Commodore 64 - Was Ultima IV, now Wizball. * GCE Vectrex: Was Cosmic Chasm (Arcade), now Spike (Vectrex). * Oddyssey2: Was K.C. Munchkin (Atari 7800), now K.C. Munchkin (Oddysey2). * Nintendo DS: Was Mario Kart 7 (3DS), now Kirby Canvas Curse (DS). * Sega CD: Was Sonic CD, now Snatcher. * Sony PSP: Was Monster Hunter Portable 3rd, now Patapon 2. RENAMED Quake 2.png to Quake II.png RENAMED Quake 3.png to Quake III.png
This PR has had two years to be reviewed. If there are no objections, I will merge it in the next day or two. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of these wallpapers are of differing sizes. Is there a way to have a consistent size for them? Like 1280x720
or 1920x1080
or something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like there are some there are some .jpg
's, which I believe should be .png
instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of the source screenshots could only be found in JPG format. They are converted to PNG after processing, for the "main" folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these images are part of "blurred", but are not actually blurred?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are the source images, pre-processing (scaling & blurring). This is deliberate.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2Atari - 2600.png should likely be Atari - 2600.png
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate file, now removed.
A deliberate choice, to have images in the source folder at the original system's resolution where possible. The images in the "main" folder have been unified at two resolutions and put into subfolders. |
If needs be, I could save the source images off in a little repo of their own and delete them from this one. |
Corrected spelling of folder (from 'blured' to 'blurred').
ADDED several new wallpapers, for cores that generate playlists.
ADDED Retroarch.png to use as default background.
ADDED duplicate images for Wii (Digital), PSP (Digital) etc.
ADDED source images (and readme list) for all wallpapers.
RESIZED all to 16:9 and 4:3 ratios, at 1080p.
REPLACED wallpapers:
RENAMED Quake 2.png to Quake II.png
RENAMED Quake 3.png to Quake III.png