Template:RCO TOC reference types

From PS3 Developer wiki
Revision as of 11:15, 26 September 2016 by Sandungas (talk | contribs)
Jump to navigation Jump to search
RCO TOC reference types
Reference_type Pointer type Method Loader Loads From Example (XML) Notes
0x04000000 relative event: RCOXML Objects
RCOXML Animations
code function associated .SPRX <Entry reference="event:native:/runFuctionX">
VSMXFile/RCOXML Script function VSMX inside RCO <Entry reference="event:script:/main/runFuctionX">
0x04010000 # (0-based) text: RCOXML Objects
XMBML Code
TextTree/RCOXML Texts strings <language>.xml inside RCO <Entry reference="text:msg_mytext">
0x04020000 absolute image: RCOXML Objects
XMBML Code
ImageTree/RCOXML Images textures .GIM .PNG .JPG inside RCO <Entry reference="image:tex_mytexture">
0x04030000 absolute model: RCOXML Objects ModelTree/RCOXML Models .GMO inside RCO <Entry reference="model:mymodel">
0x04040000 absolute ? sound: ? associated .SPRX SoundTree/RCOXML Sounds .VAG inside RCO <Entry reference="sound:mysound"> ? speculation
0x04050000 absolute font: RCOXML Objects FontTree/RCOXML Fonts styles ? <Entry reference="font:fontstyle_sanserif"> speculation
0x04060000 absolute ? unknown speculation
0x04070000 absolute object2: RCOXML Objects ObjectTree/RCOXML Objects RCOXML code <Entry reference="object2:plane_myplane"> speculation
0x04080000 absolute anim: RCOXML Animations AnimTree/RCOXML Animations RCOXML code <Entry reference="anim:myanimation">
0x04090000 absolute object: RCOXML Animations ObjectTree/RCOXML Objects RCOXML code <Entry reference="object:plane_myplane">
0xFFFF0000 0xFFFFFFFF nothing