Help - Search - Members - Calendar
Full Version: Unleashx Skins
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official UnleashX Forum > Skins and Tools
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43
muerte
user posted image

WIP smile.gif (btw... the overlay doesn't look that crappy on the xbox, dunno why it does in the screenie) Tell me what you think.
grebulon
I have a problem with the file manager background. In the previous version I manually drew the rectangles on the file manager background (left).

user posted image

Now with the new release, I have to change this background. I want to use a blean background (right) and have UX draw the rectangles itself. It can do it if I remember correctly.
Does anyone know how?
love_tropicana
QUOTE (grebulon @ Jun 15 2004, 07:43 AM)
I have a problem with the file manager background. In the previous version I manually drew the rectangles on the file manager background. Now with the new release, I have to change these backgrounds. If I remember correctly, UX can draw these rectangles itself. Does anyone knows how to do it?

I'm not sure this is what you are asking for since i'm having troubles understanding exactly what it is you want to do.. (I'm kind of bad at English) But if it is what i think you are talking about shapes..

CODE

<Shape Type="RoundedBox" Left="66" Top="166" Width="129" Height="161" BorderColor="0xFFFFFFFF" BackColor="0xFF273CF3"></Shape>
<Shape Type="Triangle" Left="234" Top="289" Width="100" Height="100" Direction="Left" BorderColor="0xFFFFFFFF" BackColor="0xFF273CF3"></Shape>
<Shape Type="Rectangle" Left="244" Top="160" Width="100" Height="100" BorderColor="0xFFFFFFFF" BackColor="0xFF273CF3"></Shape>
<Shape Type="Triangle" Left="232" Top="341" Width="100" Height="100" Direction="Right" BorderColor="0xFFFFFFFF" BackColor="0xFF273CF3"></Shape>

- I don't think you can use these with the filemanager however.. But i could be wrong.


Or if it's simply the colorsheme for the dialogs it's this:
CODE

<DIALOG_BORDERCOLOR>0xFFFFFFFF</DIALOG_BORDERCOLOR>
<DIALOG_BACKCOLOR>0xFF273CF3</DIALOG_BACKCOLOR>
<DIALOG_INNER_BORDERCOLOR>0xFFFFFFFF</DIALOG_INNER_BORDERCOLOR>
<DIALOG_INNER_BACKCOLOR>0xFF09389A</DIALOG_INNER_BACKCOLOR>
<DIALOG_TEXTCOLOR>0xFFFFFFFF</DIALOG_TEXTCOLOR>
<DIALOG_DISABLEDTEXT>0xFFB3B3B4</DIALOG_DISABLEDTEXT>



And if both those are wrong, someone else will have to jump in smile.gif
grebulon
QUOTE (love_tropicana @ Jun 15 2004, 09:23 AM)
I'm not sure this is what you are asking for...

It's not what I ment. See the edited post above.
love_tropicana
Grebulon:

I've been thinking of this of and on during the day and the more i think about it the more convinced i am that it's about the Dialog_ or Option_ settings as i showed you above. Could you please try out setting up this colorscheme in your skin just to try it out. I've made all opacity at 100. If this doesn't work.... then i'm at a loss.. more than usual. biggrin.gif

CODE

       <ColorScheme>
           <AMBIENT_FOGCOLOR>0x78FFFFFF</AMBIENT_FOGCOLOR>
           <AMBIENT_SKYCOLOR>0xFF00000F</AMBIENT_SKYCOLOR>
           <AMBIENT_CELLCOLOR>0x7800C000</AMBIENT_CELLCOLOR>
           <CAPTION_TEXTCOLOR>0xFFEAEA47</CAPTION_TEXTCOLOR>
           <CAPTION_BACKCOLOR>0x64C0C0C0</CAPTION_BACKCOLOR>
           <DIALOG_BORDERCOLOR>0x64FFFFFF</DIALOG_BORDERCOLOR>
           <DIALOG_BACKCOLOR>0x64273CF3</DIALOG_BACKCOLOR>
           <DIALOG_INNER_BORDERCOLOR>0xFF000000</DIALOG_INNER_BORDERCOLOR>
           <DIALOG_INNER_BACKCOLOR>0x64FFFFFF</DIALOG_INNER_BACKCOLOR>
           <DIALOG_TEXTCOLOR>0x64FFFFFF</DIALOG_TEXTCOLOR>
           <DIALOG_DISABLEDTEXT>0x64B3B3B4</DIALOG_DISABLEDTEXT>
           <OPTION_TEXTCOLOR>0x64FFFFFF</OPTION_TEXTCOLOR>
           <OPTION_ACTIVETEXTCOLOR>0x6447EAEA</OPTION_ACTIVETEXTCOLOR>
           <OPTION_ACTIVEBACKCOLOR>0x64FFFFFF</OPTION_ACTIVEBACKCOLOR>
           <BUTTON_BORDERCOLOR>0xFFFFFFFF</BUTTON_BORDERCOLOR>
           <BUTTON_TEXTCOLOR>0xFFFFFFFF</BUTTON_TEXTCOLOR>
           <BUTTON_BACKCOLOR>0xFF273CF3</BUTTON_BACKCOLOR>
           <BUTTON_ACTIVETEXTCOLOR>0xFFFFFFFF</BUTTON_ACTIVETEXTCOLOR>
           <BUTTON_ACTIVEBACKCOLOR>0xFF003399</BUTTON_ACTIVEBACKCOLOR>
           <KB_KEYBG_HIGHLIGHT>0xFF0000FF</KB_KEYBG_HIGHLIGHT>
           <KB_KEYBG_DISABLED>0x78C0C0C0</KB_KEYBG_DISABLED>
           <KB_KEY_PRESSED>0xFF008000</KB_KEY_PRESSED>
           <KB_KEY_NORMAL>0xFF000000</KB_KEY_NORMAL>
           <KB_KEY_DISABLED>0x78808080</KB_KEY_DISABLED>
           <KB_KEY_ACTIVEBORDER>0xFFFF0000</KB_KEY_ACTIVEBORDER>
           <KB_KEY_TEXTCOLOR>0xFF000000</KB_KEY_TEXTCOLOR>
           <KB_KEY_TEXTBACKCOLOR>0xFFFFFFFF</KB_KEY_TEXTBACKCOLOR>
           <KB_KEY_TEXTBORDERCOLOR>0x780000FF</KB_KEY_TEXTBORDERCOLOR>
           <MENU_TEXTCOLOR>0xFFFFFFFF</MENU_TEXTCOLOR>
           <MENU_ACTIVETEXTCOLOR>0xFFFFFFFF</MENU_ACTIVETEXTCOLOR>
           <MENU_BORDERCOLOR>0xFFFFFFFF</MENU_BORDERCOLOR>
           <MENU_BACKCOLOR>0xFF000000</MENU_BACKCOLOR>
           <MENU_ACTIVEBACKCOLOR>0xFF0000FF</MENU_ACTIVEBACKCOLOR>
           <MENU_ACTIVEBORDERCOLOR>0xFFFFFFFF</MENU_ACTIVEBORDERCOLOR>
       </ColorScheme>



PS. I tried using shapes inbetween the filemanager tags, it didn't work at all. I thought i had come to a solution but.. it never is that easy it seems..
Amything
This skin is finished except I'm waiting for the soundfile to accompany it.

Its a full screen HQ video of a fireplace. It's only 6 sec long but looping perfectly. Perfect for the living room smile.gif

user posted image
Dunny
I like that ... a lot!

wasn't there more like this, a virtual aquarium or something?
Amything
I have an aquarium video as well, problem is its not really loopable. Good for screensaver though. For it to be in accaptable quality and lenght the file size is a bitch though.

That fireplace vid is 5 meg and only 6 sec. Mind you I don't really know how to convert them into WMV the most efficient way, I just made sure it was as good as it gets in WMV with out any thought of size.
Hectobleezy
QUOTE (grebulon @ Jun 15 2004, 12:47 AM)
It's not what I ment. See the edited post above.

if an image is selected for the filemanager background, unleashx will not draw the filemanager "frames", it will only draw them when no image is present.
grebulon
QUOTE (Hectobleezy @ Jun 15 2004, 10:44 PM)
if an image is selected for the filemanager background, unleashx will not draw the filemanager "frames", it will only draw them when no image is present.

Thanks, that's what I was looking for. After you remove the bg image, <ColorScheme> does the rest.
I posted updates to my CartoonUX skins. They'll probably come up on the skins websites later.

Edit: you can now download them:
Cartoon UX
CartoonUX with fonts

user posted image
muerte
QUOTE (grebulon @ Jun 16 2004, 02:01 AM)
Thanks, that's what I was looking for. After you remove the bg image, <ColorScheme> does the rest.
I posted updates to my CartoonUX skins. They'll probably come up on the skins websites later.

Edit: you can now download them:
Cartoon UX
CartoonUX with fonts

user posted image

nice!
Dunny
the fireplace skin at xbox-skins seems to be broken, I cant D/L it. sad.gif
BLazeD
Not sure what happened with the FirePlace skin!

Anyway, I deleted the posts (the file disappeared somewhere)

Please reupload Amything

i wanna try it out smile.gif
Amything
QUOTE (Dunny @ Jun 16 2004, 12:09 PM)
the fireplace skin at xbox-skins seems to be broken, I cant D/L it. sad.gif

I was using an external link because it exceeded the 3 meg allowed.

But as far as I can tell the link is working fine. It's on a professional high speed server and everything.

Try this link and if it works for you guys I will add it again tonight after work.

www.finna.is/amything/upload/files/xbox/fireplace.zip

Thanks for letting me know!
mevinny
QUOTE (mevinny @ Jun 13 2004, 06:55 PM)
Ok here is my new skin im working on. Created using "UX Architect". It is a remake of a skin I created for MXM.

UX Black Box


user posted image

This is the way the first skin was ment to look! smile.gif

Let me know what you think.

mevinny

no comments. sad.gif

Anyone intrested in making a better cell.png for this skin? There is 3 colors versions of this skin green, blue and red.

Come on guys, I also would like to do Unleashx versions of my other skins.

mevinny
BloodyMary
QUOTE (mevinny @ Jun 16 2004, 09:49 AM)
no comments. sad.gif

Anyone intrested in making a better cell.png for this skin? There is 3 colors versions of this skin green, blue and red.

Come on guys, I also would like to do Unleashx versions of my other skins.

mevinny

It's not my cup of tea... however.. I'd like to see some of you other mxm skins converted over to UnleashX...

I know I've used some of them with MXM before... but it's been a while...


Here's the ones I'd love to see for sure...

Rustic
MXM Live
Chaos InfoMenu

Those would be awesome to have in UnleashX...
grebulon
Amything, I like your fireplace skin, but one request. Could you make the video without sound?
I'd do this myself, but I failed to find a utility to split wmv files into the streams. So if anyone can recomment such util, I'd appreciate it.
Thanks
Amything
QUOTE (grebulon @ Jun 16 2004, 04:07 PM)
Amything, I like your fireplace skin, but one request. Could you make the video without sound?
I'd do this myself, but I failed to find a utility to split wmv files into the streams. So if anyone can recomment such util, I'd appreciate it.
Thanks

Open skin.xml and change:

<BackGround EnableAudio="true">fire.wmv</BackGround>

to

<BackGround EnableAudio="false">fire.wmv</BackGround>

and voila!
muerte
I fixed UnleashBlu2 to work with the newest UnleashX... I just need Hydraulix's OK to release UnleashBlu3 wink.gif
Striker2k2
well is it my eyes or is that fireplace vid pretty interlaced sad.gif
BLazeD
QUOTE (Amything @ Jun 16 2004, 11:58 PM)
I was using an external link because it exceeded the 3 meg allowed.

But as far as I can tell the link is working fine. It's on a professional high speed server and everything.

Try this link and if it works for you guys I will add it again tonight after work.

www.finna.is/amything/upload/files/xbox/fireplace.zip

Thanks for letting me know!

If you choose the other option you can also store it on the xbox-skins.net server - no download limits biggrin.gif

kal_el
QUOTE (mevinny @ Jun 16 2004, 02:49 PM)
no comments. sad.gif

Anyone intrested in making a better cell.png for this skin? There is 3 colors versions of this skin green, blue and red.

Come on guys, I also would like to do Unleashx versions of my other skins.

mevinny

I really like it! I was hoping that you will be uploading it soon, so I could get a copy! I would rather have red instead of blue though!


Kal El
BloodyMary
QUOTE (Amything @ Jun 16 2004, 07:58 AM)
I was using an external link because it exceeded the 3 meg allowed.

But as far as I can tell the link is working fine. It's on a professional high speed server and everything.

Try this link and if it works for you guys I will add it again tonight after work.

www.finna.is/amything/upload/files/xbox/fireplace.zip

Thanks for letting me know!

I would really suggest reencoding that wmv file a lower bitrate... it is currently at an extrodinarily high bitrate... I reencoded it on my system to 768kbps and didn't notice a quality difference at all, but it saved 3 megs on the file size... also, it will play better in UnleashX with a lower bitrate...

Just suggestions....
Amything
QUOTE (BloodyMary @ Jun 16 2004, 08:21 PM)
I reencoded it on my system to 768kbps and didn't notice a quality difference at all, but it saved 3 megs on the file size... also, it will play better in UnleashX with a lower bitrate...

Are you using the Windows media component to encode? If so could you tell me what the command line looks like?

I know I used some crazy bitrate, I just wanted it as good as possible, but you are probably right when you say it will play better.
grebulon
QUOTE (Amything @ Jun 16 2004, 05:21 PM)
Open skin.xml and change:
<BackGround EnableAudio="true">fire.wmv</BackGround>
to
<BackGround EnableAudio="false">fire.wmv</BackGround>
and voila!

Thanks, I'll try this. But I want to use the fireplace vid as a screensaver. Will it mute the sound in this mode too? Because I also have music playing and I don't want to fire sound interfering.
marcelo242
my wip:
user posted image
BloodyMary
QUOTE (Amything @ Jun 16 2004, 04:22 PM)
Are you using the Windows media component to encode? If so could you tell me what the command line looks like?

I know I used some crazy bitrate, I just wanted it as good as possible, but you are probably right when you say it will play better.

I used Windows Media Encoder 9 Series... (although it is 9, you can set it to encode in WMV8 format...).. it works great.. and has a graphical user interface... you other option would be to install wmv9 encoder and wmv8 encoder.. and stoik... (the reason to install 8 and 9 encoder is for more advance possibilities in stoick)... Koldfuzion wrote a good tutorial on how to do this in the MXM forum... but it may be difficult to find... anyway... you can just use wmv9 encoder and use the profile editor to make specialized profiles that encode in wmv8 format (that is what I suggest.)...

Best of luck...

Bloody Mary
Amything
Ok thanks for the help. After fiddling around with the gui it I found a setting that made more sense but the quality was the same.

I'm not happy with the looping of the sound however. It has a noticible gap. It works perfectly in Vegas video and sound forge.

Is it not possible to have seperate background sound in UnleashX?
I tried it like this but no dice:
<BackGround EnableAudio="false">fire.WMV</BackGround>
<BackGround EnableAudio="true">fire.WMA</BackGround>

Are there any sound options available in skinning or are we stuck with MSdash sounds and sounds coming from WMV files?

Are there any other recourses available for skinning other than UnleashX0251218.doc and X-S non working search smile.gif
mevinny
QUOTE (BloodyMary @ Jun 16 2004, 03:59 PM)
It's not my cup of tea... however.. I'd like to see some of you other mxm skins converted over to UnleashX...

I know I've used some of them with MXM before... but it's been a while...


Here's the ones I'd love to see for sure...

Rustic
MXM Live
Chaos InfoMenu

Those would be awesome to have in UnleashX...

I will be working on those soon.

mevinny
mevinny
QUOTE (kal_el @ Jun 16 2004, 08:17 PM)
I really like it! I was hoping that you will be uploading it soon, so I could get a copy! I would rather have red instead of blue though!


Kal El

I was hoping to get some better cell.png's but havent had time to work on them. I will be uploading them soon. The red one is really bright with the current cell.png globe.

mevinny
love_tropicana
----)Inertia)

