RCOXML Objects: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 594: Line 594:
===IItem===
===IItem===
{| class="wikitable"
{| class="wikitable"
|+specific object attributes (LItem)
|+specific object attributes (IItem)
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr>
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr>
|-
|-
Line 608: Line 608:
===Icon===
===Icon===
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}}
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}}
{| class="wikitable"
|+specific object attributes (Icon)
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr>
|-
! Name !! Type !! Examples
|-
| iconImage || image ||  ||  ||
|-{{cellcolors|#DD6666}}
| iconUnknownImage25 || image ||  || ? || shadow ?
|-{{cellcolors|#DD6666}}
| iconUnknownImage27 || image ||  || ? || focus ?
|}


===UButton===
===UButton===
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}}
{{spoiler|standard object attributes|{{RCOXML standard object attributes}}}}
{| class="wikitable"
|+specific object attributes (UButton)
! colspan="3" | Attribute !! rowspan="2" | How it works !! rowspan="2" | <abbr title="after verifyed this info needs to be moved to the column at left with an explain of how it works">Research notes (partially speculative)</abbr>
|-
! Name !! Type !! Examples
|-
| ubuttonImage || image ||  ||  ||
|-
| ubuttonOnPush || event ||  ||  ||
|-
| ubuttonOnFocusIn || event ||  ||  ||
|-
| ubuttonOnFocusOut || event ||  ||  ||
|-
| ubuttonOnFocusLeft || event ||  ||  ||
|-
| ubuttonOnFocusRight || event ||  ||  ||
|-
| ubuttonOnFocusUp || event ||  ||  ||
|-
| ubuttonOnFocusDown || event ||  ||  ||
|-{{cellcolors|#DD6666}}
| ubuttonUnknownInt39 || int ||  ||  ||
|}


===ObjUnknown0x1B===
===ObjUnknown0x1B===
Unknown attributes


===CheckboxGroup===
===CheckboxGroup===

Revision as of 10:21, 19 November 2015

Description

RCOXML Objects are defined in the XML code embedded inside .rco files. See Resource Container (RCO) and RCOXML Structure

There are a lot of objects, should be considered the "construction blocks" of the XMB

ObjectTree

Page

specific object attributes (Page)
Attribute How it works Research notes (partially speculative)
Name Type Examples
pageUnknownInt0 int ?
pageOnInit event
pageOnCancel event
pageOnContext event
pageOnActivate event

Plane

specific object attributes (Plane)
Attribute How it works
Name Type Examples
planeImage image
planeDisplayMode int

Button

specific object attributes (Button)
Attribute How it works Research notes (partially speculative)
Name Type Examples
buttonImage image
buttonShadow image
buttonFocus image
buttonText text
buttonOnPush event
buttonOnFocusIn event
buttonOnFocusOut event
buttonOnFocusLeft event
buttonOnFocusRight event
buttonOnFocusUp event
buttonOnFocusDown event
buttonOnContext event
buttonUnknownInt47 int ?

XMenu

specific object attributes (XMenu)
Attribute How it works
Name Type Examples
xmenuMenus int
xmenuOnPush event
xmenuOnContext event
xmenuOnCursorMove event
xmenuOnScrollIn event
xmenuOnScrollOut event

XMList

specific object attributes (XMList)
Attribute How it works Research notes (partially speculative)
Name Type Examples
xmlistUnknown0 unk ?
xmlistImage image
xmlistText text

XList

specific object attributes (XList)
Attribute How it works Research notes (partially speculative)
Name Type Examples
xlistUnknownInt23 int ?
xlistOnMove event
xlistOnScrollIn event
xlistOnScrollOut event
xlistOnPush event
xlistOnContext event
xlistOnCancel event
xlistUnknownEvent36 event ?

Progress

specific object attributes (Progress)
Attribute How it works Research notes (partially speculative)
Name Type Examples
progressUnknownFloat23 float ?
progressUnknown24 unk ?
progressUnknownRef25 ref ?
progressUnknownRef27 ref ?
progressUnknownRef29 ref ?

Scroll

specific object attributes (Scroll)
Attribute How it works Research notes (partially speculative)
Name Type Examples
scrollUnknownFloat23 float ?
scrollUnknownFloat24 float ?
scrollUnknown25 unk ?
scrollUnknownRef26 ref ?
scrollUnknownRef28 ref ?
scrollUnknownRef30 ref ?
scrollUnknownRef32 ref ?
scrollUnknownRef34 ref ?

MList

specific object attributes (MList)
Attribute How it works Research notes (partially speculative)
Name Type Examples
mlistUnknown23 unk ?
mlistUnknown24 unk ?
mlistUnknown25 unk ?
mlistUnknown26 unk ?
mlistUnknown27 unk ?
mlistUnknown28 unk ?
mlistUnknown29 unk ?
mlistUnknown30 unk ?
mlistUnknownRef32 ref ?
mlistOnPush event
mlistOnCursorMove event
mlistOnFocusIn event
mlistOnFocusOut event
mlistOnFocusLeft event
mlistOnFocusRight event
mlistOnFocusUp event
mlistOnFocusDown event
mlistOnScrollIn event
mlistOnScrollOut event

MItem

specific object attributes (MItem)
Attribute How it works Research notes (partially speculative)
Name Type Examples
mitemText text
mitemTextAlt text
mitemUnknownRef4 ref ?

ObjUnknown0xB

Unknown attributes

XItem

specific object attributes (XItem)
Attribute How it works Research notes (partially speculative)
Name Type Examples
xitemImage image
xitemText text
xitemUnknownRef4 ref ?

Text

specific object attributes (Text)
Attribute How it works Research notes (partially speculative)
Name Type Examples
textText text
textFont ref
textUnknownInt27 int ?
textUnknownInt29 int ?
textSize float
textTopRed float
textTopGreen float
textTopBlue float
textBottomRed float
textBottomGreen float
textBottomBlue float
textSpacingHorizontal float
textUnknown37 unk ?
textUnknown38 unk ?
textUnknown39 unk ?
textSpacingVertical float
textShadowX float
textShadowY float
textShadowPerspective float
textShadowRed float
textShadowGreen float
textShadowBlue float
textShadowAlpha float
textUnknown48 unk ?
textUnknown49 unk ?
textUnknown50 unk ?
textUnknownFloat51 float ?
textUnknownFloat52 float ?
textUnknownFloat53 float ?
textUnknownFloat54 float ?
textUnknown55 unk ?
textUnknownInt56 int ?
textUnknownInt57 int ?
textUnknown58 unk ?

ModelObject

specific object attributes (ModelObject)
Attribute How it works
Name Type Examples
modelobjectModel model

Spin

specific object attributes (Spin)
Attribute How it works Research notes (partially speculative)
Name Type Examples
spinUnknown23 unk ?
spinUnknownInt24 int ?
spinUnknownRef25 ref ?
spinUnknownRef27 ref ?
spinOnDecide event
spinOnCancel event
spinOnRollIn event
spinUnknownRef35 ref ?
spinUnknownRef37 ref ?
spinUnknownRef39 ref ?
spinUnknownRef41 ref ?
spinUnknownRef43 ref ?
spinUnknownRef45 ref ?
spinUnknownRef47 ref ?

Action

specific object attributes (Action)
Attribute How it works
Name Type Examples
actionText text

ItemSpin

specific object attributes (ItemSpin)
Attribute How it works Research notes (partially speculative)
Name Type Examples
itemspinUnknownInt23 int ?
itemspinUnknownInt24 int ?
itemspinUnknownInt25 int ?
itemspinUnknownInt26 int ?
itemspinUnknownInt27 int ?
itemspinUnknownFloat28 float ?
itemspinUnknownRef29 ref ?
itemspinUnknownRef31 ref ?
itemspinOnDecide event
itemspinOnCancel event
itemspinUnknownRef37 ref ?
itemspinUnknownRef39 ref ?
itemspinOnFocusIn event
itemspinOnFocusOut event
itemspinOnFocusLeft event
itemspinOnFocusRight event
itemspinObjPrev object
itemspinObjNext object

Group

Defined only by the "standard object attributes"

LList

specific object attributes (LList)
Attribute How it works Research notes (partially speculative)
Name Type Examples
llistUnknownInt23 int ?
llistUnknown24 unk ?
llistUnknownFloat25 float ?
llistUnknownUnk26 unk ?
llistUnknownUnk27 unk ?
llistUnknownRef28 ref ?
llistUnknownRef30 ref ?
llistUnknownRef32 ref ?
llistUnknownRef34 ref ?
llistUnknownRef36 ref ?
llistUnknownRef38 ref ?
llistUnknownEvent40 event ?
llistUnknownRef42 ref ?

LItem

specific object attributes (LItem)
Attribute How it works Research notes (partially speculative)
Name Type Examples
litemText text
litemUnknownRef2 ref ?
litemUnknownRef4 ref ?

Edit

specific object attributes (Edit)
Attribute How it works Research notes (partially speculative)
Name Type Examples
editUnknown23 unk ?
editUnknown24 unk ?
editUnknown25 unk ?
editUnknown26 unk ?
editUnknownRef27 ref ?
editUnknownRef29 ref ?
editOnDecide event
editOnCancel event
editUnknownRef35 ref ?
editUnknownRef37 ref ?
editOnFocusLeft event
editOnFocusRight event
editUnknownObject43 object ?
editUnknownObject45 object ?
editUnknownRef47 ref ?

Clock

specific object attributes (Clock)
Attribute How it works Research notes (partially speculative)
Name Type Examples
clockUnknownInt23 int ?
clockUnknownFloat24 float ?
clockText text
clockTextAlt text
clockUnknownRef29 ref ?
clockUnknownRef31 ref ?
clockOnDecide event
clockOnCancel event
clockUnknownRef37 ref ?
clockUnknownRef39 ref ?
clockOnFocusLeft event
clockOnFocusRight event
clockUnknownRef45 ref ?
clockUnknownRef47 ref ?
clockOnTickClock event

IList

specific object attributes (IList)
Attribute How it works Research notes (partially speculative)
Name Type Examples
ilistUnknown23 unk ?
ilistUnknown24 unk ?
ilistUnknownRef25 ref ?
ilistUnknownRef27 ref ?
ilistOnFocusLeft event
ilistOnFocusRight event
ilistUnknownRef33 ref ?
ilistOnFocusDown event
ilistUnknownRef37 ref ?

IItem

specific object attributes (IItem)
Attribute How it works Research notes (partially speculative)
Name Type Examples
iitemUnknown1 unk ?
iitemText text
iitemTextAlt text

Icon

specific object attributes (Icon)
Attribute How it works Research notes (partially speculative)
Name Type Examples
iconImage image
iconUnknownImage25 image ? shadow ?
iconUnknownImage27 image ? focus ?

UButton

specific object attributes (UButton)
Attribute How it works Research notes (partially speculative)
Name Type Examples
ubuttonImage image
ubuttonOnPush event
ubuttonOnFocusIn event
ubuttonOnFocusOut event
ubuttonOnFocusLeft event
ubuttonOnFocusRight event
ubuttonOnFocusUp event
ubuttonOnFocusDown event
ubuttonUnknownInt39 int

ObjUnknown0x1B

Unknown attributes

CheckboxGroup

CheckboxItem

Meter

EditBox

Object examples

Changing color, size & shadow of TEXTS

Tutorial link: Changing the XMB Colour

Located into .xml files of .rco files, scale R G B α colors go between 0 to 1.

e.g.: Decimal value divided by 255 to get into this scale.