xboxscene.org forums

Author Topic: Widescreen Skins...  (Read 126 times)

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Widescreen Skins...
« on: January 10, 2005, 02:43:00 AM »

unsure.gif  I have yet to find any info on how to do it.  
I notice a while back when I had UXArchitect installed that it actually put width and height tags in the skin xml but then your stuck at one resolution.  ohmy.gif
If it dosn't allready exist we need a Widescreen=true setting for skins so that they will scale properly on normal 16x9 TV's and upsize on HDTV's
I have a widescreen TV in the lounge but its not high def so I can't make or try them.

If anybody knows the exact skin tags for 16x9 skins please post them
Logged

sr_sparky

  • Archived User
  • Full Member
  • *
  • Posts: 195
Widescreen Skins...
« Reply #1 on: January 10, 2005, 06:53:00 PM »

CODE


   
  sr_sparky
  Copyright 2004
  0.1
   


  
     filemanager.png
  


  
     Load.png
  


   

  square-10.XPR
  backford.png
  
  
  background.png

  
     ft53_10.xpr
     
     
  


  
  

  
  

  
  
  

  

  
  
   


   
  0xFF000000
  
  0x00FFFFFF
  0xFFFFFFFF
  0xFF2E438D
  0xFFFFFFFF
  0xFF162043
  0xFFFFFFFF
  0xFF2E438D
  0xFFFFFFFF
  0xFFC0C0C0
  0xFFFFFFFF
  0xFFFFFFFF
  
  
  0xFF02C90C
  0xCD636482
  0xFFFFFFFF
  0xE102C90C   
  0xCC00C000
  0xffc0c0c0
  0xff808080
  0xff000000
  0xff808080
  0xff008000
  0xff000000
  0xffFFFFFF
  0xff0000FF
  0xFFFFFFFF
  0xFF4060B5
  0x00000000
  0x00000000
  
  
   




The things to note here is this line:
CODE
 background.png


and all of the images used are 800x480

as in the following image

user posted image

This is only for my standard definition 16x9 tv. Not sure about the HDTV ones.

Hope this helps.
Stuart
Logged

Jezz_X

  • Archived User
  • Hero Member
  • *
  • Posts: 2893
Widescreen Skins...
« Reply #2 on: January 10, 2005, 10:01:00 PM »

QUOTE
    <Information>
        <Author>Your Name</Author>
        <Version>1</Version>
        <Copyright>2004</Copyright>
        <ScreenSize Width="720" Height="480" />
        <Skinner Name="UX Architect" Version="1.0c" />
    </Information>


HDTV 720 WIDESCREEN
QUOTE
    <Information>
        <Author>Your Name</Author>
        <Version>1</Version>
        <Copyright>2004</Copyright>
        <ScreenSize Width="1280" Height="720" />
        <Skinner Name="UX Architect" Version="1.0c" />
    </Information>


This will have the result of locking the skin in that resolution and makes it impossible to test a HDTV skin on a non HDTV TV because you just cant see half of it as its off the screen.  (at least last tine I tried)
Logged

brogan

  • Archived User
  • Newbie
  • *
  • Posts: 11
Widescreen Skins...
« Reply #3 on: January 11, 2005, 08:55:00 AM »

jezz, thanks for the post...i have no doubt if you had the access to a HDTV set you would hook that up...i only know one person who may have the skills & has access to a 16x9 HDTV to do it, but he's never tried anything like that...jezz, could you give me a rundown on what apps/tools i would need to make a skin? any tips would be greatly appreciated...if anyone else out there has the a HDTV & the skills to make a skin, please do...im surprised that more people havent posted about the lack of 16x9 HDTV skins...
Logged