Jump to content
OGXbox.com

UXArchitect


UKXboxDad
 Share

Recommended Posts

  • 2 months later...
  • 1 month later...
  • 4 months later...
  • 1 year later...
18 hours ago, Onknight said:

made a skin but it's not working in the xbox 

can anyone tell me what wrong with it 

Detroit Lions .zip 85.08 kB · 1 download

Take the space after Lions out of the filename.  Change "Detroit Lions .zip" to "Detroit Lions.zip".

What's not working mean?  It can mean several times.  I've downloaded it and will test.  More info after I try it.  

What resolution are you running at?  Many items will be off the screen for 480i/480p?

640x480 = bolded values below off screen

Excerpt from Detroit Lions skim.xml file:

<Main Globe="False" Orb="False" Fog="False">
        <Background EnableAudio="False">lions.png</Background>
        <InfoFont>Square-10.xpr</InfoFont>
        <Text Top="652" Left="665" Width="200" Scroll="0" Color="0xFF0080C0" Source="VideoMode" Align="Left" />
        <Text Top="246" Left="692" Width="200" Scroll="0" Color="0xFF0080C0" Source="Tray" Align="Left" />
        <Text Top="21" Left="72" Width="200" Scroll="0" Color="0xFF0080C0" Source="SerialNum" Align="Left" />
        <Text Top="612" Left="666" Width="192" Scroll="0" Color="0xFF000000" Source="F_FreeMB" Align="Left" />
        <Text Top="613" Left="452" Width="200" Scroll="0" Color="0xFF000000" Source="E_FreeMB" Align="Left" />
        <Text Top="87" Left="66" Width="200" Scroll="0" Color="0xFF000000" Source="SkinVersion" Align="Left" />
        <Text Top="108" Left="65" Width="200" Scroll="0" Color="0xFF0080C0" Source="CPUTempC" Align="Left" />
        <Text Top="648" Left="455" Width="200" Scroll="0" Color="0xFF0080C0" Source="IP" Align="Left" />
        <Text Top="66" Left="71" Width="200" Scroll="0" Color="0xFF0080C0" Source="Date" Align="Left" />
        <Text Top="43" Left="68" Width="200" Scroll="0" Color="0xFF000000" Source="Time" Align="Left" />
        <Image Top="15" Left="1068" Width="142" Height="189" Source="GameIcon" />
        <Image Source="GamePreview" />
        <Menu Align="Left" ShowIcon="False" ShowArrows="False">
            <Preview EnableAudio="True" Top="12" Left="632" Width="144" Height="191" />
            <Position Top="11" Left="777" Width="284" Height="195" Fixed="True" FixAt="2" MaxItem="4" />
            <Font>Square-10.xpr</Font>
        </Menu>
 

Link to comment
Share on other sites

1 hour ago, KaosEngineer said:

Take the space after Lions out of the filename.  Change "Detroit Lions .zip" to "Detroit Lions.zip".

What's not working mean?  It can mean several times.  I've downloaded it and will test.  More info after I try it.  

What resolution are you running at?  Many items will be off the screen for 480i/480p?

640x480 = bolded values below off screen

Excerpt from Detroit Lions skim.xml file:

<Main Globe="False" Orb="False" Fog="False">
        <Background EnableAudio="False">lions.png</Background>
        <InfoFont>Square-10.xpr</InfoFont>
        <Text Top="652" Left="665" Width="200" Scroll="0" Color="0xFF0080C0" Source="VideoMode" Align="Left" />
        <Text Top="246" Left="692" Width="200" Scroll="0" Color="0xFF0080C0" Source="Tray" Align="Left" />
        <Text Top="21" Left="72" Width="200" Scroll="0" Color="0xFF0080C0" Source="SerialNum" Align="Left" />
        <Text Top="612" Left="666" Width="192" Scroll="0" Color="0xFF000000" Source="F_FreeMB" Align="Left" />
        <Text Top="613" Left="452" Width="200" Scroll="0" Color="0xFF000000" Source="E_FreeMB" Align="Left" />
        <Text Top="87" Left="66" Width="200" Scroll="0" Color="0xFF000000" Source="SkinVersion" Align="Left" />
        <Text Top="108" Left="65" Width="200" Scroll="0" Color="0xFF0080C0" Source="CPUTempC" Align="Left" />
        <Text Top="648" Left="455" Width="200" Scroll="0" Color="0xFF0080C0" Source="IP" Align="Left" />
        <Text Top="66" Left="71" Width="200" Scroll="0" Color="0xFF0080C0" Source="Date" Align="Left" />
        <Text Top="43" Left="68" Width="200" Scroll="0" Color="0xFF000000" Source="Time" Align="Left" />
        <Image Top="15" Left="1068" Width="142" Height="189" Source="GameIcon" />
        <Image Source="GamePreview" />
        <Menu Align="Left" ShowIcon="False" ShowArrows="False">
            <Preview EnableAudio="True" Top="12" Left="632" Width="144" Height="191" />
            <Position Top="11" Left="777" Width="284" Height="195" Fixed="True" FixAt="2" MaxItem="4" />
            <Font>Square-10.xpr</Font>
        </Menu>
 

720P Wide 

Link to comment
Share on other sites

Hard for me to test it right now I only have SD hooked up to my ogXbox. :(

 

What's not working mean in your case?

Nothing shows up? 

Changing to your new skin freezes/locks up UnleashX?

Update: Tried to change to it and UnleashX locked up for me.  Not sure if that's because I only have 480i resolution with SD (composite or otherwise.

 

Link to comment
Share on other sites

I think it has something to do with these two lines of the skin.xml file:

<Image Top="15" Left="1068" Width="142" Height="189" Source="GameIcon" />
<Image Source="GamePreview" />

I removed them and it loads.  

Try that and see how things look.  Then, add one of those lines and see if it works, then add the other.  Try setting the GameIcon size of 70x70 pixels instead of 189x142.

P.S.Also, some of the text colors are 0xFF000000 (Black) instead of 0xFF0080C0 (Detroit Lions' Blue) and don't show up on the Black background.

Link to comment
Share on other sites

4 minutes ago, KaosEngineer said:

I think it has something to do with these two lines of the skin.xml file:

<Image Top="15" Left="1068" Width="142" Height="189" Source="GameIcon" />
<Image Source="GamePreview" />

I removed them and it loads.  

Try that and see how things look.  Then, add one of those lines and see if it works, then add the other.

P.S.Also, some of the text colors are 0xFF000000 (Black) instead of 0xFF0080C0 (Detroit Lions' Blue) and don't show up on the Black background.

Thanks I just finishing a 640X480 One and it works fine

 

Lions-SD.zip

Edited by Onknight
Link to comment
Share on other sites

<Image blah blah blah Source="GameIcon" />

is outside of the <Menu></Menu> section.  Add it right before or after your Menu section.  Size DOESN'T matter.  It rescales the game's icon to fix the specified size.

Possibly the same thing for:

  •  <Image Source="GamePreview" /> 

It goes outside of the <Menu></Menu> section of the skin.xml file.

Link to comment
Share on other sites

4 minutes ago, KaosEngineer said:

<Image blah blah blah Source="GameIcon" />

is outside of the <Menu></Menu> section.  Add it right before or after your Menu section.  Size DOESN'T matter.  It rescales the game's icon to fix the specified size.

Possibly the same thing for:

  •  <Image Source="GamePreview" /> 

It goes outside of the <Menu></Menu> section of the skin.xml file.

Thanks for the help :)

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

Board Life Status


Board startup date: April 23, 2017 12:45:48
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.