developersu / ns-usbloader

Awoo Installer and GoldLeaf uploader of the NSPs (and other files), RCM payload injector, application for split/merge files.
GNU General Public License v3.0
1.81k stars 123 forks source link

jar icon change to Nintendo Switch icon ? #96

Open spotanjo3 opened 3 years ago

spotanjo3 commented 3 years ago

I tried Pull requests but it won't let me. So I do it here if you don't mind.

Since .jar icon is ugly.. is there a way you can change to a nice looking icon for Nintendo Switch NS-USBloader ?

developersu commented 3 years ago

For windows you can: Download JDK and Maven. Open pom.xml and uncomment Launch4j section (rust remove lines 231 and 273). Run mvn package inside directory where pom.xml located at. Once done get .exe file from 'target' directory with default app-icon.

Or you can just create .bat file with custom icon or just create a link or IDK.. there are few methods to make it =)

spotanjo3 commented 3 years ago

Great. I would like to know what is the correct resolution size and is it a must for .icn ? or .png ?

What about macOS version also ? It will be helpful for macOS user who dont have the Windows version. By the way, I have both, heh.

developersu commented 3 years ago

Great. I would like to know what is the correct resolution size and is it a must for .icn ? or .png ?

ico format. In this case it's kinda a combination of the few sizes. Like 32x32 48x48 64x64 128x128.. I don't remember what is correct and what I used. Anyway I use this set inside app for icons =) Of course correct answer is using vector file formats for these kind of things but I didn't take a look on that direction. Not even sure that it's possible in case of Launch4j.

EDIT: You can pick ico file from here if you want: https://github.com/developersu/ns-usbloader/blob/master/appicon.ico

What about macOS version also ? It will be helpful for macOS user who dont have the Windows version. By the way, I have both, heh.

Well.. I don't know. I have only virtual machine with macOS but it works so awful.. GUI mode of this app doesn't work in there for instance.

dephunk commented 2 years ago

Great. I would like to know what is the correct resolution size and is it a must for .icn ? or .png ?

What about macOS version also ? It will be helpful for macOS user who dont have the Windows version. By the way, I have both, heh.

Download the icon from above and follow this guide to do it on MacOS - https://appleinsider.com/articles/21/01/06/how-to-change-app-icons-on-macos