xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
82 Pages V « < 80 81 82  
Reply to this topicStart new topic
> Ms Dashboard Skins, Post your Ms Dash Skins
vintster
post Dec 22 2004, 07:49 AM
Post #1216


X-S Senior Member
**

Group: Members
Posts: 213
Joined: 15-February 04
Member No.: 100179



QUOTE(gasclown @ Dec 14 2004, 03:50 PM)
hi, yeh ive tried all the appropriate primitives and a few others ;/ and once there mapped and put it into the dash most of em look shitty. with the cellwall, in my opinion, less is definately more. 

problem with the dodech is that once tiled in dash you can barely see the sides.

oh, and vinster, ive borrowed and barstardized on some of yr old bg code  for my skins so  beerchug.gif    to you!

gas biggrin.gif
*




Yeah, I bet anything much more spherical than a box tongue.gif would lose its definition since you really only looking at a small portion of the entire model.

And glad to hear someone is making some use out of those old code snippets. I haven't really modified any code since JB announced XDN before UIX. Got kinda burned out and just wanted to play some games for a while. Once UIX comes out, I might try my hand at it again.

Anyways, keep up the awesome work!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
dcdrummerkid09
post Jan 7 2005, 01:00 AM
Post #1217


X-S Enthusiast


Group: Members
Posts: 2
Joined: 7-January 05
Member No.: 185167



how do you get the skin things to your xbox from you computer after you download the to the comp and how to you take the outside plastic skin thing off of it?? dry.gif dry.gif dry.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Japawaiian
post Feb 3 2005, 01:46 PM
Post #1218


X-S Enthusiast


Group: Members
Posts: 1
Joined: 3-February 05
Member No.: 195130



I have a Normal X-box Dashboard skin i want to put on my xbox, how do i do that???
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gasclown
post Feb 3 2005, 03:23 PM
Post #1219


X-S Freak
*****

Group: Members
Posts: 1128
Joined: 28-July 03
From: Brisvegas
Member No.: 52913
Xbox Version: v1.4
360 version: unknown



ok - drummerkid - you posted quite some time ago - hopefully by now youve figured out some of the basics - hehe.

Japawaiian - get UIX - problem solved. for help pm drummerkid tongue.gif

This post has been edited by gasclown: Feb 3 2005, 03:25 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SOLO-X
post Feb 22 2005, 06:19 PM
Post #1220


X-S Senior Member
**

Group: Members
Posts: 188
Joined: 29-July 03
Member No.: 53074
Xbox Version: v1.1
360 version: unknown



Where can I get these skins? I've been to allxboxskins and there are only a few. Will the lite ones work with the original THC dash?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
la7eralus
post Feb 23 2005, 12:01 AM
Post #1221


X-S Member
*

Group: Members
Posts: 114
Joined: 22-April 04
From: California
Member No.: 115683
Xbox Version: v1.0



If your talking about the screens for my dash, its alot more than a skin. You would need the multiple xips making up the interface.

This post has been edited by la7eralus: Feb 23 2005, 12:01 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SOLO-X
post Feb 23 2005, 06:33 PM
Post #1222


X-S Senior Member
**

Group: Members
Posts: 188
Joined: 29-July 03
Member No.: 53074
Xbox Version: v1.1
360 version: unknown



OK, Let me rephrase that "Where can I get the files at so I can inject them and have the newly skinned dashboards?"
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
la7eralus
post Feb 24 2005, 03:11 AM
Post #1223


X-S Member
*

Group: Members
Posts: 114
Joined: 22-April 04
From: California
Member No.: 115683
Xbox Version: v1.0



QUOTE(SOLO-X @ Feb 23 2005, 05:39 PM)
OK, Let me rephrase that "Where can I get the files at so I can inject them and have the newly skinned dashboards?"
*




By im'ing me on aim or msn or irc by the name i currently use.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
MoniXnoob
post Jun 15 2005, 10:49 PM
Post #1224


X-S Enthusiast


Group: Members
Posts: 7
Joined: 18-October 03
Member No.: 68702



sry i didnt specify the cool honey comb looking 1

QUOTE(gasclown @ Dec 8 2004, 12:58 AM)
ok, been getting a few pms bout this so here you go:

grab this:  the .xm

then paste this:
CODE

DEF MU_L3_musicpod2 Transform
{
       children
       [
           Spinner
           {
               rpm 10
 axis 6 6 6
               children
               [
                   Shape
                   {
                      /* appearance Appearance
                       {
                           material MaxMaterial
                           {
                               name "ReflectSurface"
   }
   texture ImageTexture { url "texture.xbx" }
                               } */
   appearance Appearance
                       {
                           material MaxMaterial
                               {
                                   name "EggGlowPulse"
                               }
                                                             
                           }
                       geometry Mesh { url "gasorb.xm" }
  }
               ]
           }

       ]
   rotation -0.993700 -0.088440 0.068970 -1.576000
   //scale 0.780000 0.780000 0.780000
   scale 0.0058 0.0058 0.0058
   scaleOrientation 0.000000 0.000000 0.000000 0.000000
   translation -46.880001 55.130001 -205.000000
}

