mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #2682] [CLOSED] Icon Updates #2909
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2909
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2682
Author: @johnlogostini
Created: 3/24/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (6)
223c70dUpdated the trophy icons to match those on the PS425416cfUpdated the Windows icon to have less harsh aliasing at smaller sizes.2a1d1d7Created a correctly sized SVG client icon.9cbb487Remade all of the link icons.94f6a3dRevert "Updated the trophy icons to match those on the PS4"6de965bMerge branch 'main' into main📊 Changes
7 files changed (+105 additions, -0 deletions)
View changed files
📝
src/images/discord.png(+0 -0)📝
src/images/github.png(+0 -0)📝
src/images/ko-fi.png(+0 -0)📝
src/images/shadps4.ico(+0 -0)➕
src/images/shadps4.svg(+105 -0)📝
src/images/website.png(+0 -0)📝
src/images/youtube.png(+0 -0)📄 Description
I noticed a few problems with your icons. The icons for the links had aliasing issues and patches of random colors from mixing icons. They were also in mixed resolutions. I remade all of the link icons to a standard 1K resolution. If you want to downscale them for better aliasing and your UI doesn’t do it automatically, that’s fine, but they are all standardized now.

Your Windows client icon had a ton of crazy aliasing, so I remade it based on your SVG. I also created an SVG client icon for use on Linux if that's useful.

I also replaced all of the trophy icons with ones that match the PS4 much more closely.

I will probably do a pass on the rest of the icons, such as the keyboard icon. However, before spending a ton of time on that, I first wanted to focus on the basics and see if you guys even want that. I am also open to any feedback. Also, if your UI system can read SVGs without any issues, I'd be happy to remake the icons as SVGs they are already partially done.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.