RCOXML Objects

From PS3 Developer wiki
Revision as of 05:46, 19 November 2015 by Sandungas (talk | contribs)
Jump to navigation Jump to search

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

Plane

Group

Button

XMenu

XMList

XList

Progress

Scroll

MList

MItem

ObjUnknown0xB

XItem

Text

ModelObject

Spin

Action

ItemSpin

LList

LItem

Edit

Clock

IList

IItem

Icon

UButton

ObjUnknown0x1B

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.