Hi Mr. was just wondering about something. Your latest set of AllStars skin seems to have a "bug", really, i'm not sure if it intentional or not. I was just trying out my new component cable in 480p and wanted to try something high-resolution.. Well it still looks kick-ass... But that black and blue stuff on the image below.. what gives man? No disrespect, i hope you understand that.

user posted image

cheers

btw... 480p = love.gif beerchug.gif pop.gif love.gif beerchug.gif ph34r.gif ph34r.gif biggrin.gif tongue.gif
Stranger007
Could some 1 make a skin with this pic, with a intro vid and load vid?Somthing with lot of crome efects and chains
user posted image
KLoNe
QUOTE (BloodyMary @ Jun 17 2004, 11:43 AM)
I used Windows Media Encoder 9 Series... (although it is 9, you can set it to encode in WMV8 format...).. it works great.. and has a graphical user interface... you other option would be to install wmv9 encoder and wmv8 encoder.. and stoik... (the reason to install 8 and 9 encoder is for more advance possibilities in stoick)... Koldfuzion wrote a good tutorial on how to do this in the MXM forum... but it may be difficult to find... anyway... you can just use wmv9 encoder and use the profile editor to make specialized profiles that encode in wmv8 format (that is what I suggest.)...

Best of luck...

Bloody Mary

