DAGINATSUKO / www-rpcs3

This is a responsive website designed to house and promote the progress of RPCS3, an open-source PlayStation 3 emulator and debugger written in C++. This repository is regularly updated.
https://rpcs3.net
GNU General Public License v2.0
303 stars 131 forks source link

Consider Replacing Download Button Icon #83

Closed NayamAmarshe closed 2 years ago

NayamAmarshe commented 2 years ago

I'm on ZorinOS and when I saw the Windows icon on the download button I thought the website is not detecting my UA string correctly and thought it was a bug. Apparently the icon changes every second or so but it was a bit too late for me to realize that as I had scrolled down, trying to find if Linux is even supported (I was in a bit of a hurry so didn't read the subheading) image

I suggest replacing the dynamic button icons with an RPSC3 logo or detect the platform from the UA to avoid confusion.

DAGINATSUKO commented 2 years ago

Well, I do the dynamic icons just for the sake of letting the user known we support these platforms, etc. I will look into a solution to display an icon based on OS.