Post Reply 
so i found the position factors...
:)
Author Message
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #31
RE: so i found the position factors...

Code:
1
2
3
4
5
6
		<AnimTree>
			<Animation name="anim_btnbar_show">
				<Recolour object="object:btnbar" duration="0" accelMode="0x0" red="0" green="0" blue="0" alpha="0" />
				<Recolour object="object:btnbar" duration="100" accelMode="0x0" red="0" green="0" blue="0" alpha="0.5" />
				<Delay time="100" />
			</Animation>


there are animations which are similar to psp's ...

anyway, im not really sure how things work yet...
I've been toying around with adding elements with no success so far, for example, the icon bar which i added for the main categories would refuse to ever show up until i just added a plane into the xmenu directly, which brings up a slight visibility issues, such as you see in my video.
The bar stays on top of pictures in picture browser and things like that..

I'll hunt down the rotate animation of the loading icons soon and try if i can copy it to the battery indicator :P

(01/05/2011 12:51 PM)Vegetano1 Wrote:  Adore Inluv

its the only flash0 theme Madwin this looks way better then the orignal PS3 xmb,. ;p

You should try put in some animation's! did you see any in rco's?? animtree's?? for infobars or infobar fadeout's?? there should be some you could easily tweak??

edit: nice infobar/clock change :)
01/05/2011 09:14 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #32
RE: so i found the position factors...
(01/05/2011 09:14 PM)mugi Wrote:  

Code:
1
2
3
4
5
6
		<AnimTree>
			<Animation name="anim_btnbar_show">
				<Recolour object="object:btnbar" duration="0" accelMode="0x0" red="0" green="0" blue="0" alpha="0" />
				<Recolour object="object:btnbar" duration="100" accelMode="0x0" red="0" green="0" blue="0" alpha="0.5" />
				<Delay time="100" />
			</Animation>


there are animations which are similar to psp's ...

anyway, im not really sure how things work yet...
I've been toying around with adding elements with no success so far, for example, the icon bar which i added for the main categories would refuse to ever show up until i just added a plane into the xmenu directly, which brings up a slight visibility issues, such as you see in my video.
The bar stays on top of pictures in picture browser and things like that..

I'll hunt down the rotate animation of the loading icons soon and try if i can copy it to the battery indicator :P

(01/05/2011 12:51 PM)Vegetano1 Wrote:  Adore Inluv

its the only flash0 theme Madwin this looks way better then the orignal PS3 xmb,. ;p

You should try put in some animation's! did you see any in rco's?? animtree's?? for infobars or infobar fadeout's?? there should be some you could easily tweak??

edit: nice infobar/clock change :)

On the PSP some icons don't show until i put a dummy file after them,.. you could try to just add a dummy file instead of a bar,.. or find a rco where to put the bar which will be disabled when viewing picture's,.. eg the rco where the clock is,..  

if you know whot the btnbar is you can make it animate :) this animation first sets the alpha to 0 with duration 0,. you could do something simular like make a different start position,..


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
01/05/2011 10:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #33
RE: so i found the position factors...
i tried putting the bar in the same place where the original digital clock's bar is (i cloned the bar) and it would never show :/

what do you mean with dummy files though ? care to make an example ?
(This post was last modified: 02/05/2011 07:21 AM by mugi.)
02/05/2011 07:20 AM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #34
RE: so i found the position factors...
(02/05/2011 07:20 AM)mugi Wrote:  i tried putting the bar in the same place where the original digital clock's bar is (i cloned the bar) and it would never show :/

what do you mean with dummy files though ? care to make an example ?
Is this extra menu bar in a rco?
if i understand you had to put that bar in else the main icons won't show??

then why not use a dummy image,.. 1x1 pixel,.. or 100% transparent,.??


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
02/05/2011 07:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #35
RE: so i found the position factors...
yes its in an rco, it's in sxmb_plugin_bormal.rco, as an added plane right above the xmenu that generates the main icons of the XMB

this is the only way i managed to make it visisble as i said, i tried doing a new plane under the original clock bar, but it didn't work, and i tried doing a completely new page by cloning the page that holds the clock, the bar, and some misc. info icons. Also never worked.