Bloody Mary, I can't find where to change it to encode in WMV8. I can't find the profiles or anything :|

MWV8 Encoder was much simpler :|
Ed_209
user posted image

This was a MXM skin I ported over to work on unleashx. The loading intro starts out zoomed into the skin at a different angle, zooms out and the last frame of the animation is what the skin is! The original author that designed this was "Ice-Pr", he did an awesome job on the videos. Unfortunately the loading intro originally had no sound at all so I had to create some humming sound effects etc using Acid Music Pro 3.0, then once I did that I had to re-encode the video with the audio using Windows Media Encoder. Then I converted some of the WMV files to be XMV in hopes of making it more stable. I also custom made it so the video preview appears inside of the black X-sphere. I stayed up all night working on this... Enjoy!

download link: http://www.xbox-skins.net/index.php?download=1591

p.s. feel free to edit or delete the IP and F drive info, couldn't find a very good place to put it, but I felt like having at least those two things were necessary.
Dunny
user posted image

update on the Dell Media Experiance skin. In the process of creating the icons for each section and hopefully the stats will be able to scroll the bar at the top. The font needs updating too,

user posted image
BloodyMary
QUOTE (KLoNe @ Jun 18 2004, 06:20 AM)
Bloody Mary, I can't find where to change it to encode in WMV8. I can't find the profiles or anything :|

