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
3 Pages V < 1 2 3 >  
Reply to this topicStart new topic
> Mxm Skinner V5.0, Questions/suggestions/bug reports
fastTOE
post Nov 9 2003, 08:51 PM
Post #16


X-S X-perience
**

Group: Members
Posts: 320
Joined: 5-June 03
From: Southern California
Member No.: 42225
Xbox Version: v1.0
360 version: v1 (xenon)



alright, prepare yourself for what is probably a very dumb noob question, here goes:

i am making a skin with mxm5.0 (obviously if im posting here...) and under the configuration menu i set my menu boxes to the color i want them to be (white with red and black text) and then when im actually creating the skin and i go down and click on the create game list (mxm menu) button it only allows me to draw in black boxes,... i can change the color of the text but not the boxes themselves,.. wut am i doing wrong?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Nov 9 2003, 10:02 PM
Post #17


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Menus don't have a box around them. They are transparent.
If you want a box, you can draw one, then draw a menu over it.

I just put black there because it is the default screen color.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fastTOE
post Nov 10 2003, 01:31 AM
Post #18


X-S X-perience
**

Group: Members
Posts: 320
Joined: 5-June 03
From: Southern California
Member No.: 42225
Xbox Version: v1.0
360 version: v1 (xenon)



oh ok,... makes sense, thank you very much....

now i am still having a problem getting the skin to work, tho...

i read the mxm users guide on how to put a skin in the xml, and im trying to do it, but it just is not working for me,... i am editing the xml directly bc i dont have the .net 1.1 and i dont feel like waiting 2hrs to download it with my 56k..... anyways i made a subfolder with my skin as the only item in it as of now,... this is what it looks like

<submenu>
<sortfield>title</sortfield>
<description>needful things</description>
<title>skins</title>
<skinspath>c:mxmskins</skinspath>
<item>
<title>deathbloodandrobots</title>
<description>redbloodandblackdeath</description>
<dir>c:(backslash)mxmskins<dir>
<dir>c:(backslash)mxmskins(backslash)deathbloodandrobots</dir>
<dir>c:(backslash)mxmskins(backslash)deathbloodandrobots(backslash)media</dir>
<dir>c:mxmskins(backslash)deathbloodandrobots(backslash)mxm_skin.xml</dir>
<exe>c:(backslash)mxmskins(backslash)deathbloodandrobots(backslash)mxm_skin.xml</exe>
<xbeid>16974304</xbeid>
<verified>true</verified>
</item>
</submenu>


i am slightly confused, so i dont know if i need all of those dir's but i put them there just in case,.... any help on this would be appreciated,....

p.s. im begining to love this mxm thing,.... ive had evox for a long time now, and there is just so much more that you can do with mxm,... i just need to learn all over again, anyways... thanks in advance


edit: there is backslashes in my actual xml, but for somereason x-s takes them out.... i put them in as (backslash) sorry it looks all goofy now....

This post has been edited by fastTOE: Nov 10 2003, 01:35 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Nov 10 2003, 05:30 AM
Post #19


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Whoa! You don't need to specify skins in your mxm.xml!
Look at this site on how to "install" skins (you only need to copy the folder over)
MXM Guide

All you need to do is specify a skinspath (Default, I think, is c:Skins)
And put your skin folder in there.

This post has been edited by geniusalz: Nov 10 2003, 05:32 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fastTOE
post Nov 10 2003, 06:29 PM
Post #20


X-S X-perience
**

Group: Members
Posts: 320
Joined: 5-June 03
From: Southern California
Member No.: 42225
Xbox Version: v1.0
360 version: v1 (xenon)



ok, im sorry i am being such a dumbass with this... but listen to what is happening to me now....
ok, i have a cache_menu.xml and a mxm.xml
in my mxm.xml i have:
CODE
<skinspath>c:mxmskins</skinspath>

then in my cache_menu.xml i have:
CODE
<item>
<dir>c:mxm.xml</dir>
<exe>c:mxmskinsdeathbloodandrobotsMXM_Skin.xml</exe>
<xbeid>17085048</xbeid>
<verified>true</verified>
</item>


now the funny part is, about 1 out of every 15 times i start my xbox it loads up my created skin (deathbloodandrobots) but the other 14 times it does a bunch of color variations of this other skin that came with mxm i think its called simplicity remixed, im not sure

