EZ-Flash USA Forum

Forum for the EZ-Flash I, II, III, IV & V Gameboy Advance & Nintendo DS USA Forum (Unofficial) Open since 2004!
It is currently Mon May 20, 2013 7:37 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 8 posts ] 
Author Message
Sponsor
 Post subject: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Sun May 02, 2010 9:22 am 
Offline
User avatar
 Profile

Joined: Wed Jan 24, 2007 12:34 pm
Posts: 5408
Location: Has left the place ...
Hi.

I decided to open this thread so rookie's skinners got a base to start their very first skin.
I will use the wizard integrated in last EZ Skin Forger to show you how to simply build it.

Are you ready for your first skin ?

Well, time to start ! :)
First, you have to download the lastest version of Ez Skin Forger from this thread and unzip it on your hard drive.
Now you need to find 2 pictures for the upper screen and lower screen background. I'm sure you already have an idea about your futur skin.
Let say you wish to make one based on the movie Wall-e. Use google image to find some good pictures. Keep in mind that the lower screen will display system icons and some useful information like the game's name, so be sure to choose a picture that have enough space to display this, without be too much overwritten by them.

Ok, i have found 2 pictures and i copy them in ez skin forger's folder (let me call it ESF, to be easier).
ESF support BMP, JPG, PNG, GIF, ICO, so be sure to download that type of pictures. ;)
The DS screen resolution is 256x192, mean you have to resize both pictures to this size.
Use your favorite painting software for that (i use one of those 2 freeware : Paint.net or gimp for that).
Attachment:
topbottom.png
topbottom.png [ 92.7 KiB | Viewed 9419 times ]

Here is the result of both files converted and resized (left to right : upper and lower picture)


Well, it's almost finished now. Time to launch ESF.
As you can see, the lower picture is quite dark. So here i will use white icon template.
Let's go !
Click New... button, the wizard window popup asking me to choose the template color.
Attachment:
esf_wizard.png
esf_wizard.png [ 6.84 KiB | Viewed 8024 times ]

I choose white. Now all i have to do is load my upper and lower pictures.
I click the button to browse to my pictures copied in ESF.
Both pictures are loaded now i can click OK.
The job is done ! you have finished your skin. 8)
Attachment:
esfpreview.png
esfpreview.png [ 150.46 KiB | Viewed 9397 times ]

Note that you can move every icon and text with the pointer by simply drag and drop with left mouse button.
To test them, just click them with right button.
;)

Ok, now to keep this skin for further modifications, it's time to save it on your hard drive.
Menu File -> Save As and give a name to your .ess file name. I will call it Wall-e and i click save. A file Wall-e.ess is created in current folder.

Now, i'm sure you are wondering something.
But how the hell i will use my new skin on my ezv ?

Well the last step is not done ... time to do it !

Menu Compile -> Make Full Pack. Enter a name, but be very careful here : The kernel requires skin file names to be a maximum of 8 letters in length, excluding the extension.
So here i will type walle and save. A window will pop-up and your skin will be recorded in ESF folder (Walle.dat).
Now you can copy the freshly created .dat file on your microSD in /EZ5shell/skin folder and try it on your DS.
That's it !

Get latest Ez Skin Forger version here : Ez Skin Forger RN97 (FileTrip)


Last edited by Mbmax on Sun Apr 10, 2011 6:42 am, edited 22 times in total.

Top
 
Sponsor
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Wed Jul 07, 2010 11:34 am 
Offline
User avatar
 Profile

Joined: Wed Jan 24, 2007 12:34 pm
Posts: 5408
Location: Has left the place ...
In this post i will show you how to create the two splash screens displayed when your ez5 is started.
It's quite simple you will see.
All you need is two pictures (256x192 pixels) in BMP or PNG format and a converter tool.
This tool is available in EZSkinForger/Tutorial/Splash_Screens_Example folder.
Launch png2b15.exe, it will open a window asking you to choose your picture.
Attachment:
png2b15_640.png
png2b15_640.png [ 51.49 KiB | Viewed 7936 times ]

Browse your hard drive and select your upper screen picture. Click convert button, the program convert the picture and close itself.
Repeat this operation for the bottom screen picture.
It's almost finished now.
Rename .b15.bin files created by png2b15.exe into skinname_bottom.bin & skinname_up.bin (example : walle_bottom.bin & walle_up.bin)
Copy both files in the same folder than your skin .dat file. On your microSD -> /EZ5shell/skin

Done.

Get latest Ez Skin Forger version here : Ez Skin Forger RN97 (FileTrip)


Last edited by Mbmax on Sun Apr 10, 2011 6:42 am, edited 20 times in total.

Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Fri Jul 09, 2010 12:35 pm 
Offline
User avatar
 Profile

Joined: Wed Jan 24, 2007 12:34 pm
Posts: 5408
Location: Has left the place ...
What about create a splash.ani now ?