i still don't get what you mean by dummy files though.
the graphic is there inside the rco and it's fine, it's just the new planes/pages that are not working -_-
02/05/2011 09:46 AM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #36
RE: so i found the position factors...
ahh ok,.

and have you tried to plane a plane,..

plane.......
plane....../plane
plane/

??


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
02/05/2011 09:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #37
RE: so i found the position factors...
here's what I've done:

text in red is added code, rest is from unmodified rco...
Spoiler for the current (working solution):
	
	
	
<Page name="page_xmb_bg" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing"></Page>
	
	
	
<Page name="page_xmb" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
	
	
	
	

	
	
	
	
<Plane name="menubase_gfx" posX="-1550" posY="-148" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="600" height="42" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x120000" onLoad="nothing" unknown17="0xc000000" unknown18="0xd000500" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_menu_bg" unknownInt24="0x3"></Plane>

	
	
	
	
<XMenu name="xmenu" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="event:native:/Bar::onInit" unknown17="0x1010100" unknown18="0x2010100" unknown19="0x3010100" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" menus="0xa" onEnter="event:native:/Bar::onPush" onContext="event:native:/Bar::onContextMenu" unknownEvent28="event:native:/Bar::onCursorMove" onLabelLoad="event:native:/Bar::onScrollIn" unknownRef32="event:native:/Bar::onScrollOut">
	
	
	
	
	
<XMList name="list_user" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_sysconf" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_photo" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_music" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_video" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_tv" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_game" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_network" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_psn" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
	
<XMList name="list_friend" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
	
	
	
	
</XMenu>
	
	
	
</Page>

here's few i tried...
Spoiler for adding a plane to clone the clock bar:
<Page name="page_xmb_indicator" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
	
	
	
	
	
<Plane name="indicator" posX="-121" posY="-20" posZ="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
	
	
	
	
	
<Plane name="indi_base" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="0.73" scaleHeight="0.73" scaleDepth="1" iconOffset="0x120000" onLoad="nothing" unknown17="0xc000000" unknown18="0xd000500" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_bg" unknownInt24="0x3">
	
	
	
	
	
<Plane name="menubase_gfx" posX="-1550" posY="-148" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="600" height="42" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x120000" onLoad="nothing" unknown17="0xc000000" unknown18="0xd000500" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_menu_bg" unknownInt24="0x3">
	
	
	
	
	
</Plane>
	
	
	
	
	
	
<Plane name="indi_adjust" posX="-6" posY="0" posZ="0" redScale="0" greenScale="0" blueScale="0" alphaScale="0" width="1200" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x75020700" unknown18="0x76020700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
	
	
	
	
	
	
<Text name="clock" posX="100" posY="82" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="0.5" width="0" height="0" depth="1" scaleWidth="0.6" scaleHeight="0.6" scaleDepth="1" iconOffset="0x320000" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" text="nothing" font="nothing" unknownInt27="0x2000001" unknownInt29="0x1000000" size="5" topRed="0.6" topGreen="0.6" topBlue="0.6" bottomRed="0.6" bottomGreen="0.6" bottomBlue="0.6" spacingHorizontal="0" unknown37="0x0" unknown38="0x0" unknown39="0x0" spacingVertical="0" shadowX="4" shadowY="-5" shadowPerspective="0" shadowRed="0.25" shadowGreen="0.25" shadowBlue="0.25" shadowAlpha="1" unknown48="0x0" unknown49="0x0" unknown50="0x0" unknownFloat51="1" unknownFloat52="1" unknownFloat53="1" unknownFloat54="1" unknown55="0xffffffff" unknownInt56="0x13" unknownInt57="0x3" unknown58="0x0"></Text>
	
	
	
	
	
	
<Plane name="message" posX="-244" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_message" unknownInt24="0x0"></Plane>
	
	
	
	
	
	
<Plane name="chat" posX="-274" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_chat" unknownInt24="0x0"></Plane>
	
	
	
	
	
	
<Plane name="online" posX="-342" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_online" unknownInt24="0x0">
	
	
	
	
	
	
<Text name="online_num" posX="14" posY="2" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="1" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x310000" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" text="nothing" font="nothing" unknownInt27="0x1000001" unknownInt29="0x1000000" size="10" topRed="1" topGreen="1" topBlue="1" bottomRed="1" bottomGreen="1" bottomBlue="1" spacingHorizontal="0" unknown37="0x0" unknown38="0x0" unknown39="0x0" spacingVertical="0" shadowX="4" shadowY="-5" shadowPerspective="0" shadowRed="0.25" shadowGreen="0.25" shadowBlue="0.25" shadowAlpha="1" unknown48="0x0" unknown49="0x0" unknown50="0x0" unknownFloat51="1" unknownFloat52="1" unknownFloat53="1" unknownFloat54="1" unknown55="0xffffffff" unknownInt56="0x16" unknownInt57="0x3" unknown58="0x0"></Text>
	
	
	
	
	
