Jump to content


  • This topic is locked This topic is locked

EZ5i skinning competition

, 20 collectors edition EZ5i to win (Go to first unread post)
FAST6191 Post #1 Posted 10 July 2010 - 10:30 PM

    Techromancer


  • Group: Magazine Staff
  • Posts: 10,380
  • Member No.: 32,303
  • Joined: 21-November 05

  •  
EZ5i skinning competition
20 collectors edition EZ5i to win


Competition now over


EZ5i skinning competition
20 collectors edition EZ5i to win

Time for a GBAtemp competition.
To coincide with the EZ5i review released today the EZTeam and GBAtemp have a contest to win some of a very limited run of "collectors edition EZ5i"- 25 have been made and we have 20 of them for this contest.

If you fancy winning one you need to do is design a skin for use with the EZ5i flash cart and submit it to us. The 20 best skins will win one (prize breakdown below) once the competition ends on one month from start date (that is to say the contest ends on August 7th 2010).
Prizes will be shipped by the EZTeam worldwide for free.

Below you can find links to an EZ5 skin creation utility and some guides to it that that will make creating skins a delight. It includes full preview functionality so you do not even need an EZ5i cart to test the skins - you can completely test all functionality in the program.
Should you win you get to use your skin on an EZ5i of your own



rules and other stuff 


EZSkinner- a EZ5 skin making program.
Skin making and slash.ani tutorial
Tools and guide bundle on filetrip

filetrip EZ5 skin upload

Discuss/enter competition




Mbmax Post #2 Posted 10 July 2010 - 10:35 PM

    Homebrew addicted


  • Group: Members
  • Posts: 2,189
  • Member No.: 53,260
  • Joined: 07-November 06

  •  
Skin entries :

Warning! Spoiler inside. 


Tips for skinners :

First of all, always use the last version of Ez Skin Forger : >> Ez Skin Forger on filetrip <<

1- no need to own any ez5 flashcart to test your splash.ani. Download moonshell 2.10 and install it on your microSD. replace the splash.ani in /moonshl2/internal folder. Launch moonshell 2.10 and watch the result. cool.gif
2- upper and lower splash screens are first loaded when kernel start (skinname_up.bin and skinname_bottom.bin)
3- splash animation is played on upper screen just after. If no .ani found in /EZ5shell/skin folder, it play the default ez5 animation.
That's why we advice you to not drop this part and make a splash animation for your entry.
4- skin name mustn't exceed 8 char + dat extension. example : skinname.dat <= max name's lenght..
5- don't hesitate to drag and drop your system icons where you wish on the lower screen. Just avoid collision with others (if collision is disabled in ez skin forger). There is almost no limit to your creativity.
6- ESF support PNG files mean you are able to use transparency (alpha channel). don't hesitate to use it.
All has been thought to not bridle skinner's mind creativity. tongue.gif
7- to change selected bar color on upper screen, simply right click on it and select a color.
8- to change selected bar color transparency, take a look at the Setting.ini file in ezskinforger, line FileListSelectItemBGTransparency=170.
255 value is a plain color.
9- to move system icons or system text, just left click on them and drop them where you wish.
10- to test a system icon, right click on it. wink.gif


Tips for ADVANCED skinners :