MWV8 Encoder was much simpler :|

use the profile editor in your start menu...

yes.. wmv8 encoder was simpler... not nearly as robust as wmv9 encoder.... after you use wmv9 encoder for a week or so.. you will not want to use anything else..
BloodyMary
QUOTE (Ed_209 @ Jun 18 2004, 10:21 AM)
This was a MXM skin I ported over to work on unleashx.  The loading intro starts out zoomed into the skin at a different angle, zooms out and the last frame of the animation is what the skin is! The original author that designed this was "Ice-Pr", he did an awesome job on the videos. Unfortunately the loading intro originally had no sound at all so I had to create some humming sound effects etc using Acid Music Pro 3.0, then once I did that I had to re-encode the video with the audio using Windows Media Encoder. Then I converted some of the WMV files to be XMV in hopes of making it more stable. I also custom made it so the video preview appears inside of the black X-sphere. I stayed up all night working on this...  Enjoy!

download link: http://www.xbox-skins.net/index.php?download=1591

p.s. feel free to edit or delete the IP and F drive info, couldn't find a very good place to put it, but I felt like having at least those two things were necessary.

Nice... I like it...


QUOTE (Dunny @ June 18, 2004)
update on the Dell Media Experiance skin. In the process of creating the icons for each section and hopefully the stats will be able to scroll the bar at the top. The font needs updating too,