p.s. deathbloodandrobots is a skin i created in mxmskinner, but all credit goes to someone else on it, im not sure who but it was orignally a evo-x skin that i really liked and just stole the .jpgs from....


edit: also, is there a way to make images opaque? i.e. ICO-Media images transparent over your original skin sorta thing?

This post has been edited by fastTOE: Nov 10 2003, 06:34 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Nov 11 2003, 02:41 AM
Post #21


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Remove this:
QUOTE
<item>
<dir>c:mxm.xml</dir>
<exe>c:mxmskinsdeathbloodandrobotsMXM_Skin.xml</exe>
<xbeid>17085048</xbeid>
<verified>true</verified>
</item>



To select a skin:

Press Y (in mxm)
Go to configuration
Skins or something, and select a skin

By default mxm has it set to random, that's why you see random skins.

As for the transparency, not yet. However, BJ is working on a way to set any image transparent. Actually, working on a way to use a grayscale image as an alpha channel for another image. If that makes sense. lol

This post has been edited by geniusalz: Nov 11 2003, 02:52 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fastTOE
post Nov 11 2003, 11:06 AM
Post #22


X-S X-perience
**

Group: Members
Posts: 320
Joined: 5-June 03
From: Southern California
Member No.: 42225
Xbox Version: v1.0
360 version: v1 (xenon)



thanks, got it working, sorry had to do it step by step lol.... and im looking forward to the next upgrade there... thanks again
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
IggyFkgPop
post Nov 13 2003, 06:19 PM
Post #23


X-S Young Member
*

Group: Members
Posts: 41
Joined: 6-September 03
Member No.: 60889



Hi, I have a problem with MXM skinner. When I open the program the window it displays in is too larg and the bottom and right side of the screen are cut off. I've tried all kinds of resizing and resolution changes and even when I get the the whole window to fit on screen it's still cut off at bottom and right side. I've looked everywhere for a solution but haven't been able to find any refference to anyone having similar problem. MXM & Skinner are just what i've been looking for but it's a little annoying to work under these conditions. I'm sure there's some simple solution so if you could help me out...

Thanks for any help.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Nov 14 2003, 05:02 AM
Post #24


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Skinner is designed for use with 1024x768 (or greater) resolution.

I tried, but fitting everything on 800x600 wasn't working. Because the screen's size itself is 640x480.

So if you switch to 1024x768 all of it should show up.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
fastTOE
post Dec 23 2003, 05:41 AM
Post #25


X-S X-perience
**

Group: Members
Posts: 320
Joined: 5-June 03
From: Southern California
Member No.: 42225
Xbox Version: v1.0
360 version: v1 (xenon)



quick question, is there a way to have the game's thumbnail show up on the loading screen,... kinda like the "cgtitle" or "cg desc" kinda thing?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Dec 23 2003, 06:46 AM
Post #26


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Go to resource manager, and select "Preset". Then select "GameIcon". Add that.

Then create an image element in the "load" screen, selecting the GameIcon resource.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
flattspott
post Jan 16 2004, 03:25 AM
Post #27


X-S Freak
*****

Group: Moderator
Posts: 1787
Joined: 14-April 03
From: Southern California
Member No.: 32293
Xbox Version: v1.0
360 version: v1 (xenon)



I came across a bug in MXM Skinner 5.

I was almost done and for some reason I hit the stop video button (when no video was playing) and the program closed on me before I saved. You should make the button disabled until a video is actual running.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Jan 16 2004, 03:57 AM
Post #28


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



I'll look into that
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Xzigx
post Jan 16 2004, 06:12 PM
Post #29


X-S Genius
****

Group: Members
Posts: 776
Joined: 6-January 03
From: South Florida, USA
Member No.: 16819
Xbox Version: v1.1
360 version: v1 (xenon)



I can use jpg with this program fine, however anytime I attempt to place a png on the screen box, the program abruptly closes itself down. Any suggestions???
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
geniusalz
post Jan 17 2004, 04:40 PM
Post #30


Team MXM
*****

Group: Head Moderator
Posts: 1827
Joined: 3-January 03
Member No.: 16298
Xbox Version: v1.1
360 version: unknown



Try registering the dlls and ocx like it says in the readme.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





3 Pages V < 1 2 3 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 19th June 2013 - 03:40 AM