Ez Skin forger lets you edit main files but not all. As some of you as probably found, there is templates files in /makeskin/template folder.
I will gives tips for those files in this section.
But be careful of 2 very important things here :
* First, be sure to not use indexed color or the skin will crash under the ez5i kernel.Ez Skin Forger doesn't monitor the template folder to convert those indexed color. wink.gif
* second, do not remove any of the file, you must have 64 pictures (i don't count the windows xp thumbs.db of course) in the template folder. Also be sure to respect their size (x,y) and their format (png or bmp).

Note that now Ez Skin Forger RN93 is able to auto-load your custom template when you open your .ess project.
It will load the content of the folder named : essskinname_template_files. If it can't find it, it load the default template folder located in ezskinforger/makeskin/template.
See the Sample Skin example for more information. wink.gif

a- progress_wnd.png picture is used to display the rom loading progress bar when a game is started. His size is 224x59 and it's displayed on touchscreen at coordinates X=16 and Y=66. The file progress_BootRom_bar.png is displayed at coordinates X=20 and Y=88 and duplicated incrementally on X axe until it reach X=235.
b- scroll bar : SB_Grip_Normal.png & SB_Grip_Press.png are not displayed.
The kernel uses 7 files for that : SB_BG.png (scroll bar background), SB_GripBG_Normal.png & SB_GripBG_Press.png (scroll bar body duplicated in Y axe by the kernel), SB_GripBottom_Normal.png & SB_GripBottom_Press.png (scroll bar bottom), SB_GripTop_Normal.png & SB_GripTop_Press.png (scroll bar top). Notice that the scroll_bar.png picture is used for the scroll bar background in the cheat window. wink.gif


FAQs :

- "is there a ez5i skin viewer ? i don't have a ez5i but i want to join this contest..."
Sure there is. As explained in the main post, you can download Ez Skin Forger and read my tutorial on Ez-Flash forum.

- "I suppose we are allowed to change our entry (for instance, if the game name became longer than the space I provided) as long as we do it before the contest ends."
Sure, but revise the version number on filetrip so we know you have modified it

- "Just something I'm hoping an EZ5 owner can do in their spare time (if they so wish to help the skinners in the competition), you would have my utmost respect and gratitude if you would be so kind as to give a complete video of every possible screen and icon that can appear (so there would be a demonstration of the progress bars and whatever else that most of the reviews I have seen don't show) preferably with crystal clear quality and a default skin, though just decent quality is fine."
Here you go JP :


- "Anyone know what toggle control does?"
Toggle control open the rom setting panel where you can select Softreset, RTS, RTG, Cheat mode, Special Mode ... etc

- "What does System control do then? Is that light settings?"
It opens the system panel where you can select language, ez 3in1 rumble strenght, ez 3in1 mode and the skin.

- "what is displayed on the bottom screen during the splash.ani"
The file skinname_bottom.bin is displayed while skinname.ani is played.

- "I want to replace the icons, but I'm not sure what those icons do.
Could somebody explain what each icon does, so I can make a fitting icon for that?"

Take a look at this snapshot. From left to right : Shutdown icon, moonshell icon (launch moonshel 2), brightness icon, system settings icon (where we set language, ez3in1 mode and rumble, skin), rom settings icon (where we set ROM's SR, RTS, IGG, Cheat).

- "Do i need to have the launch button or my DS bios skin can launch the game using the game icon?"
Check this answer

Edited by Mbmax, 09 August 2010 - 08:31 PM.


Another World Post #3 Posted 11 July 2010 - 03:44 AM

    AKAIO Connoisseur


  • Group: Former Staff
  • Posts: 7,407
  • Member No.: 111,084
  • Joined: 03-January 08
  • Location: East L.A.

  •  
cool contest. limited stuff is fun. too bad flash kits don't have a 20yr resale value increase, lol.

-another world


Blastoise Post #4 Posted 11 July 2010 - 06:08 AM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 335
  • Member No.: 162,497
  • Joined: 14-March 09

  •  
Sounds good! Will have to start designing!


Feels Good Man Post #5 Posted 11 July 2010 - 06:28 AM

    GBAtemp Advance Maniac


  • Group: Members
  • Posts: 1,625
  • Member No.: 74,523
  • Joined: 15-April 07

  •  
By "illegal" do you mean copyrighted images like video game characters?


regnad Post #6 Posted 11 July 2010 - 06:43 AM

    GBAtemp Advance Fan

  • PipPipPipPipPip

  • Group: Members
  • Posts: 636
  • Member No.: 125,890
  • Joined: 19-May 08

  •  
Just what we need!

EZ-Flash has by far the smallest, crappest selection of skins.


Cloudywolf Post #7 Posted 11 July 2010 - 06:46 AM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 25
  • Member No.: 56,688
  • Joined: 28-November 06

  •  
Ohh true... So are we aloud to make 'themed' skins if the images are traded marked/copyrighted?

Will EZ5i actually be using out skins or something that will profit off the skins?

(Will post entry in this post when done)

Good luck and have fun everyone!


jurassicplayer Post #8 Posted 11 July 2010 - 06:48 AM

    Resident OtakuBot


  • Group: Members
  • Posts: 3,625
  • Member No.: 160,938
  • Joined: 07-March 09
  • Location: GBATemp.net

  •  
QUOTE(Feels Good Man @ Jul 10 2010, 10:28 PM) <{POST_SNAPBACK}>
By "illegal" do you mean copyrighted images like video game characters?

If that extends to all copyrighted characters...I better learn how to make abstract art, otherwise my entry might just be a bunch of scribbles on paper xD.
Also, I looked at the images in the demo.dat and there seems to be more images there than I have been able to see on any video or some of the other skins I looked at (like the double_icon and screensaver images). Are those files even used/needed?

Edited by jurassicplayer, 11 July 2010 - 06:51 AM.


BoxShot Post #9 Posted 11 July 2010 - 06:50 AM

    Chiyo-chan :3


  • Group: Members
  • Posts: 3,450
  • Member No.: 148,210
  • Joined: 18-December 08
  • Location: Middle of the ocean.

  •  
QUOTE(jurassicplayer @ Jul 10 2010, 07:48 PM) <{POST_SNAPBACK}>
QUOTE(Feels Good Man @ Jul 10 2010, 10:28 PM) <{POST_SNAPBACK}>
By "illegal" do you mean copyrighted images like video game characters?

If that extends to all copyrighted characters...I better learn how to make abstract art, otherwise my entry might just be a bunch of scribbles on paper xD.

XD I personally want to enter this but I can't make art.


Alfadir Post #10 Posted 11 July 2010 - 11:13 AM

    Member

  • Pip

  • Group: Newcomers
  • Posts: 27
  • Member No.: 123,343
  • Joined: 20-April 08
  • Location: france

  •  
Cool, a contest, i will try to make something for this linker ^^


Wabsta Post #11 Posted 11 July 2010 - 11:46 AM

    you fight like a dairy farmer


  • Group: Members
  • Posts: 2,386
  • Member No.: 123,659
  • Joined: 25-April 08
  • Location: SCUMM Bar

  •  
Yay, a reason to make a skin again. I'm on it!


Yosh93 Post #12 Posted 11 July 2010 - 12:06 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 123
  • Member No.: 205,587
  • Joined: 13-September 09
  • Location: Gagny

  •  
I'm in this competition !


viz Post #13 Posted 11 July 2010 - 02:40 PM

    GBAtemp Regular

  • PipPipPip

  • Group: Members
  • Posts: 169
  • Member No.: 48,739
  • Joined: 10-September 06

  •  
im interested and willing to try smile.gif


janouis Post #14 Posted 11 July 2010 - 03:24 PM

    GBAtemp Fan

  • PipPipPipPip

  • Group: Members
  • Posts: 460
  • Member No.: 178,223
  • Joined: 16-May 09

  •  
is there a ez5i skin viewer? i don't have a ez5i but i want to join this contest...


naglaro00 Post #15 Posted 11 July 2010 - 03:31 PM

    Cisco Apprentice Lv. 3


  • Group: Members
  • Posts: 1,317
  • Member No.: 181,908
  • Joined: 05-June 09
  • Location: Pulse

  •  
Awrighty then smile.gif
But if I do win, I only want the 3-in-1s







Users browsing this topic

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users