[PR #2682] [CLOSED] Icon Updates #2909

Closed
opened 2026-02-27 22:01:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2682
Author: @johnlogostini
Created: 3/24/2025
Status: Closed

Base: mainHead: main


📝 Commits (6)

  • 223c70d Updated the trophy icons to match those on the PS4
  • 25416cf Updated the Windows icon to have less harsh aliasing at smaller sizes.
  • 2a1d1d7 Created a correctly sized SVG client icon.
  • 9cbb487 Remade all of the link icons.
  • 94f6a3d Revert "Updated the trophy icons to match those on the PS4"
  • 6de965b Merge 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.
Screenshot 2025-03-24 164324

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.
Screenshot 2025-03-24 155106

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

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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2682 **Author:** [@johnlogostini](https://github.com/johnlogostini) **Created:** 3/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`223c70d`](https://github.com/shadps4-emu/shadPS4/commit/223c70de132276857393ad372ea2d02329d06bab) Updated the trophy icons to match those on the PS4 - [`25416cf`](https://github.com/shadps4-emu/shadPS4/commit/25416cfee206e5b9cdd8f74ceec816a42582fbf2) Updated the Windows icon to have less harsh aliasing at smaller sizes. - [`2a1d1d7`](https://github.com/shadps4-emu/shadPS4/commit/2a1d1d75cf88a1593cd2df38a00bab61fff1f61a) Created a correctly sized SVG client icon. - [`9cbb487`](https://github.com/shadps4-emu/shadPS4/commit/9cbb487f8dbc991501f3ee3b2e836d734cbbe53c) Remade all of the link icons. - [`94f6a3d`](https://github.com/shadps4-emu/shadPS4/commit/94f6a3d4a946d17c58f0f7bac280a3e371193d78) Revert "Updated the trophy icons to match those on the PS4" - [`6de965b`](https://github.com/shadps4-emu/shadPS4/commit/6de965b95e1c73c6aefa3203ade2cc94c755bdba) Merge branch 'main' into main ### 📊 Changes **7 files changed** (+105 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. ![Screenshot 2025-03-24 164324](https://github.com/user-attachments/assets/a66b8cc6-8596-482d-a5b1-cbe0fc1032b4) 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. ![Screenshot 2025-03-24 155106](https://github.com/user-attachments/assets/8c9dbb1d-7bf3-4a34-a766-39d0ff0741a0) I also replaced all of the trophy icons with ones that match the PS4 much more closely. ![bronze](https://github.com/user-attachments/assets/9239970a-3b8d-4cf9-88b8-d6a572ca5724) ![silver](https://github.com/user-attachments/assets/bfb8af44-0186-4f4c-9cf9-1eaa7bf7f0e1) ![gold](https://github.com/user-attachments/assets/ab39da1f-f347-466c-8488-056155c1cb36) ![platinum](https://github.com/user-attachments/assets/d62772b5-a102-42c2-af9e-13eeb18d1f14) 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2909
No description provided.