Template:RCO TOC reference types

From PS3 Developer wiki
Revision as of 11:00, 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 event:native:/runFuctionX
VSMXFile/RCOXML Script function VSMX inside RCO event:script:/main/runFuctionX
0x04010000 # (0-based) text: RCOXML Objects
XMBML Code
TextTree/RCOXML Texts strings <language>.xml inside RCO text:msg_mytext
0x04020000 absolute image: RCOXML Objects
XMBML Code
ImageTree/RCOXML Images textures .GIM .PNG .JPG inside RCO image:tex_mytexture
0x04030000 absolute model: RCOXML Objects ModelTree/RCOXML Models .GMO inside RCO model:mymodel
0x04040000 absolute ? sound: ? associated .SPRX SoundTree/RCOXML Sounds .VAG inside RCO sound:mysound ? speculation
0x04050000 absolute font: RCOXML Objects FontTree/RCOXML Fonts styles ? font:fontstyle_sanserif speculation
0x04060000 absolute ? unknown speculation
0x04070000 absolute object2: RCOXML Objects ObjectTree/RCOXML Objects RCOXML code object2:plane_myplane speculation
0x04080000 absolute anim: RCOXML Animations AnimTree/RCOXML Animations RCOXML code anim:myanimation
0x04090000 absolute object: RCOXML Animations ObjectTree/RCOXML Objects RCOXML code object:plane_myplane
0xFFFF0000 0xFFFFFFFF nothing