Hayho everyone.
I created this "PrettySimpleToUse" .exe called osu!HDtoSD / osu!SDtoHD to "MakeSkinningEasier" for you and for me because im personaly bored
of copying and resizing of Skin elements. And i thought it would be a good idea to try out to make a scipt that makes
things easier. It almost close like 30-40% of all elements with just one click.
What does this program do?
HDtoSD:
This program creates inside of your folder a new folder called "SDtemp".
In this folder it copies all "example@2x" (HD) elements of .png and .jpg to this folder,
where this program is in use.
This program also resize them automaticaly after copying. It puts all "@2x" elements
-50% (half size) and re-name them into "example.png/.jpg" (SD).
The others elements he used for this progress doesnt get touched because of the -verbose command!
SDtoHD:
This program creates inside of your folder a new folder called "HDtemp".
In this folder it copies all elements of .png and .jpg.
After it resize all to 200% (double size).
Then it will delete all "example@2x" (oldHD elements if u have some) out if it.
After this program did that, it will re-name all still listed "example.png" elements (HD)
to "example@2x".
IMPORTANT:
Take care of the following HD picutures!
They "maybe" won´t be like you want (100% quality isn´t possible):
"fail-background"
"menu-background"
"pause-overlay"
"ranking-panel"
(and if u got FullScreen HD-elements of these:)
"count, count2, count3"
"section fail, section pass"
All other elements should work with nearly 100% quality!
Why i need to install ImageMagick before running the osu!HDtoSD.exe / osu! SDtoHD.exe?
This program was created with a .bat-file(batch).
And to resize them i was needed to use the command "mogrify".
But this mogrify doesnt work with batch or with command prombt (cmd).
The ImageMagick makes it possible to use this command with a batch file.
So if u don´t install this, the files will get copyied to the SD/HDtemp-folder and get re-named
but they won´t get the right size.
You can also check out the Index/Forum-link for more information.
Commands inside the cmd.exe:
That´s pretty simple.
First you open it u will see a "README" inside of the cmd.exe. You don´t need to read it because
it´s nothing special but you can do it.
Then you only need to "PRESS ENTER" and the progress starts to copy the files to the "SD/HDtemp"-folder with the right size.
-> Completed successfuly!
Some informations:
1. Always when u run this program it creates a "LICENSE.txt"-file. Make sure to delete it if u want to.
2. Make sure that you download the right bit-version (32/64bit). Like we all know the 64bit won´t work on
a 32bit system. The 64bit can use both ways but the 64bit is the faster, better flowing one.
3. All your future .png´s will get called "Portable Network Graphics Image" (PNG). They are still the same it´s just IM that call it so.
4. The password is my profile name "Isamuyasuo". You also find it in the "HowTo".png and inside of the "LICENSE".
I was used to get some help from the forum "ImageMagick".
This forum is specially for imaging on cmd and more.
Here are some links i used to create it:
Index: http://www.imagemagick.org/script/index.php
Forum: http://www.imagemagick.org/discourse-server/index.php
Download: http://www.imagemagick.org/script/download.php
Exe-binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/binaries
Special thanks to the IMpeople who helped me creating it:
fmw42 // snibgo // ceepea
CLICK ME for the codes.
I created this "PrettySimpleToUse" .exe called osu!HDtoSD / osu!SDtoHD to "MakeSkinningEasier" for you and for me because im personaly bored
of copying and resizing of Skin elements. And i thought it would be a good idea to try out to make a scipt that makes
things easier. It almost close like 30-40% of all elements with just one click.
What does this program do?
HDtoSD:
This program creates inside of your folder a new folder called "SDtemp".
In this folder it copies all "example@2x" (HD) elements of .png and .jpg to this folder,
where this program is in use.
This program also resize them automaticaly after copying. It puts all "@2x" elements
-50% (half size) and re-name them into "example.png/.jpg" (SD).
The others elements he used for this progress doesnt get touched because of the -verbose command!
SDtoHD:
This program creates inside of your folder a new folder called "HDtemp".
In this folder it copies all elements of .png and .jpg.
After it resize all to 200% (double size).
Then it will delete all "example@2x" (oldHD elements if u have some) out if it.
After this program did that, it will re-name all still listed "example.png" elements (HD)
to "example@2x".
IMPORTANT:
Take care of the following HD picutures!
They "maybe" won´t be like you want (100% quality isn´t possible):
"menu-background"
"pause-overlay"
"ranking-panel"
(and if u got FullScreen HD-elements of these:)
"count, count2, count3"
"section fail, section pass"
All other elements should work with nearly 100% quality!
Why i need to install ImageMagick before running the osu!HDtoSD.exe / osu! SDtoHD.exe?
This program was created with a .bat-file(batch).
And to resize them i was needed to use the command "mogrify".
But this mogrify doesnt work with batch or with command prombt (cmd).
The ImageMagick makes it possible to use this command with a batch file.
So if u don´t install this, the files will get copyied to the SD/HDtemp-folder and get re-named
but they won´t get the right size.
You can also check out the Index/Forum-link for more information.
Commands inside the cmd.exe:
That´s pretty simple.
First you open it u will see a "README" inside of the cmd.exe. You don´t need to read it because
it´s nothing special but you can do it.
Then you only need to "PRESS ENTER" and the progress starts to copy the files to the "SD/HDtemp"-folder with the right size.
-> Completed successfuly!
Some informations:
1. Always when u run this program it creates a "LICENSE.txt"-file. Make sure to delete it if u want to.
2. Make sure that you download the right bit-version (32/64bit). Like we all know the 64bit won´t work on
a 32bit system. The 64bit can use both ways but the 64bit is the faster, better flowing one.
3. All your future .png´s will get called "Portable Network Graphics Image" (PNG). They are still the same it´s just IM that call it so.
4. The password is my profile name "Isamuyasuo". You also find it in the "HowTo".png and inside of the "LICENSE".
I was used to get some help from the forum "ImageMagick".
This forum is specially for imaging on cmd and more.
Here are some links i used to create it:
Index: http://www.imagemagick.org/script/index.php
Forum: http://www.imagemagick.org/discourse-server/index.php
Download: http://www.imagemagick.org/script/download.php
Exe-binaries: ftp://ftp.imagemagick.org/pub/ImageMagick/binaries
Special thanks to the IMpeople who helped me creating it:
fmw42 // snibgo // ceepea