Resource Container (RCO)

From PS3 Developer wiki
Revision as of 04:46, 25 October 2014 by Sandungas (talk | contribs)
Jump to navigation Jump to search

See also Discussion page

Description

Resource Container Objet (RCO) are used by XMB to storage:

  • text for all languages, (see XMB Fonts formatting)
  • images for icons (named textures)
  • sounds effects (for cursor navigation, trophy, ...) in .vag format (system_plugin.rco)
  • RCOXML files

See: Multimedia Formats and Tools

xmb modules (or plugins) accesses the .rco files contents (See Discussion page example), see Plugin Interfaces and VSH

Compression used: ZLIB

RCO Fileformat magic in PSP is "PRF". In PS3 is "FRP"

Tools

Mods

Links