YesNoOk
avatar

Mugen Icon Themes (Read 9906 times)

Started by necro_rk, September 12, 2016, 02:23:03 am
Share this topic:
Mugen Icon Themes
#1  September 12, 2016, 02:23:03 am
  • ***
    • Mexico
    • rokksoftware.blogspot.com
Hi to all!, I'm programming this soft to apply custom icons to folders into Mugen directory, also change file type icon on windows.


It's in Beta development but work fine, I use a command-line application (CTypes.exe) to apply custom icon to file types, maybe need administrator permissions.

This need .NET framework 4.5.2 (https://www.microsoft.com/es-mx/download/details.aspx?id=42642)

HOW IT WORKS
Extract files and run MUGENIcoThemes.exe, select Mugen .exe file (Themes/Select Mugen Folder), then select theme from themes list at the left and apply

Click on icon image to change for other icon (can be in other directory)
If theme no have a icon for any folder, Other folders icon be apply.

UPDATED 20/Sep----
  • Added option to load theme from .mth (mugen theme) - zipped files
  • Fixed error removing themes
  • Two new .mth themes uploaded (download & install since application)
  • Small fixes

What's left?
  • Themer Maker to create and edit the themes
  • Manual
  • Multilanguage
  • Show big theme preview moving mouse over theme picture
CAUTION: FileType icons can't be undo, be careful  :P

DOWNLOAD:
https://onedrive.live.com/?cid=F406F787E7BA8760&id=F406F787E7BA8760%21488
(in Beta folder)

Please report any idea o comment (or bad write words)

If you want to create other theme, copy any theme folder inside theme directory and replace icons anf files with same name.
Last Edit: September 20, 2016, 11:43:44 pm by necro_rk
Re: Mugen Icon Themes
#2  September 12, 2016, 03:28:17 am
  • ***
  • Born From the 93's
    • Puerto Rico
    • http://mrpr1993.deviantart.com/
Well, this sounds interesting! Better check it out!
CURRENT PROJECTS:
-Characters: Vera Trappz (OC)
-Stages: Springfield Town Square (Update)

IDEAS I HAVE:
-Characters: Mona-Lisa (OC), Danny Phantom, Betty Boop, Kim Possible, Aladdin, Oggy, NEW! Cartoon Guy
-Stages: Toon World (Cartoon Guy), End Of The World
Re: Mugen Icon Themes
#3  September 12, 2016, 12:50:20 pm
  • ****
    • Brazil
    • https://www.facebook.com/profile.php?id=100074220240917
looks cool... i will try
Re: Mugen Icon Themes
#4  September 13, 2016, 09:05:47 pm
  • *****
  • Stages & Screen Pack
  • Mugen Creator
    • USA
    • https://jusmugen.forumotion.com/
Have a question about this software so if I made a png image will this program take the png and turn it into a icon for the mugen.exe ?  or do I have to make the png image and format it to icon first and then use the program ? so does this generate or make a icon or do I have to make the icon first to use the program ?
 sorry for the weird question. but I use to make icon for my mame emulator back old old days. so I just wanted to know and hope you can answer my silly question xD
Join My JUSMUGEN Community.
https://jusmugen.forumotion.com/
Re: Mugen Icon Themes
#5  September 14, 2016, 05:27:15 am
  • ***
    • Mexico
    • rokksoftware.blogspot.com
Have a question about this software so if I made a png image will this program take the png and turn it into a icon for the mugen.exe ?  or do I have to make the png image and format it to icon first and then use the program ? so does this generate or make a icon or do I have to make the icon first to use the program ?
 sorry for the weird question. but I use to make icon for my mame emulator back old old days. so I just wanted to know and hope you can answer my silly question xD

Hi, this program change the icons for folders in mugen directory (chars, data, stages...) and file types (def, cmd, sff...); to change mugen.exe icon, try with resource hacker and you need the .ico file.

http://www.angusj.com/resourcehacker/
https://www.youtube.com/watch?v=9U2ZkwMUcIY

For now, only can use .ico files, maybe can add option to use or convert from .png images.

You can convert png to icon with some programs, or convert it online, but some times lower resolution is ugly and maybe need edit it, I use Microangelo Studio, is easy to use and it's very complete.
Re: Mugen Icon Themes
#6  September 14, 2016, 05:40:00 am
  • ***
  • Born From the 93's
    • Puerto Rico
    • http://mrpr1993.deviantart.com/
Now THIS is useful! Can't wait for more updates!
CURRENT PROJECTS:
-Characters: Vera Trappz (OC)
-Stages: Springfield Town Square (Update)

IDEAS I HAVE:
-Characters: Mona-Lisa (OC), Danny Phantom, Betty Boop, Kim Possible, Aladdin, Oggy, NEW! Cartoon Guy
-Stages: Toon World (Cartoon Guy), End Of The World
Re: Mugen Icon Themes
#7  September 20, 2016, 11:48:40 pm
  • ***
    • Mexico
    • rokksoftware.blogspot.com
Program updated, check in first post...

To install new themes, use last version (overwriting files if neccesary), download .mth files, open Mugen Icon Themer and click on Themes -> Open files (Ctrl + O).

Please report any problem  :neutral:
Re: Mugen Icon Themes
#8  September 23, 2016, 08:46:39 am
  • **
  • Part time Creator!!!
  • Need motivation...
    • Germany
rely nice program thanks for that. ;)

how to make your own compilation?
Last Edit: September 23, 2016, 08:56:26 am by C-r-a-v-e-r
Re: Mugen Icon Themes
#9  September 23, 2016, 08:02:24 pm
  • ***
    • Mexico
    • rokksoftware.blogspot.com
rely nice program thanks for that. ;)

how to make your own compilation?

Hi Craver, I'm programming the Themer creator to make themes of easy way, for now, open "Themes" folder and copy any Theme folder (Mugen_Clear is more completed), then edit or replace files.

Remember don't change name of files!

I use Paint.net, Png2Icon & Microangelo Studio to edit / create the icons but you can use any you like...

Notes:
  • png folder whit png images are resource images, this folder is not neccesary, I only added as extra files
  • no special size icon is required, but try to use almost 16x16, 64x64 & 128x128
  • I upload Png2Icon to OneDrive in Tools folder, to convert png files, put into thepngs folder and execute CLICK HERE to Deploy.bat file