But first what his an animation ?
Animation is the rapid display of a sequence of images of 2-D or 3-D artwork or model positions in order to create an illusion of movement. Each image is called a frame.
Attachment:
loader.gif
loader.gif [ 11.18 KiB | Viewed 7999 times ]

A sequence of images ... well, seems that we need several pictures to make a full animation.
Let see what we have when we extract all frames from this gif animation with Gimp :
Attachment:
loader_extracted.png
loader_extracted.png [ 33.47 KiB | Viewed 7830 times ]

Ok. 20 frames to animate this.

Now, what about this splash animation on my DS + EZ5 ?
DS resolution is 256 x 192, mean every picture i have to create must have this size.
I choose a background and paste frame by frame this animation with my favorite painting software.
Take a look at EZSkinForger/Tutorial/Splash_Animation_Example folder to see the final result.
In this folder you will find makesplash.exe and bmp files. This program will compile all frames in a unique file with the extension .ani.
Tied to this is the file splash.ini. Open it with notepad to see what is inside.
Quote:
[ConvertSetting]
SourceFileMask=splash???.bmp
SourceFPS=20
WaitForTerminate=0
AlreadyAllDraw=1
UseDither24to15bit=1

Now let me explain what we have here :
- SourceFileMask indicate which sequence of pictures makesplash has to compile.
In my example i named my pictures like that : splash000.bmp, splash001.bmp, splash002.bmp ... etc. Question marks indicate 3 digit that the tool will incremente : splash???.bmp
- SourceFPS indicate how many frames will be played in 1 second. Here i used 20. So 20 frames per second.
Other values shouldn't be modified. ;)

Ok. All my pictures are ready, splash.ini is set. Time to build my splash animation. :)
I launch makesplash.exe, a window popup :
Attachment:
makesplash.png
makesplash.png [ 22.37 KiB | Viewed 7819 times ]

I browse my hard drive and load splash.ini.
The program starts to build the animation. Once done click ok.
Attachment:
makesplash_ok.png
makesplash_ok.png [ 27.3 KiB | Viewed 7809 times ]

Good.
Final step is to rename the splash.ani freshly created into skinname.ani.
Copy it on your microSD in /EZ5shell/skin folder.

That's it ! 8)

Get latest Ez Skin Forger version here : Ez Skin Forger RN97 (FileTrip)


Last edited by Mbmax on Sun Apr 10, 2011 6:52 am, edited 12 times in total.

Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Fri Jul 09, 2010 9:10 pm 
Offline
User avatar
 Profile

Joined: Wed Feb 22, 2006 1:11 pm
Posts: 903
Location: earth, you idiot
nice thread mbmax!!
everyone should read this and get makin new skins ay :mrgreen:

_________________
\o/______|o|______\o/_______o_______\o/______|o|______'o'______o


Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Fri Jul 09, 2010 11:45 pm 
Offline
User avatar
 Profile

Joined: Wed Jan 24, 2007 12:34 pm
Posts: 5408
Location: Has left the place ...
Well, that's the goal of this. I hope people will think "oh wait ! it's that simple ? i should build my own skin"

I also hope people will share their creation on this forum. ;)

BTW, a skin contest is in approach on GBAtemp. Stay tunned guys and girls.

_________________
EZVi Quickstart Guide >>HERE<< | Join us on the unofficial >> #EZflash IRC chan <<
You liked this game ? then just buy it ! ;)


Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Thu Jul 15, 2010 12:45 pm 
Offline
 Profile

Joined: Sat Jul 11, 2009 9:58 am
Posts: 352
Nice tutorial there,Mbmax.
Is there anyway just to stick a gif animation like this: http://www.iaza.com/work/100716C/Bar_13 ... 3-iaza.gif onto your skin so you don't have to be precise w/ coordiante areas on the image?

_________________
I know I'm not around alot,but I'm always lurking,if you want me to rip sprities,icon or something of the sort in a common format,just PM me (please don't ask for models)


Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Sun Jan 16, 2011 2:45 pm 
Offline
 Profile

Joined: Mon Dec 14, 2009 10:30 pm
Posts: 26
How do I change the picture when it loads a .nds rom? The one after you press the Launch button?

Edit: Nevermind. I found it. I had to change a picture in the "\EZSkinForger\MakeSkin\WorkspaceCustomTemplate" folder called "progress wnd".

_________________
Custom Skins: Pokémon Black & White Skin


Top
 
 Post subject: Re: [Tutorials] Ez Skin Forger & Splash.ani for Dummies
PostPosted: Wed Feb 09, 2011 8:40 am 
Offline
 Profile

Joined: Wed Feb 09, 2011 8:15 am
Posts: 3
thanx so much! and it rlly was aloooooot easier than i thought~!
heres the TWEWY skin i made:
http://ezflash.sosuke.com/viewtopic.php?f=17&t=17124


Top
 
Sponsor
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group  
Design By Poker Bandits