above "DEF MU_L3_musicpod Transform" in musicplayedit.xip/default2.xap:

then comment out this whole section (or delete it) like this:

CODE

/*
DEF MU_L3_musicpod Transform
{
       children
       [
           Spinner
           {
               rpm 7.75
 axis 0 2 2
               children
               [
                   Shape
                   {
                       appearance Appearance
                       {
                           material MaxMaterial
                           {
                               name "InnerWall_01"
                           }
                           texture ImageTexture
                           {
                               alpha true
                               url "Morbcellwall.bmp"
                           }
                       }
                       geometry Mesh { url "MOrbCell-FACES.xm" }
                   }
               ]
           }
          Spinner
           {
               rpm 7.75
 axis 2 2 0
               children
               [
                   Shape
                   {
                       appearance Appearance
                       {
                           material MaxMaterial
                           {
                               name "InnerWall_01"
                           }
                           texture ImageTexture
                           {
                               alpha true
                               url "Morbcellwall.bmp"
                           }
                       }
                       geometry Mesh { url "MOrbCell-FACES.xm" }
                   }
               ]
           }
           Spinner
           {
               rpm 7.75
 axis 2 0 2
               children
               [
                   Shape
                   {
                       appearance Appearance
                       {
                           material MaxMaterial
                           {
                               name "InnerWall_01"
                           }
                           texture ImageTexture
                           {
                               alpha true
                               url "Morbcellwall.bmp"
                           }
                       }
                       geometry Mesh { url "MOrbCell-FACES.xm" }
                   }
               ]
           }

           Waver
           {
               rpm 7.75
 //axis 0 2 0
               children
               [
                   Shape
                   {
                       appearance Appearance
                       {
                           material MaxMaterial
                           {
                               name "InnerWall_01"
                           }
                           texture ImageTexture
                           {
                               alpha true
                               url "Morbcellwall.bmp"
                           }
                       }
                       geometry Mesh { url "MOrbCell-FACES.xm" }
                   }
               ]
           }
       ]
   rotation -0.993700 -0.088440 0.068970 -1.576000
   scale 0.780000 0.780000 0.780000
   scaleOrientation 0.000000 0.000000 0.000000 0.000000
   translation -46.880001 55.130001 -205.000000
} */
/*
       DEF MU_L3_musicpod Transform
       {
           children
           [
               Shape
               {
                   appearance Appearance
                   {
                       material MaxMaterial
                       {
                           name "GameEgg"
                       }
                   }
                   geometry Sphere
                   {
                       radius 5.786000
                   }
               }
           ]
           rotation -1.000000 0.000000 0.000000 -1.571000
           scale 0.124700 0.124700 0.124700
           translation -46.880001 55.130001 -205.000000
       }
*/


and insert gasorb.xm from the dl - voila!!
looks like this:
user posted image
*


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gasclown
post Oct 4 2005, 11:38 PM
Post #1225


X-S Freak
*****

Group: Members
Posts: 1128
Joined: 28-July 03
From: Brisvegas
Member No.: 52913
Xbox Version: v1.4
360 version: unknown



hehe, been a lotta braincells since i did anything with lite but customed this for a mate who seemingly has a lot of trouble refreshing menus in UIX lol. Its pm3 (sorta) for lite. has switchable bg's including the actual pm3 bg and etc and blah blah. no dl for this, if you really want it hit me up in the chan. Thanks to merde whose xbx's i robbed and choke who made the original image files.

user posted image

user posted image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flavor
post May 26 2007, 08:46 PM
Post #1226


X-S Senior Member
**

Group: Members
Posts: 151
Joined: 15-July 03
Member No.: 50085



Anyone still active with thclite skinning? smile.gif
I'm using a nice combination from parts of my skins and some parts from gasclown for almost two years now.
But there's a nice ASE exporter for Maya around that does not mess up the models so much...maybe I'll give it a try.
So If you use Maya you might want to try that out.

http://www.highend3d.com/maya/downloads/pl...xport/3721.html
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flavor
post Jul 9 2007, 12:03 AM
Post #1227


X-S Senior Member
**

Group: Members
Posts: 151
Joined: 15-July 03
Member No.: 50085



Huumm guess you're all happy with your crappy 360's flash dashboard thingy with halo2 skin.sad.gifbiggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





82 Pages V « < 80 81 82
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st May 2013 - 12:48 PM