That looks good Dunny... can't wait to see it completed...
KLoNe
Looks awesome Dunny, I think maybe round the edges of the menu items a little more tho? just my oppinion tho :| Looks a little sharp for suck a cool/calm skin.

BloodyMary, thanks for the tips, I should have found it last night but I was tired as hell.
hydraulix
dunny, i love your skins man, clean and practical. keep em rollin`
KLoNe
hydraulix: Could you please possibly answer alot of peopls dreams and do an update to your amazing UnleashBlu skin?
Master-Chief
Good job Dunny, I love that LCD Font at the top of that Mario Skin. Do you think that maybe a font change on the menu would be necessary? I was thinking of a more "cartoon" effect. wink.gif
mevinny
Ok I have just uploaded these to AXS.

user posted image
user posted image
user posted image

More comming soon. Let me know what you think.

mevinny

mterlouw
Looks awesome mevinny. I don't really like skins that use 75% of the screen for motherboard temp. and crap like that, then give you only 3 menu options at a time so....good job! biggrin.gif

It looks like they're not up yet on AXS, but what are they called? I'd like to be able to download them using UX, but all the skins are sorted alphabetically rather than by upload date.
Dunny
user posted image
user posted image
If anyone wants to add anything into this skin you can find it

HERE. -- 20/06/ fixed for the latest UX build.

It needs more icons and a loading screen. wink.gif
Master-Chief
MUCH MUCH Better. I like that! cool.gif
corkinator
Dunny, how does it look when a game is highlighted? Does it show a video/icon in that circle?
Also, couldn't get your download to work.

Thanks, looking great!! smile.gif
Dunny
QUOTE (corkinator @ Jun 19 2004, 09:58 PM)
Dunny, how does it look when a game is highlighted? Does it show a video/icon in that circle?
Also, couldn't get your download to work.

Thanks, looking great!! smile.gif

no thats another problem atm, you get a big distorted icon, Im hoping UX lets you disable Icons in certain menus but I havent got round to checking that yet.

link fixed wink.gif
mevinny
QUOTE (mterlouw @ Jun 19 2004, 04:58 PM)
Looks awesome mevinny. I don't really like skins that use 75% of the screen for motherboard temp. and crap like that, then give you only 3 menu options at a time so....good job! biggrin.gif

It looks like they're not up yet on AXS, but what are they called? I'd like to be able to download them using UX, but all the skins are sorted alphabetically rather than by upload date.

Thank you for your comments, and here are the skin names.

UX BLACK BOX BLUE
UX BLACK BOX GREEN
UX BLACK BOX RED


mevinny
Jezz_X
Well Mevinny beat me to it but here's a couple of shots of the one I'm doing based off a MXM skin that I made

user posted image

user posted image
Master-Chief
QUOTE (Jezz_X @ Jun 19 2004, 11:16 PM)
Well Mevinny beat me to it but here's a couple of shots of the one I'm doing based off a MXM skin that I made

user posted image

user posted image

AWww.. I LOVE THAT SKIN! love.gif

When I had MXM, that was the skin I used! Wasn't it called like JezzBoX or something? cool.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.