</Plane>
	
	
	
	
	
	
<Plane name="avatar" posX="-376" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="nothing" unknownInt24="0x0"></Plane>
	
	
	
	
	
	
<Plane name="plus" posX="-410" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="32" height="32" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="nothing" unknown17="0x700" unknown18="0x700" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_indi_plus" unknownInt24="0x0"></Plane>
	
	
	
	
	
</Plane>
	
	
	
	
</Plane>
	
	
	
</Page>
and doing a complete page was a failure too but dunno really...
i don't know too much about building these files, I've only ever done one psp theme and that's it :P
(This post was last modified: 02/05/2011 10:28 AM by mugi.)
02/05/2011 10:25 AM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #38
RE: so i found the position factors...
In the first red text move the </plane> after </xmenu>

like this:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Page name="page_xmb_bg" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing"></Page>
<Page name="page_xmb" unknownInt0="0x1110000" onInit="nothing" onCancel="nothing" onContextMenu="nothing" onActivate="nothing">
<Plane name="menubase_gfx" posX="-1550" posY="-148" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="600" height="42" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x120000" onLoad="nothing" unknown17="0xc000000" unknown18="0xd000500" unknown19="0x0" unknownInt20="0x70000" unknownInt21="0x70000" unknown22="0x0" image="image:tex_menu_bg" unknownInt24="0x3">
<XMenu name="xmenu" posX="0" posY="0" posZ="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" depth="0" scaleWidth="1" scaleHeight="1" scaleDepth="1" iconOffset="0x0" onLoad="event:native:/Bar::onInit" unknown17="0x1010100" unknown18="0x2010100" unknown19="0x3010100" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" menus="0xa" onEnter="event:native:/Bar::onPush" onContext="event:native:/Bar::onContextMenu" unknownEvent28="event:native:/Bar::onCursorMove" onLabelLoad="event:native:/Bar::onScrollIn" unknownRef32="event:native:/Bar::onScrollOut">
<XMList name="list_user" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_sysconf" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_photo" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_music" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_video" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_tv" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_game" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_network" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_psn" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
<XMList name="list_friend" unknown0="0x0" image="nothing" unknownRef3="nothing"></XMList>
</XMenu>
</Plane>
</Page>

now you can move your plane, moving the whole XMB anywhere you want,. ;)

your plane menubase_gfx is planing the xmenu now,.. in other words,. the whole XMB is on the menu_gfx plane,. and so you can set the x and y of this plane moving the xmb,. you could even add animation,.. like a x rotation,. making the xmb look its 3d,..



Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
02/05/2011 11:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #39
RE: so i found the position factors...
I'll test that in a bit :)

lets hope it works
02/05/2011 11:28 AM
Find all posts by this user Quote this message in a reply
mugi
Paradigmatic Entity

Posts: 222.3840
Threads: 12
Joined: 18th Feb 2011
Reputation: -3.08805
E-Pigs: 15.2671
Offline
Post: #40
RE: so i found the position factors...
well, it did work but it raised few more issues...

placing the xmenu inside a plane does work, but since xmenu itself does not contain anything aside the basic menu structure of the xmb, it will majorly mess up a lot of other objects such as icon and folder, and menu item placements...

as for now I'll just stick on moving the xmb around from the layout_grid_1080 (this file is basically the HD1080p videomode's equivalent of psp's paf.prx)

now I'll need some sleep and tomorrow I'll do some more testing once I've unbricked the console again (lol)
02/05/2011 01:58 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: