vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
54 stars 372 forks source link

[BUG] Program icon does not contain correct scalings #361

Open Adam-Kay opened 9 months ago

Adam-Kay commented 9 months ago

Describe the bug

The program icon for VRC-CC Windows version does not have the correct scalings embedded within it for the icon to be displayed correctly at different sizes. It contains 1 160x160 icon which looks great at standard size, but once scaled down in Windows becomes pixelated and harder to read. This is related to issue #42.

I have created a new copy to illustrate the difference:

(Scaling the same at max size) image

(Scaling difference evident at 16px) explorer_5ipfarbMZE

The new copy is available below to view, it contains the original 160px along with 128px, 64px, 48px, 32px, and 16px anti-aliased scalings using icofx.

📂vrccc-icon.zip

To Reproduce

Add VRChat Creator Companion shortcut to your start menu, or view it in File Explorer with the "Small Icons" view - you will see the icon is pixelated and hard to read.

Expected behavior

A correctly anti-aliased icon should be displayed for visual clarity.

Screenshots

explorer_DdNWfDYHIY explorer_5ipfarbMZE

Start Menu (Win 11)

Before modification After modification
before after

Related Product

VCC (VRChat Creator Companion)

Product Version

v2.1.4

OS

Windows 11

Additional context

No response